1
0
mirror of https://github.com/esphome/esphome.git synced 2025-11-19 00:05:43 +00:00

HassIO add-on pre-built images

This commit is contained in:
Otto Winter
2018-06-03 19:22:25 +02:00
parent 53222c9666
commit 5d540b1bc5
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 = [