spacestate-switch: This logger call is not needed

This commit is contained in:
polyfloyd 2024-06-24 20:46:56 +02:00
parent 7cd779c011
commit 69e7291aff

View file

@ -48,9 +48,6 @@ binary_sensor:
on_release: on_release:
then: then:
- light.turn_off: led_bitlair - light.turn_off: led_bitlair
on_state:
then:
- logger.log: Bitlair
- platform: gpio - platform: gpio
name: "DJO State" name: "DJO State"
@ -66,9 +63,6 @@ binary_sensor:
on_release: on_release:
then: then:
- light.turn_off: led_djo - light.turn_off: led_djo
on_state:
then:
- logger.log: DJO
output: output:
- platform: gpio - platform: gpio