mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
Update to pyfido 0.1.4 (#6033)
This commit is contained in:
parent
5895f431b4
commit
4addcccfac
@ -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==0.1.3"]
|
REQUIREMENTS = ["pyfido==0.1.4"]
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -461,7 +461,7 @@ pyemby==0.2
|
|||||||
pyenvisalink==2.0
|
pyenvisalink==2.0
|
||||||
|
|
||||||
# homeassistant.components.sensor.fido
|
# homeassistant.components.sensor.fido
|
||||||
pyfido==0.1.3
|
pyfido==0.1.4
|
||||||
|
|
||||||
# homeassistant.components.ifttt
|
# homeassistant.components.ifttt
|
||||||
pyfttt==0.3
|
pyfttt==0.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user