Bump aiohue to 4.5.0 (#76757)

pull/76789/head
Marcel van der Veldt 2022-08-15 11:23:38 +02:00 committed by GitHub
parent f4c23ad68d
commit 669e6bec39
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==4.4.2"],
"requirements": ["aiohue==4.5.0"],
"ssdp": [
{
"manufacturer": "Royal Philips Electronics",

View File

@ -175,7 +175,7 @@ aiohomekit==1.2.11
aiohttp_cors==0.7.0
# homeassistant.components.hue
aiohue==4.4.2
aiohue==4.5.0
# homeassistant.components.imap
aioimaplib==1.0.0

View File

@ -159,7 +159,7 @@ aiohomekit==1.2.11
aiohttp_cors==0.7.0
# homeassistant.components.hue
aiohue==4.4.2
aiohue==4.5.0
# homeassistant.components.apache_kafka
aiokafka==0.7.2