core/homeassistant/components/zwave
Andrey f72d568374 Add unique_id to zwave node entity (#14201)
* Add unique_id to zwave node entity

* Wait 30s before adding zwave node if its unique_id is not ready

* Use only node_id in unique_id. Update name, manufacturer, and product attributes on node update.
2018-05-02 16:10:26 -04:00
..
__init__.py
const.py
discovery_schemas.py
node_entity.py
services.yaml
util.py
workaround.py