Update pyhydroquebec to 2.2.2 (#13946)

This commit is contained in:
Thibault Cohen 2018-04-16 20:52:56 -04:00 committed by Paulus Schoutsen
parent 53506821d4
commit e9b997de3e
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

@ -780,7 +780,7 @@ pyhiveapi==0.2.11
pyhomematic==0.1.40
# homeassistant.components.sensor.hydroquebec
pyhydroquebec==2.2.1
pyhydroquebec==2.2.2
# homeassistant.components.alarm_control_panel.ialarm
pyialarm==0.2