mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
Update pyfido to 2.1.1 (#13947)
This commit is contained in:
parent
e8ad36feb6
commit
d0d61d1b5f
@ -21,7 +21,7 @@ from homeassistant.helpers.entity import Entity
|
|||||||
from homeassistant.util import Throttle
|
from homeassistant.util import Throttle
|
||||||
import homeassistant.helpers.config_validation as cv
|
import homeassistant.helpers.config_validation as cv
|
||||||
|
|
||||||
REQUIREMENTS = ['pyfido==2.1.0']
|
REQUIREMENTS = ['pyfido==2.1.1']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -759,7 +759,7 @@ pyenvisalink==2.2
|
|||||||
pyephember==0.1.1
|
pyephember==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.sensor.fido
|
# homeassistant.components.sensor.fido
|
||||||
pyfido==2.1.0
|
pyfido==2.1.1
|
||||||
|
|
||||||
# homeassistant.components.climate.flexit
|
# homeassistant.components.climate.flexit
|
||||||
pyflexit==0.3
|
pyflexit==0.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user