@@ -182,18 +182,25 @@ text_sensor:
entity_category: diagnostic
light:
- - platform: status_led
+ - platform: binary
name: "led"
internal: true
id: led
+ output: red_led
+
+output:
+ - platform: gpio
+ id: red_led
pin:
number: P8
- inverted: true
+ # inverted: true
status_led:
number: P10
binary_sensor:
- platform: status