core/tests/components/zwave_js
Raman Gupta c785983cce
Handle entity creation on new added zwave_js value (#55987)
* Handle new entity creation when a new value is added

* spacing

* Update homeassistant/components/zwave_js/__init__.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* change variable name and use asyncio.gather

* Centralized where discovered value IDs gets managed

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-09-10 23:49:31 +02:00
..
__init__.py
common.py Fix zwave_js/node_state WS API command (#55979) 2021-09-09 14:04:27 -04:00
conftest.py Listen to node events in the zwave_js node status sensor (#55341) 2021-08-27 15:01:20 -07:00
test_api.py Fix zwave_js/node_state WS API command (#55979) 2021-09-09 14:04:27 -04:00
test_binary_sensor.py
test_climate.py
test_config_flow.py Narrow zwave_js USB discovery (#55613) 2021-09-03 05:11:03 +02:00
test_cover.py
test_device_condition.py Fix validation for zwave_js device trigger and condition (#54974) 2021-08-22 20:43:59 -04:00
test_device_trigger.py Fix validation for zwave_js device trigger and condition (#54974) 2021-08-22 20:43:59 -04:00
test_discovery.py
test_events.py
test_fan.py
test_init.py Handle entity creation on new added zwave_js value (#55987) 2021-09-10 23:49:31 +02:00
test_light.py Convert color temperature to visible color in lights (#55219) 2021-08-25 21:56:36 +02:00
test_lock.py Bump zwave-js-server-python to 0.29.1 (#55460) 2021-08-30 09:40:56 -07:00
test_migrate.py
test_number.py
test_select.py
test_sensor.py Add additional test coverage for zwave_js meter sensors (#55465) 2021-09-01 17:22:17 -04:00
test_services.py
test_siren.py
test_switch.py
test_trigger.py Add zwave_js.value_updated automation trigger (#54897) 2021-08-20 15:21:55 -04:00