..
__init__.py
…
common.py
Use zwave_js.number platform for Basic CC values ( #54512 )
2021-08-16 12:30:52 -04:00
conftest.py
Relax zwave_js lock discovery rules to cover more use cases ( #54710 )
2021-08-17 13:34:00 +02:00
test_api.py
Add zwave_js WS API commands to get statistics ( #53393 )
2021-07-26 11:59:16 -04:00
test_binary_sensor.py
Use disabled_by constants ( #49584 )
2021-04-23 09:56:42 +02:00
test_climate.py
Don't raise when setting HVAC mode without a mode ZwaveValue ( #52444 )
2021-07-06 16:33:07 +02:00
test_config_flow.py
Add zwave_js options flow to reconfigure server ( #51840 )
2021-06-24 13:15:42 +02:00
test_cover.py
Update the Qubino Flush Shutter fixture ( #54387 )
2021-08-10 10:31:55 -04:00
test_device_condition.py
Initial support for zwave_js device conditions ( #52003 )
2021-07-11 21:22:33 -07:00
test_device_trigger.py
Make additional input for zwave_js device triggers optional ( #53134 )
2021-07-20 22:08:08 -07:00
test_discovery.py
Relax zwave_js lock discovery rules to cover more use cases ( #54710 )
2021-08-17 13:34:00 +02:00
test_events.py
Add zwave_js discovery schema for Vision Security ZL7432 ( #49510 )
2021-04-28 10:22:54 +02:00
test_fan.py
Bump zwave-js-server-python to 0.22.0 ( #48085 )
2021-03-18 18:12:33 +01:00
test_init.py
Rename snapshot -> backup ( #53851 )
2021-08-02 11:07:21 +02:00
test_light.py
Clean up zwave_js RGB code ( #54336 )
2021-08-09 18:45:12 +02:00
test_lock.py
Mark entities for dead zwave_js nodes as unavailable ( #48017 )
2021-07-03 22:06:07 -04:00
test_migrate.py
Move zwave_js migration tests into new module ( #52075 )
2021-06-21 20:42:03 -04:00
test_number.py
Create zwave-js select platform and discover additional siren values ( #53018 )
2021-08-16 13:36:20 -04:00
test_select.py
Add zwave_js Protection CC select entities ( #54717 )
2021-08-17 12:22:27 -04:00
test_sensor.py
Use zwave_js.number platform for Basic CC values ( #54512 )
2021-08-16 12:30:52 -04:00
test_services.py
Remove zwave_js transition on individual color channels ( #54303 )
2021-08-09 13:21:41 +02:00
test_siren.py
Use dict for zwave_js siren.available_tones ( #54305 )
2021-08-09 13:29:17 +02:00
test_switch.py
Bump zwave-js-server-python to 0.22.0 ( #48085 )
2021-03-18 18:12:33 +01:00