mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 16:27:08 +00:00
bump the version of openevsewifi to latest upstream 1.1.0 (#38892)
The latest version of openevsewifi fixes some of the outstanding issues with the component. Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
parent
037668ed80
commit
71a03c8ca5
@ -2,6 +2,6 @@
|
||||
"domain": "openevse",
|
||||
"name": "OpenEVSE",
|
||||
"documentation": "https://www.home-assistant.io/integrations/openevse",
|
||||
"requirements": ["openevsewifi==0.4"],
|
||||
"requirements": ["openevsewifi==1.1.0"],
|
||||
"codeowners": []
|
||||
}
|
||||
|
@ -1017,7 +1017,7 @@ open-garage==0.1.4
|
||||
openerz-api==0.1.0
|
||||
|
||||
# homeassistant.components.openevse
|
||||
openevsewifi==0.4
|
||||
openevsewifi==1.1.0
|
||||
|
||||
# homeassistant.components.openhome
|
||||
openhomedevice==0.7.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user