Site updated at 2017-10-25 10:28:18 UTC

This commit is contained in:
Travis CI 2017-10-25 10:28:19 +00:00
parent 4e468f7aa1
commit d4dc8ed4ca
26 changed files with 69 additions and 64 deletions

View file

@ -274,6 +274,11 @@ CMD [ "/run.sh" ]
<td>no</td>
<td>Boolean. If that is enable, you can use the STDIN with Hass.io API.</td>
</tr>
<tr>
<td>legacy</td>
<td>no</td>
<td>Boolean. If the docker image have no hass.io labels, you can enable the legacy mode to use the config data.</td>
</tr>
<tr>
<td>options</td>
<td>yes</td>