mirror of
https://github.com/dlitz/esphome-configs-dlitz.git
synced 2026-04-15 22:03:26 -06:00
shelly-em-gen3: Rename id(relay_id) as id(relay)
for consistency with other configs
This commit is contained in:
@@ -132,7 +132,7 @@ switch:
|
|||||||
# Dry-contact relay - normally open
|
# Dry-contact relay - normally open
|
||||||
- platform: gpio
|
- platform: gpio
|
||||||
name: Relay
|
name: Relay
|
||||||
id: relay_id
|
id: relay
|
||||||
pin: GPIO0
|
pin: GPIO0
|
||||||
|
|
||||||
sensor:
|
sensor:
|
||||||
|
|||||||
Reference in New Issue
Block a user