Skip to content
Snippets Groups Projects
Commit 052cd3fc authored by Fabian Affolter's avatar Fabian Affolter Committed by GitHub
Browse files

Upgrade PyMVGLive to 1.1.4 (#7832)

parent 0ccaf979
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ from homeassistant.const import ( ...@@ -16,7 +16,7 @@ from homeassistant.const import (
CONF_NAME, ATTR_ATTRIBUTION, STATE_UNKNOWN CONF_NAME, ATTR_ATTRIBUTION, STATE_UNKNOWN
) )
REQUIREMENTS = ['PyMVGLive==1.1.3'] REQUIREMENTS = ['PyMVGLive==1.1.4']
_LOGGER = logging.getLogger(__name__) _LOGGER = logging.getLogger(__name__)
......
...@@ -24,7 +24,7 @@ PyISY==1.0.7 ...@@ -24,7 +24,7 @@ PyISY==1.0.7
PyJWT==1.4.2 PyJWT==1.4.2
# homeassistant.components.sensor.mvglive # homeassistant.components.sensor.mvglive
PyMVGLive==1.1.3 PyMVGLive==1.1.4
# homeassistant.components.arduino # homeassistant.components.arduino
PyMata==2.14 PyMata==2.14
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment