add sync button

This commit is contained in:
J. Nick Koston 2023-06-07 18:45:37 -05:00
parent 3e9ba56970
commit 472791788e
No known key found for this signature in database
1 changed files with 6 additions and 0 deletions

View File

@ -59,3 +59,9 @@ button:
- platform: restart - platform: restart
name: "${friendly_name} Restart" name: "${friendly_name} Restart"
- platform: ratgdo
id: ${id_prefix}_sync
type: sync
entity_category: diagnostic
ratgdo_id: ${id_prefix}
name: "${friendly_name} Sync"