mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 10:17:09 +00:00
Upgrade pyhydroquebec 2.2.1 (#13586)
This commit is contained in:
parent
477f7ec01e
commit
12affa1469
@ -21,7 +21,7 @@ from homeassistant.helpers.entity import Entity
|
|||||||
from homeassistant.util import Throttle
|
from homeassistant.util import Throttle
|
||||||
import homeassistant.helpers.config_validation as cv
|
import homeassistant.helpers.config_validation as cv
|
||||||
|
|
||||||
REQUIREMENTS = ['pyhydroquebec==2.1.0']
|
REQUIREMENTS = ['pyhydroquebec==2.2.1']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -768,7 +768,7 @@ pyhiveapi==0.2.11
|
|||||||
pyhomematic==0.1.40
|
pyhomematic==0.1.40
|
||||||
|
|
||||||
# homeassistant.components.sensor.hydroquebec
|
# homeassistant.components.sensor.hydroquebec
|
||||||
pyhydroquebec==2.1.0
|
pyhydroquebec==2.2.1
|
||||||
|
|
||||||
# homeassistant.components.alarm_control_panel.ialarm
|
# homeassistant.components.alarm_control_panel.ialarm
|
||||||
pyialarm==0.2
|
pyialarm==0.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user