mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 11:47:06 +00:00
Bump aiohue to 2.6.2 (#56234)
This commit is contained in:
parent
98cf34c7c3
commit
0a426b5686
@ -3,7 +3,7 @@
|
||||
"name": "Philips Hue",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/hue",
|
||||
"requirements": ["aiohue==2.6.1"],
|
||||
"requirements": ["aiohue==2.6.2"],
|
||||
"ssdp": [
|
||||
{
|
||||
"manufacturer": "Royal Philips Electronics",
|
||||
|
@ -189,7 +189,7 @@ aiohomekit==0.6.2
|
||||
aiohttp_cors==0.7.0
|
||||
|
||||
# homeassistant.components.hue
|
||||
aiohue==2.6.1
|
||||
aiohue==2.6.2
|
||||
|
||||
# homeassistant.components.imap
|
||||
aioimaplib==0.9.0
|
||||
|
@ -125,7 +125,7 @@ aiohomekit==0.6.2
|
||||
aiohttp_cors==0.7.0
|
||||
|
||||
# homeassistant.components.hue
|
||||
aiohue==2.6.1
|
||||
aiohue==2.6.2
|
||||
|
||||
# homeassistant.components.apache_kafka
|
||||
aiokafka==0.6.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user