Update pvo to 0.2.1 (#65584)

This commit is contained in:
Franck Nijhof 2022-02-03 22:37:10 +01:00 committed by GitHub
parent 8432fe7bd6
commit d3e36230cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
"documentation": "https://www.home-assistant.io/integrations/pvoutput",
"config_flow": true,
"codeowners": ["@fabaff", "@frenck"],
"requirements": ["pvo==0.2.0"],
"requirements": ["pvo==0.2.1"],
"iot_class": "cloud_polling",
"quality_scale": "platinum"
}

View File

@ -1310,7 +1310,7 @@ pushbullet.py==0.11.0
pushover_complete==1.1.1
# homeassistant.components.pvoutput
pvo==0.2.0
pvo==0.2.1
# homeassistant.components.rpi_gpio_pwm
pwmled==1.6.9

View File

@ -814,7 +814,7 @@ pure-python-adb[async]==0.3.0.dev0
pushbullet.py==0.11.0
# homeassistant.components.pvoutput
pvo==0.2.0
pvo==0.2.1
# homeassistant.components.canary
py-canary==0.5.1