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-31 03:07:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
core
/
homeassistant
/
components
/
zha
History
GitHub Action
9da3fa5d75
[ci skip] Translation update
2021-09-07 00:11:29 +00:00
..
core
Refactor ZHA tests (
#55844
)
2021-09-06 19:00:06 -04:00
translations
[ci skip] Translation update
2021-09-07 00:11:29 +00:00
__init__.py
Use
async_update_entry
in config unit test instead of modifying
data
(
#55855
)
2021-09-06 16:57:59 -04:00
alarm_control_panel.py
…
api.py
…
binary_sensor.py
ZHA: Added support for ZigBee Simple Sensor device and Binary Input c… (
#55819
)
2021-09-06 01:41:57 -04:00
climate.py
…
config_flow.py
Fix exception during rediscovery of ignored zha config entries (
#55859
)
2021-09-06 13:35:24 -07:00
cover.py
…
device_action.py
…
device_tracker.py
…
device_trigger.py
…
entity.py
Use a debouncer when updating ZHA group state (
#53263
)
2021-08-24 10:09:36 -07:00
fan.py
…
light.py
…
lock.py
…
manifest.json
Replace zigpy-cc with zigpy-znp (
#55828
)
2021-09-06 09:50:54 -04:00
number.py
…
sensor.py
…
services.yaml
…
strings.json
Defer zha auto configure probe until after clicking configure (
#55239
)
2021-08-26 09:59:41 -04:00
switch.py
…