Aeotec by Aeon Labs ZW080 Gen5 Z-Wave Plus 105 dB Safety Alarm

Anyone know how to make it work with Home Assistant? I can see the raw zwave device but nothing else. Here is the zwave node information:

averageRequestRTT: 518
averageResponseRTT: 0
capabilities: listening
custom_ui_state_card: custom-ui
friendly_name:
is_awake: true
is_failed: false
is_info_received: true
is_ready: true
is_zwave_plus: false
lastRequestRTT: 518
lastResponseRTT: 0
manufacturer_name:
max_baud_rate: 0
neighbors: 1,2,4,5,6,7,9,10,11,12,17,28,29,30,31,33,34,35,37,44,49,50,56,59,60,63
new_entity_id: zwave._
node_id: 62
node_name:
old_entity_id: zwave.__62
product_name:
query_stage: Complete
receivedCnt: 0
receivedDups: 0
receivedTS: 2017-07-31 19:17:32:683
receivedUnsolicited: 0
retries: 0
sentCnt: 4
sentFailed: 0
sentTS: 2017-07-31 19:34:34:515

What does it show up as in the zwcfg_xxxxxx.xml file?

Those entity_ids are typically what I see after I first include a device but haven’t restarted yet. Go ahead and use the rename node function. Then restart HASS.

2 Likes

I think something was wrong with the HA DB (8GB). I deleted, restarted (which I had done before), and it worked.

This is why I use MySQL for database operations :wink: