mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
Update pyhomematic to 0.1.56 (#21227)
This commit is contained in:
parent
49995c2120
commit
27d598fff8
@ -14,7 +14,7 @@ from homeassistant.helpers import discovery
|
||||
import homeassistant.helpers.config_validation as cv
|
||||
from homeassistant.helpers.entity import Entity
|
||||
|
||||
REQUIREMENTS = ['pyhomematic==0.1.55']
|
||||
REQUIREMENTS = ['pyhomematic==0.1.56']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -1062,7 +1062,7 @@ pyhik==0.2.2
|
||||
pyhiveapi==0.2.17
|
||||
|
||||
# homeassistant.components.homematic
|
||||
pyhomematic==0.1.55
|
||||
pyhomematic==0.1.56
|
||||
|
||||
# homeassistant.components.homeworks
|
||||
pyhomeworks==0.0.6
|
||||
|
@ -190,7 +190,7 @@ pydeconz==52
|
||||
pydispatcher==2.0.5
|
||||
|
||||
# homeassistant.components.homematic
|
||||
pyhomematic==0.1.55
|
||||
pyhomematic==0.1.56
|
||||
|
||||
# homeassistant.components.litejet
|
||||
pylitejet==0.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user