Bump aiohue to version 4.4.1 (#68579)
parent
85e6b3950c
commit
53fa6c138a
|
@ -3,7 +3,7 @@
|
|||
"name": "Philips Hue",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/hue",
|
||||
"requirements": ["aiohue==4.4.0"],
|
||||
"requirements": ["aiohue==4.4.1"],
|
||||
"ssdp": [
|
||||
{
|
||||
"manufacturer": "Royal Philips Electronics",
|
||||
|
|
|
@ -191,7 +191,7 @@ aiohomekit==0.7.16
|
|||
aiohttp_cors==0.7.0
|
||||
|
||||
# homeassistant.components.hue
|
||||
aiohue==4.4.0
|
||||
aiohue==4.4.1
|
||||
|
||||
# homeassistant.components.homewizard
|
||||
aiohwenergy==0.8.0
|
||||
|
|
|
@ -141,7 +141,7 @@ aiohomekit==0.7.16
|
|||
aiohttp_cors==0.7.0
|
||||
|
||||
# homeassistant.components.hue
|
||||
aiohue==4.4.0
|
||||
aiohue==4.4.1
|
||||
|
||||
# homeassistant.components.homewizard
|
||||
aiohwenergy==0.8.0
|
||||
|
|
Loading…
Reference in New Issue