hass-core/tests/components/zwave_js
kpine c7affa75d4
Fix temperature setting for multi-setpoint z-wave device (#102395)
* Fix temperature setting for multi-setpoint z-wave device

* Add missing fixture file

* Apply suggestions from code review

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-10-20 19:57:00 +02:00
..
fixtures Fix temperature setting for multi-setpoint z-wave device (#102395) 2023-10-20 19:57:00 +02:00
__init__.py
common.py Make Basic CC Z-Wave values a light (#101438) 2023-10-13 11:11:44 -04:00
conftest.py Fix temperature setting for multi-setpoint z-wave device (#102395) 2023-10-20 19:57:00 +02:00
test_api.py Add Z-Wave WS command to hard reset controller (#101449) 2023-10-09 13:33:31 -04:00
test_binary_sensor.py
test_button.py
test_climate.py Fix temperature setting for multi-setpoint z-wave device (#102395) 2023-10-20 19:57:00 +02:00
test_config_flow.py
test_config_validation.py
test_cover.py
test_device_action.py
test_device_condition.py
test_device_trigger.py
test_diagnostics.py
test_discovery.py
test_events.py
test_fan.py
test_helpers.py
test_humidifier.py
test_init.py
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
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
test_sensor.py Handle invalid scale for zwave_js multilevel/meter sensors (#101173) 2023-10-04 22:55:18 -04:00
test_services.py
test_siren.py
test_switch.py
test_trigger.py
test_update.py