Bump aiohue to 2.6.3 (#57125)

pull/57133/head
Paulus Schoutsen 2021-10-05 10:42:45 -07:00 committed by GitHub
parent e66064fb3e
commit 1a7a4c52f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "Philips Hue",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/hue",
"requirements": ["aiohue==2.6.2"],
"requirements": ["aiohue==2.6.3"],
"ssdp": [
{
"manufacturer": "Royal Philips Electronics",

View File

@ -186,7 +186,7 @@ aiohomekit==0.6.3
aiohttp_cors==0.7.0
# homeassistant.components.hue
aiohue==2.6.2
aiohue==2.6.3
# homeassistant.components.imap
aioimaplib==0.9.0

View File

@ -128,7 +128,7 @@ aiohomekit==0.6.3
aiohttp_cors==0.7.0
# homeassistant.components.hue
aiohue==2.6.2
aiohue==2.6.3
# homeassistant.components.apache_kafka
aiokafka==0.6.0