Fix config

This commit is contained in:
Micha Horlboge 2022-02-05 23:58:21 +01:00
parent 084bc5ba1c
commit 43c2f0284a

View File

@ -16,7 +16,7 @@ options:
mappings: mappings:
- sensor: null - sensor: null
thermostate: null thermostate: null
update_timeout: int update_timeout: 15
schema: schema:
fritzbox: fritzbox:
url: url url: url
@ -24,4 +24,4 @@ schema:
mappings: mappings:
- sensor: str - sensor: str
thermostate: str thermostate: str
update_timeout: 15 update_timeout: int