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