Bump aiohue to 4.5.0 (#76757)
parent
f4c23ad68d
commit
669e6bec39
|
@ -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",
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue