This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/home-assistant/core.git
synced
2026-08-16 02:02:56 +01:00
Code
Activity
Files
42e8a7c842e614b3e75ff80b02731f9fc60a683d
core
/
tests
/
components
/
zha
T
History
Alexei Chetroi
and
GitHub
c9ae141eab
Mark ZHA Light methods as a callbacks (
#53170
)
...
* ZHA Light.set_level is safe to run in the loop * Fix tests.
2021-07-20 09:33:45 +03:00
..
__init__.py
…
common.py
Update ZHA to support zigpy 0.34.0 device initialization (
#52610
)
2021-07-13 19:31:17 +02:00
conftest.py
…
test_alarm_control_panel.py
…
test_api.py
…
test_binary_sensor.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
Add gui config option consider device unavailable (
#51218
)
2021-05-29 19:13:09 -04:00
test_device.py
Spelling fixes (
#51642
)
2021-06-11 13:35:03 +02:00
test_discover.py
Upgrade pyupgrade to 2.21.2, apply its changes (
#52987
)
2021-07-19 10:46:09 +02:00
test_fan.py
…
test_gateway.py
Allow creating ZHA groups with specific IDs (
#50781
)
2021-06-27 15:21:15 -04:00
test_init.py
…
test_light.py
Mark ZHA Light methods as a callbacks (
#53170
)
2021-07-20 09:33:45 +03:00
test_lock.py
…
test_number.py
…
test_registries.py
…
test_sensor.py
…
test_switch.py
…
zha_devices_list.py
…