Pinned Loading
-
Export network flow logs from Calico using OTLP/HTTP
Go 1
-
Wrapping Strips Guard (https://www.s... Wrapping Strips Guard (https://www.stripsbysensative.com/guard/) readings for opening/closing of door in a Template Binary Sensor for Home-Assistant and referencing in automations
1
...
2
- platform: template
3
sensors:4
your_door_sensor_reference_name:5
friendly_name: "Some friendly name for door"
-
1
...
2
# Trigger automation if door has been opened and has stayed open for 10 minutes3
- id: door_sensor_automation_id
4
alias: "Some friendly name for automation"
5
trigger: -
1
...
2
some_group_name:3
name: "Friendly name of HA group"
4
view: yes # Must be enabled to have the group be visible in HA dashboard
5
entities: