hass-core/tests/components/zwave_js
Geir Råness d4450c6c55
Add Z-wave climate sensor override for Heatit Z-TRM6 (#103896)
* add some basic overrides for z-trm6

* switched id and type

* add fixtures some lints

* duplicate tests of z-trm3

* add broken test for trm6

* fix tests, remove name from fixtures, fix comment

* lints

* forgot lints

* add better description on pwer mode

* Update comment v2

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

* fix space from github web merge

* lint on fixture

* fix permissions on fixture

---------

Co-authored-by: geir råness <11741725+geirra@users.noreply.github.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-11-24 11:01:15 +01:00
..
fixtures Add Z-wave climate sensor override for Heatit Z-TRM6 (#103896) 2023-11-24 11:01:15 +01:00
scripts Fix zwave_js cover bug for Window Covering CC values (#103289) 2023-11-03 15:36:48 +01:00
__init__.py
common.py Make Basic CC Z-Wave values a light (#101438) 2023-10-13 11:11:44 -04:00
conftest.py Add Z-wave climate sensor override for Heatit Z-TRM6 (#103896) 2023-11-24 11:01:15 +01:00
test_api.py Update zwave_js/hard_reset_controller WS cmd (#102280) 2023-10-24 21:31:03 -04:00
test_binary_sensor.py
test_button.py
test_climate.py Add Z-wave climate sensor override for Heatit Z-TRM6 (#103896) 2023-11-24 11:01:15 +01:00
test_config_flow.py
test_config_validation.py
test_cover.py Fix zwave_js cover bug for Window Covering CC values (#103289) 2023-11-03 15:36:48 +01:00
test_device_action.py
test_device_condition.py
test_device_trigger.py
test_diagnostics.py
test_discovery.py Add select entity for zwave_js Door Lock CC (#104292) 2023-11-23 12:51:29 +01:00
test_event.py Add support for zwave_js event entities (#102285) 2023-10-20 19:11:08 -04:00
test_events.py Add support for zwave_js event entities (#102285) 2023-10-20 19:11:08 -04:00
test_fan.py
test_helpers.py
test_humidifier.py
test_init.py Add select entity for zwave_js Door Lock CC (#104292) 2023-11-23 12:51:29 +01:00
test_light.py Return 'None' for light attributes when off instead of removing them (#101946) 2023-10-19 01:08:08 +02:00
test_lock.py Add zwave_js.set_lock_configuration service (#103595) 2023-11-15 17:01:20 +01:00
test_logbook.py
test_migrate.py
test_number.py Make Basic CC Z-Wave values a light (#101438) 2023-10-13 11:11:44 -04:00
test_repairs.py
test_select.py Add select entity for zwave_js Door Lock CC (#104292) 2023-11-23 12:51:29 +01:00
test_sensor.py Handle invalid scale for zwave_js multilevel/meter sensors (#101173) 2023-10-04 22:55:18 -04:00
test_services.py Expand zwave_js.set_config_parameter with additional parameters (#102092) 2023-11-08 17:05:31 -05:00
test_siren.py Fix zwave_js siren name (#103016) 2023-10-29 17:44:15 +01:00
test_switch.py
test_trigger.py
test_update.py Add test for firmware update scenario (#103314) 2023-11-04 13:12:06 +01:00