Erstat cover.anne sensor med binary_sensor.garageport (ThirdReality)
GoGoGate2 sensor er defekt - bruger nu ThirdReality garage door sensor til state-tjek. GoGoGate2 bruges stadig til at åbne/lukke porten. Entity registry opdateret med nye navne.
This commit is contained in:
@@ -26,8 +26,8 @@
|
||||
id: arriving
|
||||
|
||||
- condition: state
|
||||
entity_id: cover.anne
|
||||
state: "closed"
|
||||
entity_id: binary_sensor.garageport
|
||||
state: "off"
|
||||
|
||||
- condition: template
|
||||
value_template: >
|
||||
@@ -48,8 +48,8 @@
|
||||
id: leaving
|
||||
|
||||
- condition: state
|
||||
entity_id: cover.anne
|
||||
state: "open"
|
||||
entity_id: binary_sensor.garageport
|
||||
state: "on"
|
||||
|
||||
- condition: template
|
||||
value_template: >
|
||||
|
||||
Reference in New Issue
Block a user