mirror of
https://github.com/home-assistant/core.git
synced 2026-09-04 02:34:40 -05:00
Bump aiohue to 4.8.1 (#167369)
This commit is contained in:
@@ -10,6 +10,6 @@
|
||||
"integration_type": "hub",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["aiohue"],
|
||||
"requirements": ["aiohue==4.8.0"],
|
||||
"requirements": ["aiohue==4.8.1"],
|
||||
"zeroconf": ["_hue._tcp.local."]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -288,7 +288,7 @@ aiohomekit==3.2.20
|
||||
aiohttp_sse==2.2.0
|
||||
|
||||
# homeassistant.components.hue
|
||||
aiohue==4.8.0
|
||||
aiohue==4.8.1
|
||||
|
||||
# homeassistant.components.imap
|
||||
aioimaplib==2.0.1
|
||||
|
||||
Generated
+1
-1
@@ -276,7 +276,7 @@ aiohomekit==3.2.20
|
||||
aiohttp_sse==2.2.0
|
||||
|
||||
# homeassistant.components.hue
|
||||
aiohue==4.8.0
|
||||
aiohue==4.8.1
|
||||
|
||||
# homeassistant.components.imap
|
||||
aioimaplib==2.0.1
|
||||
|
||||
Reference in New Issue
Block a user