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
|
||||
- platform: gpio
|
||||
name: Relay
|
||||
id: relay_id
|
||||
id: relay
|
||||
pin: GPIO0
|
||||
|
||||
sensor:
|
||||
|
||||
Reference in New Issue
Block a user