mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Bump aiohue to 2.6.1 (#53887)
This commit is contained in:
parent
18f4d125c3
commit
91e55bdd14
@ -3,7 +3,7 @@
|
||||
"name": "Philips Hue",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/hue",
|
||||
"requirements": ["aiohue==2.6.0"],
|
||||
"requirements": ["aiohue==2.6.1"],
|
||||
"ssdp": [
|
||||
{
|
||||
"manufacturer": "Royal Philips Electronics",
|
||||
|
@ -186,7 +186,7 @@ aiohomekit==0.6.0
|
||||
aiohttp_cors==0.7.0
|
||||
|
||||
# homeassistant.components.hue
|
||||
aiohue==2.6.0
|
||||
aiohue==2.6.1
|
||||
|
||||
# homeassistant.components.imap
|
||||
aioimaplib==0.9.0
|
||||
|
@ -122,7 +122,7 @@ aiohomekit==0.6.0
|
||||
aiohttp_cors==0.7.0
|
||||
|
||||
# homeassistant.components.hue
|
||||
aiohue==2.6.0
|
||||
aiohue==2.6.1
|
||||
|
||||
# homeassistant.components.apache_kafka
|
||||
aiokafka==0.6.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user