version 1.3.0

This commit is contained in:
proddy
2019-01-09 23:41:41 +01:00
parent 2d2ee1927d
commit 22823545da
28 changed files with 1730 additions and 758 deletions

View File

@@ -1,7 +1,7 @@
- platform: mqtt
name: "Shower Timer"
state_topic: "home/boiler/shower_timer"
command_topic: "home/boiler/shower_timer"
state_topic: "home/esp-esp/shower_timer"
command_topic: "home/esp-esp/shower_timer"
payload_on: "1"
payload_off: "0"
optimistic: false
@@ -10,8 +10,8 @@
- platform: mqtt
name: "Long Shower Alert"
state_topic: "home/boiler/shower_alert"
command_topic: "home/boiler/shower_alert"
state_topic: "home/esp-esp/shower_alert"
command_topic: "home/esp-esp/shower_alert"
payload_on: "1"
payload_off: "0"
optimistic: false