mirror of
https://github.com/ratgdo/esphome-ratgdo.git
synced 2025-02-09 01:04:30 +00:00
LED GPIO
This commit is contained in:
parent
ae8d1a3c2a
commit
ee0f0bcabd
@ -41,7 +41,7 @@ switch:
|
||||
ratgdo_id: ${id_prefix}
|
||||
id: ${id_prefix}_led
|
||||
type: led
|
||||
pin: GPIO4
|
||||
pin: GPIO2
|
||||
name: "LED"
|
||||
entity_category: config
|
||||
|
||||
|
@ -40,7 +40,7 @@ switch:
|
||||
ratgdo_id: ${id_prefix}
|
||||
id: ${id_prefix}_led
|
||||
type: led
|
||||
pin: GPIO4
|
||||
pin: GPIO2
|
||||
name: "LED"
|
||||
entity_category: config
|
||||
|
||||
|
@ -41,7 +41,7 @@ switch:
|
||||
ratgdo_id: ${id_prefix}
|
||||
id: ${id_prefix}_led
|
||||
type: led
|
||||
pin: GPIO4
|
||||
pin: GPIO2
|
||||
name: "LED"
|
||||
entity_category: config
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user