Backup of latest home assistant scripts
This commit is contained in:
@@ -65,7 +65,7 @@ globals:
|
||||
#2 = closed, assume the garage is closed
|
||||
|
||||
mqtt:
|
||||
broker: 192.168.178.76
|
||||
broker: 192.168.178.36
|
||||
port: 1884
|
||||
username: nils
|
||||
password: inginf95
|
||||
@@ -94,7 +94,7 @@ text_sensor:
|
||||
then:
|
||||
- mqtt.publish:
|
||||
topic: stat/Garage/status
|
||||
payload: "Garage soll ge<EFBFBD>ffnet werden"
|
||||
payload: "Garage soll geöffnet werden"
|
||||
- if:
|
||||
condition:
|
||||
lambda: 'return (id(GarageStatus)==2);'
|
||||
|
||||
Reference in New Issue
Block a user