mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 14:27:07 +00:00
Bump aiohue to 4.2.0 (#66670)
This commit is contained in:
parent
0ec89ae5da
commit
0b541978c7
@ -3,7 +3,7 @@
|
||||
"name": "Philips Hue",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/hue",
|
||||
"requirements": ["aiohue==4.1.2"],
|
||||
"requirements": ["aiohue==4.2.0"],
|
||||
"ssdp": [
|
||||
{
|
||||
"manufacturer": "Royal Philips Electronics",
|
||||
|
@ -191,7 +191,7 @@ aiohomekit==0.7.14
|
||||
aiohttp_cors==0.7.0
|
||||
|
||||
# homeassistant.components.hue
|
||||
aiohue==4.1.2
|
||||
aiohue==4.2.0
|
||||
|
||||
# homeassistant.components.homewizard
|
||||
aiohwenergy==0.8.0
|
||||
|
@ -141,7 +141,7 @@ aiohomekit==0.7.14
|
||||
aiohttp_cors==0.7.0
|
||||
|
||||
# homeassistant.components.hue
|
||||
aiohue==4.1.2
|
||||
aiohue==4.2.0
|
||||
|
||||
# homeassistant.components.homewizard
|
||||
aiohwenergy==0.8.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user