Fix turning off/on light groups in homekit (#33965)

This commit is contained in:
Knapoc 2020-04-10 19:34:10 +02:00 committed by GitHub
parent 78d87dc40f
commit 496da8823d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -2,6 +2,6 @@
"domain": "homekit",
"name": "HomeKit",
"documentation": "https://www.home-assistant.io/integrations/homekit",
"requirements": ["HAP-python==2.8.1"],
"requirements": ["HAP-python==2.8.2"],
"codeowners": []
}

View File

@ -35,7 +35,7 @@ Adafruit-SHT31==1.0.2
# Adafruit_BBIO==1.1.1
# homeassistant.components.homekit
HAP-python==2.8.1
HAP-python==2.8.2
# homeassistant.components.mastodon
Mastodon.py==1.5.1

View File

@ -4,7 +4,7 @@
-r requirements_test.txt
# homeassistant.components.homekit
HAP-python==2.8.1
HAP-python==2.8.2
# homeassistant.components.mobile_app
# homeassistant.components.owntracks