Skip to content

Commit

Permalink
Add restart button to home-assistant-voice.yaml (#273)
Browse files Browse the repository at this point in the history
Co-authored-by: Tudor Sandu <[email protected]>
Co-authored-by: JLo <[email protected]>
  • Loading branch information
3 people authored Jan 15, 2025
1 parent 5bac677 commit f8a0cfc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions home-assistant-voice.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1663,6 +1663,12 @@ button:
name: "Factory Reset"
entity_category: diagnostic
internal: true
- platform: restart
id: restart_button
name: "Restart"
entity_category: config
disabled_by_default: true
icon: "mdi:restart"

debug:
update_interval: 5s

0 comments on commit f8a0cfc

Please sign in to comment.