Update pyhydroquebec to 2.2.2 (#13946)
This commit is contained in:
parent
acdba7a27c
commit
9da239178c
2 changed files with 2 additions and 2 deletions
|
@ -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__)
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue