Update to pyfido 0.1.4 (#6033)

pull/6037/head
Thibault Cohen 2017-02-15 22:12:29 -05:00 committed by Paulus Schoutsen
parent 5895f431b4
commit 4addcccfac
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ from homeassistant.helpers.entity import Entity
from homeassistant.util import Throttle
import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ["pyfido==0.1.3"]
REQUIREMENTS = ["pyfido==0.1.4"]
_LOGGER = logging.getLogger(__name__)

View File

@ -461,7 +461,7 @@ pyemby==0.2
pyenvisalink==2.0
# homeassistant.components.sensor.fido
pyfido==0.1.3
pyfido==0.1.4
# homeassistant.components.ifttt
pyfttt==0.3