mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Merge pull request #9182 from home-assistant/pyisy-update
Bumped the version of PyISY
This commit is contained in:
commit
2533b49aef
@ -17,7 +17,7 @@ from homeassistant.helpers import discovery, config_validation as cv
|
||||
from homeassistant.helpers.entity import Entity
|
||||
from homeassistant.helpers.typing import ConfigType, Dict # noqa
|
||||
|
||||
REQUIREMENTS = ['PyISY==1.0.7']
|
||||
REQUIREMENTS = ['PyISY==1.0.8']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -18,7 +18,7 @@ astral==1.4
|
||||
# Adafruit_BBIO==1.0.0
|
||||
|
||||
# homeassistant.components.isy994
|
||||
PyISY==1.0.7
|
||||
PyISY==1.0.8
|
||||
|
||||
# homeassistant.components.notify.html5
|
||||
PyJWT==1.5.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user