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:
|
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue