This website requires JavaScript.
Explore
Help
Sign In
jeans
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2025-06-22 05:57:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
core
/
tests
/
components
/
zha
History
puddly
4076f8b94e
Fix ZHA lighting initial hue/saturation attribute read (
#77727
)
...
* Handle the case of `current_hue` being `None` * WIP unit tests
2022-09-07 11:10:24 -04:00
..
__init__.py
…
common.py
Fix ZHA lighting initial hue/saturation attribute read (
#77727
)
2022-09-07 11:10:24 -04:00
conftest.py
…
test_alarm_control_panel.py
…
test_api.py
ZHA Yellow config flow fixes (
#77603
)
2022-08-31 11:21:37 -04:00
test_backup.py
…
test_binary_sensor.py
…
test_button.py
…
test_channels.py
…
test_climate.py
…
test_config_flow.py
Add ZHA config flow single instance checks for zeroconf and hardware (
#77612
)
2022-08-31 12:41:41 -04:00
test_cover.py
…
test_device_action.py
…
test_device_tracker.py
…
test_device_trigger.py
…
test_device.py
…
test_diagnostics.py
…
test_discover.py
Migrate ZHA lighting to use newer zigpy ZCL request syntax (
#77676
)
2022-09-01 15:32:32 -04:00
test_fan.py
…
test_gateway.py
Allow ZHA startup to fail instead of raising
ConfigEntryNotReady
(
#77417
)
2022-08-29 11:42:01 -04:00
test_init.py
…
test_light.py
Fix ZHA lighting initial hue/saturation attribute read (
#77727
)
2022-09-07 11:10:24 -04:00
test_lock.py
…
test_logbook.py
…
test_number.py
…
test_registries.py
…
test_select.py
…
test_sensor.py
Track code coverage for ZHA sensor entities (
#76617
)
2022-08-11 21:13:27 -04:00
test_siren.py
…
test_switch.py
…
zha_devices_list.py
…