Bump aiohue to 4.4.0 (#68556)
parent
790cab2f95
commit
4fd0ed2474
|
@ -3,7 +3,7 @@
|
|||
"name": "Philips Hue",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/hue",
|
||||
"requirements": ["aiohue==4.3.0"],
|
||||
"requirements": ["aiohue==4.4.0"],
|
||||
"ssdp": [
|
||||
{
|
||||
"manufacturer": "Royal Philips Electronics",
|
||||
|
|
|
@ -169,7 +169,7 @@ aiohomekit==0.7.16
|
|||
aiohttp_cors==0.7.0
|
||||
|
||||
# homeassistant.components.hue
|
||||
aiohue==4.3.0
|
||||
aiohue==4.4.0
|
||||
|
||||
# homeassistant.components.homewizard
|
||||
aiohwenergy==0.8.0
|
||||
|
|
|
@ -147,7 +147,7 @@ aiohomekit==0.7.16
|
|||
aiohttp_cors==0.7.0
|
||||
|
||||
# homeassistant.components.hue
|
||||
aiohue==4.3.0
|
||||
aiohue==4.4.0
|
||||
|
||||
# homeassistant.components.homewizard
|
||||
aiohwenergy==0.8.0
|
||||
|
|
|
@ -460,7 +460,7 @@
|
|||
"model_id": "BSB002",
|
||||
"product_archetype": "bridge_v2",
|
||||
"product_name": "Philips hue",
|
||||
"software_version": "1.48.1948086000"
|
||||
"software_version": "1.50.1950111030"
|
||||
},
|
||||
"services": [
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue