mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 16:27:08 +00:00
parent
e0c5b44994
commit
acdba7a27c
@ -21,7 +21,7 @@ from homeassistant.helpers.entity import Entity
|
||||
from homeassistant.util import Throttle
|
||||
|
||||
|
||||
REQUIREMENTS = ['foobot_async==0.3.0']
|
||||
REQUIREMENTS = ['foobot_async==0.3.1']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -311,7 +311,7 @@ fixerio==0.1.1
|
||||
flux_led==0.21
|
||||
|
||||
# homeassistant.components.sensor.foobot
|
||||
foobot_async==0.3.0
|
||||
foobot_async==0.3.1
|
||||
|
||||
# homeassistant.components.notify.free_mobile
|
||||
freesms==0.1.2
|
||||
|
@ -63,7 +63,7 @@ evohomeclient==0.2.5
|
||||
feedparser==5.2.1
|
||||
|
||||
# homeassistant.components.sensor.foobot
|
||||
foobot_async==0.3.0
|
||||
foobot_async==0.3.1
|
||||
|
||||
# homeassistant.components.tts.google
|
||||
gTTS-token==1.1.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user