* Add voice support over NC * Add disocery support for TTS / STT * fix cloud TTS discovery * Fix dev config * Fix discovery * Bump hass-nabucasa 0.25 * Add channel support * Fix lint * Update homeassistant/components/cloud/__init__.py Co-Authored-By: Paulus Schoutsen <balloob@gmail.com> * Update homeassistant/components/cloud/tts.py Co-Authored-By: Paulus Schoutsen <balloob@gmail.com> * Update homeassistant/components/cloud/tts.py Co-Authored-By: Paulus Schoutsen <balloob@gmail.com> * Update homeassistant/components/cloud/tts.py Co-Authored-By: Paulus Schoutsen <balloob@gmail.com> * bump hass-nabucasa * Update tts.py * fix lint
35 lines
724 B
Text
35 lines
724 B
Text
PyJWT==1.7.1
|
|
PyNaCl==1.3.0
|
|
aiohttp==3.6.1
|
|
aiohttp_cors==0.7.0
|
|
astral==1.10.1
|
|
async_timeout==3.0.1
|
|
attrs==19.3.0
|
|
bcrypt==3.1.7
|
|
certifi>=2019.9.11
|
|
contextvars==2.4;python_version<"3.7"
|
|
cryptography==2.8
|
|
distro==1.4.0
|
|
hass-nabucasa==0.26
|
|
home-assistant-frontend==20191025.1
|
|
importlib-metadata==0.23
|
|
jinja2>=2.10.3
|
|
netdisco==2.6.0
|
|
pip>=8.0.3
|
|
python-slugify==4.0.0
|
|
pytz>=2019.03
|
|
pyyaml==5.1.2
|
|
requests==2.22.0
|
|
ruamel.yaml==0.15.100
|
|
sqlalchemy==1.3.10
|
|
voluptuous-serialize==2.3.0
|
|
voluptuous==0.11.7
|
|
zeroconf==0.23.0
|
|
|
|
pycryptodome>=3.6.6
|
|
|
|
# Breaks Python 3.6 and is not needed for our supported Python versions
|
|
enum34==1000000000.0.0
|
|
|
|
# This is a old unmaintained library and is replaced with pycryptodome
|
|
pycrypto==1000000000.0.0
|