mirror of
https://github.com/home-assistant/core.git
synced 2025-08-07 20:48:20 +00:00
Bump aiolookup to 0.1.1 (#73048)
This commit is contained in:
parent
06a2fe94d3
commit
7bdada7898
@ -3,7 +3,7 @@
|
||||
"name": "LOOKin",
|
||||
"documentation": "https://www.home-assistant.io/integrations/lookin/",
|
||||
"codeowners": ["@ANMalko", "@bdraco"],
|
||||
"requirements": ["aiolookin==0.1.0"],
|
||||
"requirements": ["aiolookin==0.1.1"],
|
||||
"zeroconf": ["_lookin._tcp.local."],
|
||||
"config_flow": true,
|
||||
"iot_class": "local_push",
|
||||
|
@ -187,7 +187,7 @@ aiolifx==0.7.1
|
||||
aiolifx_effects==0.2.2
|
||||
|
||||
# homeassistant.components.lookin
|
||||
aiolookin==0.1.0
|
||||
aiolookin==0.1.1
|
||||
|
||||
# homeassistant.components.lyric
|
||||
aiolyric==1.0.8
|
||||
|
@ -159,7 +159,7 @@ aiohue==4.4.1
|
||||
aiokafka==0.6.0
|
||||
|
||||
# homeassistant.components.lookin
|
||||
aiolookin==0.1.0
|
||||
aiolookin==0.1.1
|
||||
|
||||
# homeassistant.components.lyric
|
||||
aiolyric==1.0.8
|
||||
|
Loading…
x
Reference in New Issue
Block a user