1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-31 15:12:06 +00:00
Files
esphome/tests/unit_tests/fixtures/yaml_util/secrets.yaml
2025-09-11 17:01:11 +12:00

5 lines
126 B
YAML

test_secret: "my_secret_value"
another_secret: "another_value"
wifi_password: "super_secret_wifi"
api_key: "0123456789abcdef"