mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-19 07:16:39 +00:00
Restart hass will use supervisor api.
https://www.pivotaltracker.com/story/show/145295197
This commit is contained in:
parent
cf8905e7ad
commit
28f3a23acc
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user