Update config
This commit is contained in:
parent
0a42f5cab1
commit
b8b1f076d0
@ -1,6 +1,6 @@
|
||||
name: "Fritz!Box Temperature Sync"
|
||||
description: "Sync Fritz!DECT thermostat temperatures with other sensors in Home Assistant"
|
||||
version: "0.5.2"
|
||||
version: "0.5.3"
|
||||
startup: "application"
|
||||
stage: "stable"
|
||||
slug: "fritz_temp_sync"
|
||||
@ -20,7 +20,11 @@ options:
|
||||
- sensor: null
|
||||
thermostate: null
|
||||
update_timeout: 15
|
||||
log_level: "INFO"
|
||||
log_level:
|
||||
- "INFO"
|
||||
- "DEBUG"
|
||||
- "WARNING"
|
||||
- "ERROR"
|
||||
offset_threshold: 0.5
|
||||
dry_run: false
|
||||
force_ipv4: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user