This website requires JavaScript.
Explore
Help
Sign In
codex-admin
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/elisspace/core.git
synced
2026-09-22 02:27:52 +00:00
Code
Issues
Releases
Wiki
Activity
Files
9da3fa5d75ff4c8aec6ff85407080e01c08159c3
core
/
homeassistant
/
components
/
zha
T
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
…
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
…