This commit is contained in:
oster 2021-06-17 21:54:02 +01:00
parent afb28badf6
commit e9183c5c4c
2 changed files with 7 additions and 0 deletions

View File

@ -32,6 +32,7 @@ services:
ports:
- "8123:8123"
- "8060:8060"
- "8883:8883"
#mqtt for the milight bridge
mqtt:

View File

@ -103,6 +103,12 @@ switch 4:
payload_off: "21588"
name: "Steckdose 4"
switch 5:
- platform: mqtt
command_topic: greenhousino/pump
payload_on: "on"
payload_off: "off"
name: "Pumpe"
# enable the recorder integration (optional)
recorder: