hass-core/tests/components/zwave_js
Raman Gupta 63f6a3b46b
Add zwave_js.value_updated automation trigger ()
* Add zwave_js automation trigger

* Rename to align with zwave-js api

* Improve test coverage

* Add additional template variables

* Support states values in addition to keys when present

* remove entity ID from trigger payload

* comments and order

* Add init and dynamically define platform_type

* reduce mypy ignores

* pylint

* pylint

* review

* use module map
2021-08-20 15:21:55 -04:00
..
__init__.py
common.py Remove last_reset attribute and set state class to total_increasing for zwave_js energy sensors () 2021-08-18 15:11:10 +02:00
conftest.py Remove last_reset attribute and set state class to total_increasing for zwave_js energy sensors () 2021-08-18 15:11:10 +02:00
test_api.py Bump zwave-js-server-python to 0.29.0 () 2021-08-20 14:55:58 -04:00
test_binary_sensor.py
test_climate.py
test_config_flow.py
test_cover.py Update the Qubino Flush Shutter fixture () 2021-08-10 10:31:55 -04:00
test_device_condition.py Bump zwave-js-server-python to 0.29.0 () 2021-08-20 14:55:58 -04:00
test_device_trigger.py
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 Rename snapshot -> backup () 2021-08-02 11:07:21 +02:00
test_light.py Clean up zwave_js RGB code () 2021-08-09 18:45:12 +02:00
test_lock.py
test_migrate.py
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 Remove last_reset attribute and set state class to total_increasing for zwave_js energy sensors () 2021-08-18 15:11:10 +02: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