This website requires JavaScript.
Explore
Help
Register
Sign In
innocuous-symmetry
/
core
Watch
1
Star
0
Fork
0
You've already forked core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d65119bbb35144b8af2a2c68ade4b5b538759f8a
core
/
homeassistant
/
components
/
homekit_controller
History
J. Nick Koston
d65119bbb3
Avoid writing state in homekit_controller for unrelated aid/iids (
#96583
)
2023-07-15 06:38:42 -10:00
..
__init__.py
Rename
cv.no_yaml_config_schema
to
cv.config_entry_only_config_schema
(
#93908
)
2023-06-01 13:15:48 +02:00
alarm_control_panel.py
…
binary_sensor.py
…
button.py
…
camera.py
…
climate.py
…
config_flow.py
Don't require passing identifiers to DeviceRegistry.async_get_device (
#96479
)
2023-07-13 13:39:25 -04:00
connection.py
Avoid writing state in homekit_controller for unrelated aid/iids (
#96583
)
2023-07-15 06:38:42 -10:00
const.py
…
cover.py
…
device_trigger.py
…
diagnostics.py
…
entity.py
Avoid writing state in homekit_controller for unrelated aid/iids (
#96583
)
2023-07-15 06:38:42 -10:00
fan.py
…
humidifier.py
Add current_humidity attribute on homekit_controller humidifier (
#94937
)
2023-06-20 21:46:07 +01:00
light.py
…
lock.py
…
manifest.json
Bump aiohomekit to 2.6.7 (
#96291
)
2023-07-11 13:29:05 +02:00
media_player.py
…
number.py
…
select.py
…
sensor.py
…
storage.py
…
strings.json
Add deduplicate translations script (
#96384
)
2023-07-13 11:52:50 -04:00
switch.py
…
utils.py
…