mirror of
https://github.com/home-assistant/core.git
synced 2026-09-14 18:25:47 -05:00
committed by
Paulus Schoutsen
parent
db584857c8
commit
4a66727bff
@@ -11,6 +11,6 @@
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["aiohue"],
|
||||
"quality_scale": "platinum",
|
||||
"requirements": ["aiohue==4.7.0"],
|
||||
"requirements": ["aiohue==4.7.1"],
|
||||
"zeroconf": ["_hue._tcp.local."]
|
||||
}
|
||||
|
||||
@@ -276,7 +276,7 @@ aiohttp-zlib-ng==0.3.1
|
||||
aiohttp_cors==0.7.0
|
||||
|
||||
# homeassistant.components.hue
|
||||
aiohue==4.7.0
|
||||
aiohue==4.7.1
|
||||
|
||||
# homeassistant.components.imap
|
||||
aioimaplib==1.0.1
|
||||
|
||||
@@ -252,7 +252,7 @@ aiohttp-zlib-ng==0.3.1
|
||||
aiohttp_cors==0.7.0
|
||||
|
||||
# homeassistant.components.hue
|
||||
aiohue==4.7.0
|
||||
aiohue==4.7.1
|
||||
|
||||
# homeassistant.components.imap
|
||||
aioimaplib==1.0.1
|
||||
|
||||
Reference in New Issue
Block a user