mirror of
https://github.com/esphome/esphome.git
synced 2024-11-27 17:27:59 +01:00
9 lines
148 B
YAML
9 lines
148 B
YAML
api:
|
|
services:
|
|
- service: 'store_yaml_log'
|
|
then:
|
|
- store_yaml.log
|
|
|
|
store_yaml:
|
|
show_in_dump_config: True
|
|
show_secrets: True
|