Upgrade pyhydroquebec 2.2.1 (#13586)
parent
477f7ec01e
commit
12affa1469
|
@ -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.1.0']
|
||||
REQUIREMENTS = ['pyhydroquebec==2.2.1']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -768,7 +768,7 @@ pyhiveapi==0.2.11
|
|||
pyhomematic==0.1.40
|
||||
|
||||
# homeassistant.components.sensor.hydroquebec
|
||||
pyhydroquebec==2.1.0
|
||||
pyhydroquebec==2.2.1
|
||||
|
||||
# homeassistant.components.alarm_control_panel.ialarm
|
||||
pyialarm==0.2
|
||||
|
|
Loading…
Reference in New Issue