pai icon indicating copy to clipboard operation
pai copied to clipboard

Home Assistant - Entity Attributes for zones

Open camsaway opened this issue 3 years ago • 1 comments

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.

camsaway avatar Jan 12 '23 15:01 camsaway

Yeah. That would be good.

yozik04 avatar Jan 13 '23 15:01 yozik04