Restart hass will use supervisor api.

https://www.pivotaltracker.com/story/show/145295197
This commit is contained in:
Paulus Schoutsen 2017-05-11 20:21:44 -07:00
parent cf8905e7ad
commit 28f3a23acc

View File

@ -38,12 +38,11 @@
path="hassio/homeassistant/update"
>Update</ha-call-api-button>
</template>
<ha-call-service-button
<ha-call-api-button
class="warning"
hass="[[hass]]"
domain="homeassistant"
service="restart"
>Restart</ha-call-service-button>
path="hassio/homeassistant/restart"
>Restart</ha-call-api-button>
</div>
</paper-card>
</template>