mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Update pvo to 0.2.1 (#65584)
This commit is contained in:
parent
8432fe7bd6
commit
d3e36230cb
@ -4,7 +4,7 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/pvoutput",
|
"documentation": "https://www.home-assistant.io/integrations/pvoutput",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"codeowners": ["@fabaff", "@frenck"],
|
"codeowners": ["@fabaff", "@frenck"],
|
||||||
"requirements": ["pvo==0.2.0"],
|
"requirements": ["pvo==0.2.1"],
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"quality_scale": "platinum"
|
"quality_scale": "platinum"
|
||||||
}
|
}
|
||||||
|
@ -1310,7 +1310,7 @@ pushbullet.py==0.11.0
|
|||||||
pushover_complete==1.1.1
|
pushover_complete==1.1.1
|
||||||
|
|
||||||
# homeassistant.components.pvoutput
|
# homeassistant.components.pvoutput
|
||||||
pvo==0.2.0
|
pvo==0.2.1
|
||||||
|
|
||||||
# homeassistant.components.rpi_gpio_pwm
|
# homeassistant.components.rpi_gpio_pwm
|
||||||
pwmled==1.6.9
|
pwmled==1.6.9
|
||||||
|
@ -814,7 +814,7 @@ pure-python-adb[async]==0.3.0.dev0
|
|||||||
pushbullet.py==0.11.0
|
pushbullet.py==0.11.0
|
||||||
|
|
||||||
# homeassistant.components.pvoutput
|
# homeassistant.components.pvoutput
|
||||||
pvo==0.2.0
|
pvo==0.2.1
|
||||||
|
|
||||||
# homeassistant.components.canary
|
# homeassistant.components.canary
|
||||||
py-canary==0.5.1
|
py-canary==0.5.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user