mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 03:37:07 +00:00
Upgrade volkszaehler to 0.1.3 (#39147)
This commit is contained in:
parent
55c71b5e83
commit
e909596587
@ -465,6 +465,7 @@ homeassistant/components/vilfo/* @ManneW
|
|||||||
homeassistant/components/vivotek/* @HarlemSquirrel
|
homeassistant/components/vivotek/* @HarlemSquirrel
|
||||||
homeassistant/components/vizio/* @raman325
|
homeassistant/components/vizio/* @raman325
|
||||||
homeassistant/components/vlc_telnet/* @rodripf
|
homeassistant/components/vlc_telnet/* @rodripf
|
||||||
|
homeassistant/components/volkszaehler/* @fabaff
|
||||||
homeassistant/components/volumio/* @OnFreund
|
homeassistant/components/volumio/* @OnFreund
|
||||||
homeassistant/components/waqi/* @andrey-git
|
homeassistant/components/waqi/* @andrey-git
|
||||||
homeassistant/components/watson_tts/* @rutkai
|
homeassistant/components/watson_tts/* @rutkai
|
||||||
|
@ -2,6 +2,6 @@
|
|||||||
"domain": "volkszaehler",
|
"domain": "volkszaehler",
|
||||||
"name": "Volkszaehler",
|
"name": "Volkszaehler",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/volkszaehler",
|
"documentation": "https://www.home-assistant.io/integrations/volkszaehler",
|
||||||
"requirements": ["volkszaehler==0.1.2"],
|
"requirements": ["volkszaehler==0.1.3"],
|
||||||
"codeowners": []
|
"codeowners": ["@fabaff"]
|
||||||
}
|
}
|
||||||
|
@ -2199,7 +2199,7 @@ venstarcolortouch==0.12
|
|||||||
vilfo-api-client==0.3.2
|
vilfo-api-client==0.3.2
|
||||||
|
|
||||||
# homeassistant.components.volkszaehler
|
# homeassistant.components.volkszaehler
|
||||||
volkszaehler==0.1.2
|
volkszaehler==0.1.3
|
||||||
|
|
||||||
# homeassistant.components.volvooncall
|
# homeassistant.components.volvooncall
|
||||||
volvooncall==0.8.12
|
volvooncall==0.8.12
|
||||||
|
Loading…
x
Reference in New Issue
Block a user