Skip to content
Snippets Groups Projects
Commit 61190f19 authored by 3d's avatar 3d
Browse files

Update esphome_status.yaml

parent aa64a2e8
No related branches found
No related tags found
No related merge requests found
{% set devicename = "esphome_status" %}
{% include "/includes/ansible.inc.yaml" %}
......@@ -37,3 +36,14 @@ sensor:
filters:
# (800 Impulse / kWh)^-1 = 0.00125kWh
- multiply: 0.00125
binary_sensor:
- platform: gpio
pin:
number: GPIO12
mode:
input: true
pullup: true
inverted: true
name: "warpzone Status"
device_class: presence
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