Skip to content

Instantly share code, notes, and snippets.

@FredrickB
Last active September 9, 2018 08:47
Show Gist options
  • Save FredrickB/e5c84b3967674220963cb8914f44e192 to your computer and use it in GitHub Desktop.
Save FredrickB/e5c84b3967674220963cb8914f44e192 to your computer and use it in GitHub Desktop.
Grouping a custom Template Binary Sensor representation of Strips Guard in a custom group in Home-Assistant
...
some_group_name:
name: "Friendly name of HA group"
view: yes # Must be enabled to have the group be visible in HA dashboard
entities:
- binary_sensor.your_door_sensor_reference_name
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment