Update pyfido to 2.1.1 (#13947)

This commit is contained in:
Thibault Cohen 2018-04-16 22:16:28 -04:00 committed by Paulus Schoutsen
parent e8ad36feb6
commit d0d61d1b5f
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==2.1.0']
REQUIREMENTS = ['pyfido==2.1.1']
_LOGGER = logging.getLogger(__name__)

View file

@ -759,7 +759,7 @@ pyenvisalink==2.2
pyephember==0.1.1
# homeassistant.components.sensor.fido
pyfido==2.1.0
pyfido==2.1.1
# homeassistant.components.climate.flexit
pyflexit==0.3