Update pyhydroquebec to 2.2.2 (#13946)

This commit is contained in:
Thibault Cohen 2018-04-16 20:52:56 -04:00 committed by Martin Hjelmare
parent acdba7a27c
commit 9da239178c
2 changed files with 2 additions and 2 deletions

View file

@ -21,7 +21,7 @@ from homeassistant.helpers.entity import Entity
from homeassistant.util import Throttle
import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['pyhydroquebec==2.2.1']
REQUIREMENTS = ['pyhydroquebec==2.2.2']
_LOGGER = logging.getLogger(__name__)

View file

@ -783,7 +783,7 @@ pyhiveapi==0.2.14
pyhomematic==0.1.41
# homeassistant.components.sensor.hydroquebec
pyhydroquebec==2.2.1
pyhydroquebec==2.2.2
# homeassistant.components.alarm_control_panel.ialarm
pyialarm==0.2