* 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 |
||
---|---|---|
.. | ||
__init__.py | ||
common.py | ||
conftest.py | ||
test_api.py | ||
test_binary_sensor.py | ||
test_climate.py | ||
test_config_flow.py | ||
test_cover.py | ||
test_device_condition.py | ||
test_device_trigger.py | ||
test_discovery.py | ||
test_events.py | ||
test_fan.py | ||
test_init.py | ||
test_light.py | ||
test_lock.py | ||
test_migrate.py | ||
test_number.py | ||
test_select.py | ||
test_sensor.py | ||
test_services.py | ||
test_siren.py | ||
test_switch.py | ||
test_trigger.py |