Fake supervisor

This commit is contained in:
pvizeli 2017-03-23 10:15:27 +01:00
parent c6708d7225
commit 9bb2800266
2 changed files with 3 additions and 1 deletions

View File

@ -18,3 +18,5 @@ RUN pip3 install pip --no-cache-dir --upgrade \
&& pip3 install --no-cache-dir aiohttp \
&& pip3 install --no-cache-dir docker \
&& pip3 install --no-cache-dir colorlog
CMD [ "bash" ]

View File

@ -1,5 +1,5 @@
{
"supervisor_tag": "20170319",
"supervisor_tag": "20170322",
"homeassistant_tag": "0.40.1",
"hassio_version": "0.1",
"resinhup_version": "1.1.1",