pai
pai copied to clipboard
Home Assistant - Entity Attributes for zones
Feature description
Home Assistant support the ability for entities (things like sensors, switches, etc) to have attributes. I would find it useful if you could add attributes to entities. So that you can relate the different elements together
sensor.zone01
- Name: Front Door
- Bypassed: True/False
- BypassSwitchID: switch.zone01_bypass
- Tamper: True/False
Instructions for setting attributes via MQTT can be found here: https://www.home-assistant.io/integrations/sensor.mqtt/
Likewise, can add attributes to the partitions that contain information like alarm in memory, system troubles, etc Same as you would get on the LCD/LED panels in the house.
Yeah. That would be good.