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-05-30 02:37:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
core
/
tests
/
components
/
zha
History
J. Nick Koston
c399cab427
Small speed up to checking core state (
#107845
)
2024-01-18 08:41:32 -10:00
..
__init__.py
…
common.py
…
conftest.py
Speed up ZHA initialization and improve startup responsiveness (
#108103
)
2024-01-17 18:36:28 -05:00
data.py
…
test_alarm_control_panel.py
…
test_api.py
…
test_backup.py
…
test_base.py
…
test_binary_sensor.py
…
test_button.py
…
test_climate.py
Implement mode validation in Climate entity component (
#105745
)
2023-12-27 14:51:39 +01:00
test_cluster_handlers.py
Match ZHA Custom ClusterHandler on a Custom Cluster using a unique id for the quirk (
#101709
)
2023-12-27 11:48:30 -05:00
test_config_flow.py
…
test_cover.py
Small speed up to checking core state (
#107845
)
2024-01-18 08:41:32 -10:00
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
Speed up ZHA initialization and improve startup responsiveness (
#108103
)
2024-01-17 18:36:28 -05:00
test_helpers.py
…
test_init.py
Small speed up to checking core state (
#107845
)
2024-01-18 08:41:32 -10:00
test_light.py
…
test_lock.py
…
test_logbook.py
…
test_number.py
…
test_radio_manager.py
…
test_registries.py
…
test_repairs.py
…
test_select.py
…
test_sensor.py
Dynamically map state class, device class and UoM in ZHA smart energy metering sensor (
#107685
)
2024-01-17 00:40:00 +01:00
test_silabs_multiprotocol.py
…
test_siren.py
…
test_switch.py
Delay all ZHA polling until initialization of entities has completed (
#105814
)
2023-12-27 10:25:41 -05:00
test_websocket_api.py
…
zha_devices_list.py
…