Updated foobot_async package version (#13942)

Fix #13886
This commit is contained in:
Fabien Piuzzi 2018-04-16 21:35:24 +02:00 committed by Fabian Affolter
parent e0c5b44994
commit acdba7a27c
3 changed files with 3 additions and 3 deletions

View File

@ -21,7 +21,7 @@ from homeassistant.helpers.entity import Entity
from homeassistant.util import Throttle from homeassistant.util import Throttle
REQUIREMENTS = ['foobot_async==0.3.0'] REQUIREMENTS = ['foobot_async==0.3.1']
_LOGGER = logging.getLogger(__name__) _LOGGER = logging.getLogger(__name__)

View File

@ -311,7 +311,7 @@ fixerio==0.1.1
flux_led==0.21 flux_led==0.21
# homeassistant.components.sensor.foobot # homeassistant.components.sensor.foobot
foobot_async==0.3.0 foobot_async==0.3.1
# homeassistant.components.notify.free_mobile # homeassistant.components.notify.free_mobile
freesms==0.1.2 freesms==0.1.2

View File

@ -63,7 +63,7 @@ evohomeclient==0.2.5
feedparser==5.2.1 feedparser==5.2.1
# homeassistant.components.sensor.foobot # homeassistant.components.sensor.foobot
foobot_async==0.3.0 foobot_async==0.3.1
# homeassistant.components.tts.google # homeassistant.components.tts.google
gTTS-token==1.1.1 gTTS-token==1.1.1