Restart hass will use supervisor api.
https://www.pivotaltracker.com/story/show/145295197
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user