mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 14:27:07 +00:00
Bump openerz-api to 0.2.0 (#86013)
Co-authored-by: Franck Nijhof <git@frenck.dev> fixes undefined
This commit is contained in:
parent
156307f3f2
commit
c1f08256e2
@ -3,7 +3,7 @@
|
||||
"name": "Open ERZ",
|
||||
"documentation": "https://www.home-assistant.io/integrations/openerz",
|
||||
"codeowners": ["@misialq"],
|
||||
"requirements": ["openerz-api==0.1.0"],
|
||||
"requirements": ["openerz-api==0.2.0"],
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["openerz_api"]
|
||||
}
|
||||
|
@ -1266,7 +1266,7 @@ open-meteo==0.2.1
|
||||
# opencv-python-headless==4.6.0.66
|
||||
|
||||
# homeassistant.components.openerz
|
||||
openerz-api==0.1.0
|
||||
openerz-api==0.2.0
|
||||
|
||||
# homeassistant.components.openevse
|
||||
openevsewifi==1.1.2
|
||||
|
@ -932,7 +932,7 @@ open-garage==0.2.0
|
||||
open-meteo==0.2.1
|
||||
|
||||
# homeassistant.components.openerz
|
||||
openerz-api==0.1.0
|
||||
openerz-api==0.2.0
|
||||
|
||||
# homeassistant.components.oralb
|
||||
oralb-ble==0.17.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user