This website requires JavaScript.
Explore
Help
Sign In
codex-admin
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/elisspace/core.git
synced
2026-09-26 04:27:08 +00:00
Code
Issues
Releases
Wiki
Activity
Files
cf628dbf23c3e149e2ed904553fc58b7267ab8cb
core
/
tests
/
components
/
zha
T
History
puddly
d0a492644d
Correctly load ZHA settings from API when integration is not running (
#90476
)
...
Correctly load settings from the zigpy database when ZHA is not running
2023-03-29 17:24:26 -04:00
..
__init__.py
…
common.py
…
conftest.py
…
data.py
…
test_alarm_control_panel.py
…
test_api.py
Correctly load ZHA settings from API when integration is not running (
#90476
)
2023-03-29 17:24:26 -04:00
test_backup.py
…
test_binary_sensor.py
Refactor ZHA binary sensors to read from zigpy cache (
#89481
)
2023-03-28 12:39:10 -04:00
test_button.py
…
test_channels.py
…
test_climate.py
…
test_config_flow.py
…
test_cover.py
…
test_device_action.py
…
test_device_tracker.py
…
test_device_trigger.py
…
test_device.py
…
test_diagnostics.py
…
test_discover.py
…
test_fan.py
…
test_gateway.py
Add type hints to tests (
#89497
)
2023-03-10 12:06:50 +01:00
test_helpers.py
…
test_init.py
ZHA network settings API (
#88564
)
2023-03-22 11:15:46 -04:00
test_light.py
…
test_lock.py
…
test_logbook.py
…
test_number.py
…
test_radio_manager.py
…
test_registries.py
Fix
quirk_class_validator
in ZHA unit tests (
#90140
)
2023-03-27 11:57:40 -04:00
test_select.py
…
test_sensor.py
…
test_siren.py
…
test_switch.py
…
test_websocket_api.py
ZHA network settings API (
#88564
)
2023-03-22 11:15:46 -04:00
zha_devices_list.py
…