mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Update aiohomekit to 3.2.15 (#146059)
* Update aiohomekit to 3.2.15 * Remove Python version exception for homekit_controller
This commit is contained in:
@ -342,10 +342,6 @@ PYTHON_VERSION_CHECK_EXCEPTIONS: dict[str, dict[str, set[str]]] = {
|
||||
# https://github.com/EuleMitKeule/eq3btsmart/releases/tag/2.0.0
|
||||
"homeassistant": {"eq3btsmart"}
|
||||
},
|
||||
"homekit_controller": {
|
||||
# https://github.com/Jc2k/aiohomekit/issues/456
|
||||
"homeassistant": {"aiohomekit"}
|
||||
},
|
||||
"netatmo": {
|
||||
# https://github.com/jabesq-org/pyatmo/pull/533 (not yet released)
|
||||
"homeassistant": {"pyatmo"}
|
||||
|
Reference in New Issue
Block a user