Hi all, I’m totally new with HA and with “smart home” too,
I just buy a d’link DCH-Z110 and a UZB.me Z-WWave stick door+temp+lux sensor to start playin’ around with HA
I installed HA on my linux box, using a python virtual env as described here
My ZWave network works fine and I’ve been playin with some sensor and with groups and very simple automations to understand how HA works
Thats what I get by now, alot of funny tests
What I cant understand, and I’m here to ask you, is how to get door sensor more easy to read
actually it shows 23 for closed door, 22 for open door.
I would like to see OPEN or CLOSED, or icons like mdi:door-open / mdi:door-closed
Here details of the entity
Entity
sensor.cucina_access_controlState
23State attributes (JSON, optional)
{
“node_id”: 2,
“value_index”: 9,
“value_instance”: 1,
“value_id”: “72057594077528209”,
“old_entity_id”: “sensor.cucina_access_control_2_9”,
“new_entity_id”: “sensor.cucina_access_control”,
“unit_of_measurement”: “”,
“friendly_name”: “Cucina Access Control”
}
I’m also wondering what those sensor are, and how can I use it to manage my alarm system
thank you all, and sorry for my bad english