mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
Update pyhomematic to 0.1.50 (#17048)
This commit is contained in:
parent
90f2990b9e
commit
4d471622f6
@ -18,7 +18,7 @@ from homeassistant.helpers import discovery
|
|||||||
import homeassistant.helpers.config_validation as cv
|
import homeassistant.helpers.config_validation as cv
|
||||||
from homeassistant.helpers.entity import Entity
|
from homeassistant.helpers.entity import Entity
|
||||||
|
|
||||||
REQUIREMENTS = ['pyhomematic==0.1.49']
|
REQUIREMENTS = ['pyhomematic==0.1.50']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -909,7 +909,7 @@ pyhik==0.1.8
|
|||||||
pyhiveapi==0.2.14
|
pyhiveapi==0.2.14
|
||||||
|
|
||||||
# homeassistant.components.homematic
|
# homeassistant.components.homematic
|
||||||
pyhomematic==0.1.49
|
pyhomematic==0.1.50
|
||||||
|
|
||||||
# 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