Upgrade volkszaehler to 0.1.3 (#39147)
This commit is contained in:
parent
55c71b5e83
commit
e909596587
3 changed files with 4 additions and 3 deletions
|
@ -465,6 +465,7 @@ homeassistant/components/vilfo/* @ManneW
|
|||
homeassistant/components/vivotek/* @HarlemSquirrel
|
||||
homeassistant/components/vizio/* @raman325
|
||||
homeassistant/components/vlc_telnet/* @rodripf
|
||||
homeassistant/components/volkszaehler/* @fabaff
|
||||
homeassistant/components/volumio/* @OnFreund
|
||||
homeassistant/components/waqi/* @andrey-git
|
||||
homeassistant/components/watson_tts/* @rutkai
|
||||
|
|
|
@ -2,6 +2,6 @@
|
|||
"domain": "volkszaehler",
|
||||
"name": "Volkszaehler",
|
||||
"documentation": "https://www.home-assistant.io/integrations/volkszaehler",
|
||||
"requirements": ["volkszaehler==0.1.2"],
|
||||
"codeowners": []
|
||||
"requirements": ["volkszaehler==0.1.3"],
|
||||
"codeowners": ["@fabaff"]
|
||||
}
|
||||
|
|
|
@ -2199,7 +2199,7 @@ venstarcolortouch==0.12
|
|||
vilfo-api-client==0.3.2
|
||||
|
||||
# homeassistant.components.volkszaehler
|
||||
volkszaehler==0.1.2
|
||||
volkszaehler==0.1.3
|
||||
|
||||
# homeassistant.components.volvooncall
|
||||
volvooncall==0.8.12
|
||||
|
|
Loading…
Add table
Reference in a new issue