1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-03 03:42:20 +01:00

HassIO add-on pre-built images

This commit is contained in:
Otto Winter
2018-06-03 19:22:25 +02:00
parent ee2c53585f
commit 17798dee1e
12 changed files with 164 additions and 17 deletions

View File

@@ -27,6 +27,8 @@ REQUIRES = [
'pyyaml>=3.12',
'paho-mqtt>=1.3.1',
'colorlog>=3.1.2',
'tornado>=5.0.0',
'esptool>=2.3.1',
]
CLASSIFIERS = [