This website requires JavaScript.
Explore
Help
Sign In
home-assistant
/
core
Watch
1
Star
0
Fork
1
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2026-02-04 06:15:47 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bdb6124aa3d327d2ea2aebabc44bcbf35026f708
core
/
homeassistant
/
components
/
homekit_controller
History
Marc Mueller
397ed87f2d
Update aiohomekit to 3.2.15 (
#146059
)
...
* Update aiohomekit to 3.2.15 * Remove Python version exception for homekit_controller
2025-06-02 18:23:04 +01:00
..
__init__.py
…
alarm_control_panel.py
…
binary_sensor.py
…
button.py
…
camera.py
…
climate.py
Fix HKC showing hvac_action as idle when fan is active and heat cool target is off (
#142443
)
2025-04-07 10:11:15 +02:00
config_flow.py
…
connection.py
Include HKC BLE MAC in device info when available (
#141900
)
2025-04-14 10:14:48 +02:00
const.py
…
cover.py
…
device_trigger.py
…
diagnostics.py
…
entity.py
…
event.py
…
fan.py
Add preset modes to HKC fans (
#142528
)
2025-04-14 11:40:54 +02:00
humidifier.py
…
icons.json
…
light.py
…
lock.py
…
manifest.json
Update aiohomekit to 3.2.15 (
#146059
)
2025-06-02 18:23:04 +01:00
media_player.py
Add turn on/off support to HomeKit TVs (
#140957
)
2025-03-19 11:19:04 -10:00
number.py
…
select.py
…
sensor.py
…
storage.py
…
strings.json
Add missing hyphen to "eight-digit HomeKit pairing code" (
#144416
)
2025-05-07 11:53:38 -05:00
switch.py
…
utils.py
…