Do not clear problem state of sync on resync
This commit is contained in:
+1
-1
@@ -49,7 +49,7 @@ time:
|
||||
binary_sensor:
|
||||
- platform: template
|
||||
name: "Sync failed"
|
||||
lambda: 'return !*id(garage_gate).synced;'
|
||||
lambda: 'return *id(garage_gate).sync_failed;'
|
||||
device_class: problem
|
||||
entity_category: diagnostic
|
||||
|
||||
|
||||
Reference in New Issue
Block a user