mirror of
https://github.com/esphome/esphome.git
synced 2024-11-23 15:38:11 +01:00
fix tests
This commit is contained in:
parent
5580f93a54
commit
889b2f24bb
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
wifi:
|
||||
ssid: ssid
|
||||
password: password
|
||||
|
||||
api:
|
||||
services:
|
||||
- service: 'store_yaml_log'
|
||||
|
|
Loading…
Reference in a new issue