diff --git a/base.yml b/base.yml index 1e15804..e7e4e66 100644 --- a/base.yml +++ b/base.yml @@ -59,3 +59,9 @@ button: - platform: restart name: "${friendly_name} Restart" + - platform: ratgdo + id: ${id_prefix}_sync + type: sync + entity_category: diagnostic + ratgdo_id: ${id_prefix} + name: "${friendly_name} Sync"