DevOps/Platform Engineer | Certified Kubernetes Administrator
- Oslo, Norway
- https://fredrickb.com
Pinned Loading
-
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
3sensors:
4your_door_sensor_reference_name:
5friendly_name: "Some friendly name for door"
-
Adding a custom Template Binary Sens...
Adding a custom Template Binary Sensor representation of Strips Guard as a trigger in an automation 1...
2# Trigger automation if door has been opened and has stayed open for 10 minutes
3- id: door_sensor_automation_id
4alias: "Some friendly name for automation"
5trigger:
-
Grouping a custom Template Binary Se...
Grouping a custom Template Binary Sensor representation of Strips Guard in a custom group in Home-Assistant 1...
2some_group_name:
3name: "Friendly name of HA group"
4view: yes # Must be enabled to have the group be visible in HA dashboard
5entities:
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.