Update lupupy version to 0.0.13 (#18754)

* lupupy version push
This commit is contained in:
majuss 2018-11-28 02:21:27 +00:00 committed by Charles Garwood
parent 052d305243
commit fc8b1f4968
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ from homeassistant.const import (CONF_USERNAME, CONF_PASSWORD,
from homeassistant.helpers.entity import Entity
_LOGGER = logging.getLogger(__name__)
REQUIREMENTS = ['lupupy==0.0.10']
REQUIREMENTS = ['lupupy==0.0.13']
DOMAIN = 'lupusec'

View File

@ -604,7 +604,7 @@ logi_circle==0.1.7
luftdaten==0.3.4
# homeassistant.components.lupusec
lupupy==0.0.10
lupupy==0.0.13
# homeassistant.components.light.lw12wifi
lw12==0.9.2