mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 05:47:10 +00:00
Update pyhomematic to 0.1.44 (#15069)
* Update __init__.py * Update requirements_all.txt
This commit is contained in:
parent
be6d1b5e94
commit
8d22754a06
@ -20,7 +20,7 @@ import homeassistant.helpers.config_validation as cv
|
|||||||
from homeassistant.helpers.entity import Entity
|
from homeassistant.helpers.entity import Entity
|
||||||
from homeassistant.loader import bind_hass
|
from homeassistant.loader import bind_hass
|
||||||
|
|
||||||
REQUIREMENTS = ['pyhomematic==0.1.43']
|
REQUIREMENTS = ['pyhomematic==0.1.44']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -846,7 +846,7 @@ pyhik==0.1.8
|
|||||||
pyhiveapi==0.2.14
|
pyhiveapi==0.2.14
|
||||||
|
|
||||||
# homeassistant.components.homematic
|
# homeassistant.components.homematic
|
||||||
pyhomematic==0.1.43
|
pyhomematic==0.1.44
|
||||||
|
|
||||||
# homeassistant.components.sensor.hydroquebec
|
# homeassistant.components.sensor.hydroquebec
|
||||||
pyhydroquebec==2.2.2
|
pyhydroquebec==2.2.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user