esphome/tests/components/store_yaml/common.yaml

14 lines
189 B
YAML
Raw Normal View History

2024-11-06 20:13:10 +01:00
wifi:
ssid: ssid
password: password
2024-11-06 19:28:49 +01:00
api:
services:
2024-11-06 19:51:06 +01:00
- service: 'store_yaml_log'
2024-11-06 19:28:49 +01:00
then:
2024-11-06 19:51:06 +01:00
- store_yaml.log
2024-11-06 19:28:49 +01:00
store_yaml:
show_in_dump_config: True
2024-11-06 19:28:49 +01:00
show_secrets: True