Bump aiohue to 3.0.9 (#62658)

pull/62663/head
Marcel van der Veldt 2021-12-23 10:14:07 +01:00 committed by GitHub
parent cb2c2d98c3
commit 247c220882
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==3.0.8"],
"requirements": ["aiohue==3.0.9"],
"ssdp": [
{
"manufacturer": "Royal Philips Electronics",

View File

@ -194,7 +194,7 @@ aiohomekit==0.6.10
aiohttp_cors==0.7.0
# homeassistant.components.hue
aiohue==3.0.8
aiohue==3.0.9
# homeassistant.components.imap
aioimaplib==0.9.0

View File

@ -138,7 +138,7 @@ aiohomekit==0.6.10
aiohttp_cors==0.7.0
# homeassistant.components.hue
aiohue==3.0.8
aiohue==3.0.9
# homeassistant.components.apache_kafka
aiokafka==0.6.0