Bump aiohue to 3.0.10 (#62664)
parent
b6682b3089
commit
aa9746808e
|
@ -3,7 +3,7 @@
|
|||
"name": "Philips Hue",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/hue",
|
||||
"requirements": ["aiohue==3.0.9"],
|
||||
"requirements": ["aiohue==3.0.10"],
|
||||
"ssdp": [
|
||||
{
|
||||
"manufacturer": "Royal Philips Electronics",
|
||||
|
|
|
@ -194,7 +194,7 @@ aiohomekit==0.6.10
|
|||
aiohttp_cors==0.7.0
|
||||
|
||||
# homeassistant.components.hue
|
||||
aiohue==3.0.9
|
||||
aiohue==3.0.10
|
||||
|
||||
# homeassistant.components.imap
|
||||
aioimaplib==0.9.0
|
||||
|
|
|
@ -138,7 +138,7 @@ aiohomekit==0.6.10
|
|||
aiohttp_cors==0.7.0
|
||||
|
||||
# homeassistant.components.hue
|
||||
aiohue==3.0.9
|
||||
aiohue==3.0.10
|
||||
|
||||
# homeassistant.components.apache_kafka
|
||||
aiokafka==0.6.0
|
||||
|
|
Loading…
Reference in New Issue