This website requires JavaScript.
Explore
Help
Sign In
Electric-Special
/
ha-core
Watch
1
Star
0
Fork
0
You've already forked ha-core
mirror of
https://github.com/Electric-Special/ha-core.git
synced
2026-03-28 12:07:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e85b0ec052d70ba9217a70cfb306b5dd5997ccd8
ha-core
/
tests
/
components
/
zha
History
Alexei Chetroi
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
…