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

Why is this broken?

parent 663f6841
No related branches found
No related tags found
No related merge requests found
...@@ -31,12 +31,9 @@ sensor: ...@@ -31,12 +31,9 @@ sensor:
filters: filters:
# (800 Impulse / kWh)^-1 = 0.00125kWh # (800 Impulse / kWh)^-1 = 0.00125kWh
- multiply: 0.00125 - multiply: 0.00125
binary_sensor: binary_sensor:
- platform: gpio - platform: gpio
pin: GPIO13 pin: GPIO13
name: "warpzone Status" name: "warpzone Status"
device_class: presence device_class: presence
filters:
- 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