Bump aiohue to 4.4.2 (#73420)
parent
f0a5dbacf8
commit
1187009280
|
@ -3,7 +3,7 @@
|
|||
"name": "Philips Hue",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/hue",
|
||||
"requirements": ["aiohue==4.4.1"],
|
||||
"requirements": ["aiohue==4.4.2"],
|
||||
"ssdp": [
|
||||
{
|
||||
"manufacturer": "Royal Philips Electronics",
|
||||
|
|
|
@ -169,7 +169,7 @@ aiohomekit==0.7.17
|
|||
aiohttp_cors==0.7.0
|
||||
|
||||
# homeassistant.components.hue
|
||||
aiohue==4.4.1
|
||||
aiohue==4.4.2
|
||||
|
||||
# homeassistant.components.imap
|
||||
aioimaplib==0.9.0
|
||||
|
|
|
@ -153,7 +153,7 @@ aiohomekit==0.7.17
|
|||
aiohttp_cors==0.7.0
|
||||
|
||||
# homeassistant.components.hue
|
||||
aiohue==4.4.1
|
||||
aiohue==4.4.2
|
||||
|
||||
# homeassistant.components.apache_kafka
|
||||
aiokafka==0.6.0
|
||||
|
|
Loading…
Reference in New Issue