Skip to content
Snippets Groups Projects
Commit 663f6841 authored by Jannik Berges's avatar Jannik Berges
Browse files

Fixed status

parent a58e6b3a
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,7 @@ switch:
- platform: gpio
id: relay
name: "${plug_name}_Relay"
restore_mode: ALWAYS_OFF
restore_mode: RESTORE_DEFAULT_OFF
pin: GPIO14
on_turn_on:
- light.turn_on: led
......
......@@ -38,4 +38,5 @@ binary_sensor:
name: "warpzone Status"
device_class: presence
filters:
- autorepeat
\ No newline at end of file
- autorepeat
- invert
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment