Skip to content

Commit

Permalink
Remove unnecessary button component code
Browse files Browse the repository at this point in the history
  • Loading branch information
klaasnicolaas committed Jul 4, 2024
1 parent 701ad90 commit 359f22f
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions components/updates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,3 @@ update:
http_request:
timeout: 10s
verify_ssl: false

button:
- platform: template
id: check_for_update_button
name: Check for firmware update
device_class: update
on_press:
then:
- component.update: update_http_request

0 comments on commit 359f22f

Please sign in to comment.