mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +00:00
Bump aiohue to 4.7.4 (#139108)
This commit is contained in:
parent
6ebda9322d
commit
bd919159e5
@ -10,6 +10,6 @@
|
|||||||
"integration_type": "hub",
|
"integration_type": "hub",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"loggers": ["aiohue"],
|
"loggers": ["aiohue"],
|
||||||
"requirements": ["aiohue==4.7.3"],
|
"requirements": ["aiohue==4.7.4"],
|
||||||
"zeroconf": ["_hue._tcp.local."]
|
"zeroconf": ["_hue._tcp.local."]
|
||||||
}
|
}
|
||||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -273,7 +273,7 @@ aiohomekit==3.2.7
|
|||||||
aiohttp_sse==2.2.0
|
aiohttp_sse==2.2.0
|
||||||
|
|
||||||
# homeassistant.components.hue
|
# homeassistant.components.hue
|
||||||
aiohue==4.7.3
|
aiohue==4.7.4
|
||||||
|
|
||||||
# homeassistant.components.imap
|
# homeassistant.components.imap
|
||||||
aioimaplib==2.0.1
|
aioimaplib==2.0.1
|
||||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -258,7 +258,7 @@ aiohomekit==3.2.7
|
|||||||
aiohttp_sse==2.2.0
|
aiohttp_sse==2.2.0
|
||||||
|
|
||||||
# homeassistant.components.hue
|
# homeassistant.components.hue
|
||||||
aiohue==4.7.3
|
aiohue==4.7.4
|
||||||
|
|
||||||
# homeassistant.components.imap
|
# homeassistant.components.imap
|
||||||
aioimaplib==2.0.1
|
aioimaplib==2.0.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user