hass-core/tests/components/zwave_js
Raman Gupta c785983cce
Handle entity creation on new added zwave_js value ()
* 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 () 2021-09-09 14:04:27 -04:00
conftest.py Listen to node events in the zwave_js node status sensor () 2021-08-27 15:01:20 -07:00
test_api.py Fix zwave_js/node_state WS API command () 2021-09-09 14:04:27 -04:00
test_binary_sensor.py
test_climate.py Don't raise when setting HVAC mode without a mode ZwaveValue () 2021-07-06 16:33:07 +02:00
test_config_flow.py Narrow zwave_js USB discovery () 2021-09-03 05:11:03 +02:00
test_cover.py Update the Qubino Flush Shutter fixture () 2021-08-10 10:31:55 -04:00
test_device_condition.py Fix validation for zwave_js device trigger and condition () 2021-08-22 20:43:59 -04:00
test_device_trigger.py Fix validation for zwave_js device trigger and condition () 2021-08-22 20:43:59 -04:00
test_discovery.py Relax zwave_js lock discovery rules to cover more use cases () 2021-08-17 13:34:00 +02:00
test_events.py
test_fan.py
test_init.py Handle entity creation on new added zwave_js value () 2021-09-10 23:49:31 +02:00
test_light.py Convert color temperature to visible color in lights () 2021-08-25 21:56:36 +02:00
test_lock.py Bump zwave-js-server-python to 0.29.1 () 2021-08-30 09:40:56 -07:00
test_migrate.py Move zwave_js migration tests into new module () 2021-06-21 20:42:03 -04:00
test_number.py Create zwave-js select platform and discover additional siren values () 2021-08-16 13:36:20 -04:00
test_select.py Add zwave_js Protection CC select entities () 2021-08-17 12:22:27 -04:00
test_sensor.py Add additional test coverage for zwave_js meter sensors () 2021-09-01 17:22:17 -04:00
test_services.py Add support for area ID in zwave_js service calls () 2021-08-20 12:55:17 -04:00
test_siren.py Use dict for zwave_js siren.available_tones () 2021-08-09 13:29:17 +02:00
test_switch.py
test_trigger.py Add zwave_js.value_updated automation trigger () 2021-08-20 15:21:55 -04:00