core/tests/components/zwave_js
Erik Montnemery 5b55c7da5f
Remove logic converting empty or falsy YAML to empty dict (#103912)
* Correct logic converting empty YAML to empty dict

* Modify according to github comments

* Add load_yaml_dict helper

* Update check_config script

* Update tests
2023-12-05 18:08:11 +01:00
..
fixtures Add Z-wave climate sensor override for Heatit Z-TRM6 (#103896) 2023-11-24 11:01:15 +01:00
scripts
__init__.py
common.py
conftest.py Add Z-wave climate sensor override for Heatit Z-TRM6 (#103896) 2023-11-24 11:01:15 +01:00
test_api.py Add alert to zwave_js device info page for custom device config (#104115) 2023-11-26 10:08:20 +01: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
test_device_action.py
test_device_condition.py
test_device_trigger.py Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
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
test_events.py
test_fan.py Use ServiceValidationError for invalid fan preset_mode and move check to fan entity component (#104560) 2023-11-29 13:56:51 +01:00
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
test_lock.py
test_logbook.py
test_migrate.py
test_number.py
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
test_services.py
test_siren.py
test_switch.py
test_trigger.py Remove logic converting empty or falsy YAML to empty dict (#103912) 2023-12-05 18:08:11 +01:00
test_update.py