mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 08:49:52 +03:00
Update switches.yaml
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
- platform: mqtt
|
- platform: mqtt
|
||||||
name: "Shower Timer"
|
name: "Shower Timer"
|
||||||
state_topic: "home/esp-esp/shower_timer"
|
state_topic: "home/ems-esp/shower_timer"
|
||||||
command_topic: "home/esp-esp/shower_timer"
|
command_topic: "home/ems-esp/shower_timer"
|
||||||
payload_on: "1"
|
payload_on: "1"
|
||||||
payload_off: "0"
|
payload_off: "0"
|
||||||
optimistic: false
|
optimistic: false
|
||||||
@@ -10,8 +10,8 @@
|
|||||||
|
|
||||||
- platform: mqtt
|
- platform: mqtt
|
||||||
name: "Long Shower Alert"
|
name: "Long Shower Alert"
|
||||||
state_topic: "home/esp-esp/shower_alert"
|
state_topic: "home/ems-esp/shower_alert"
|
||||||
command_topic: "home/esp-esp/shower_alert"
|
command_topic: "home/ems-esp/shower_alert"
|
||||||
payload_on: "1"
|
payload_on: "1"
|
||||||
payload_off: "0"
|
payload_off: "0"
|
||||||
optimistic: false
|
optimistic: false
|
||||||
|
|||||||
Reference in New Issue
Block a user