Bump opower to 0.3.0 (#109248)
Co-authored-by: Dan Swartz <3066652+swartzd@users.noreply.github.com>pull/109100/head^2
parent
2aead3eefc
commit
08f8f84f61
|
@ -7,5 +7,5 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/opower",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["opower"],
|
||||
"requirements": ["opower==0.2.0"]
|
||||
"requirements": ["opower==0.3.0"]
|
||||
}
|
||||
|
|
|
@ -1465,7 +1465,7 @@ openwrt-luci-rpc==1.1.16
|
|||
openwrt-ubus-rpc==0.0.2
|
||||
|
||||
# homeassistant.components.opower
|
||||
opower==0.2.0
|
||||
opower==0.3.0
|
||||
|
||||
# homeassistant.components.oralb
|
||||
oralb-ble==0.17.6
|
||||
|
|
|
@ -1153,7 +1153,7 @@ openerz-api==0.3.0
|
|||
openhomedevice==2.2.0
|
||||
|
||||
# homeassistant.components.opower
|
||||
opower==0.2.0
|
||||
opower==0.3.0
|
||||
|
||||
# homeassistant.components.oralb
|
||||
oralb-ble==0.17.6
|
||||
|
|
Loading…
Reference in New Issue