Upgrade aiohue (#31903)
parent
aead5bada8
commit
b77f2670a7
|
@ -3,7 +3,7 @@
|
|||
"name": "Philips Hue",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/hue",
|
||||
"requirements": ["aiohue==1.10.1"],
|
||||
"requirements": ["aiohue==2.0.0"],
|
||||
"ssdp": [
|
||||
{
|
||||
"manufacturer": "Royal Philips Electronics",
|
||||
|
|
|
@ -166,7 +166,7 @@ aioharmony==0.1.13
|
|||
aiohttp_cors==0.7.0
|
||||
|
||||
# homeassistant.components.hue
|
||||
aiohue==1.10.1
|
||||
aiohue==2.0.0
|
||||
|
||||
# homeassistant.components.imap
|
||||
aioimaplib==0.7.15
|
||||
|
|
|
@ -66,7 +66,7 @@ aioesphomeapi==2.6.1
|
|||
aiohttp_cors==0.7.0
|
||||
|
||||
# homeassistant.components.hue
|
||||
aiohue==1.10.1
|
||||
aiohue==2.0.0
|
||||
|
||||
# homeassistant.components.notion
|
||||
aionotion==1.1.0
|
||||
|
|
Loading…
Reference in New Issue