Bumped fints component to version 1.0.1 (#17280)

This commit is contained in:
Markus Nigbur 2018-10-09 19:18:46 +02:00 committed by Aaron Bach
parent e903f7ffda
commit a99ba0a1d4
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@ from homeassistant.const import CONF_USERNAME, CONF_PIN, CONF_URL, CONF_NAME
import homeassistant.helpers.config_validation as cv
from homeassistant.helpers.entity import Entity
REQUIREMENTS = ['fints==0.2.1']
REQUIREMENTS = ['fints==1.0.1']
_LOGGER = logging.getLogger(__name__)

View file

@ -363,7 +363,7 @@ fedexdeliverymanager==1.0.6
feedparser==5.2.1
# homeassistant.components.sensor.fints
fints==0.2.1
fints==1.0.1
# homeassistant.components.sensor.fitbit
fitbit==0.3.0