spacestate-switch: This logger call is not needed
This commit is contained in:
parent
7cd779c011
commit
69e7291aff
1 changed files with 0 additions and 6 deletions
|
@ -48,9 +48,6 @@ binary_sensor:
|
|||
on_release:
|
||||
then:
|
||||
- light.turn_off: led_bitlair
|
||||
on_state:
|
||||
then:
|
||||
- logger.log: Bitlair
|
||||
|
||||
- platform: gpio
|
||||
name: "DJO State"
|
||||
|
@ -66,9 +63,6 @@ binary_sensor:
|
|||
on_release:
|
||||
then:
|
||||
- light.turn_off: led_djo
|
||||
on_state:
|
||||
then:
|
||||
- logger.log: DJO
|
||||
|
||||
output:
|
||||
- platform: gpio
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue