From 317130e1fd661256928093e5d88b7d26c1858338 Mon Sep 17 00:00:00 2001 From: Matt Zimmerman Date: Sun, 27 Jun 2021 11:59:20 -0700 Subject: [PATCH] add smarttub.reset_reminder (#18184) --- source/_integrations/smarttub.markdown | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/source/_integrations/smarttub.markdown b/source/_integrations/smarttub.markdown index 4b9ce4b5dd3..ffcec8a6b58 100644 --- a/source/_integrations/smarttub.markdown +++ b/source/_integrations/smarttub.markdown @@ -63,3 +63,12 @@ This service allows you to temporarily suppress a maintenance reminder on a hot | ---------------------- | -------- | ----------- | ------- | | `entity_id` | no | The entity to update. | binary_sensor.jacuzzi_j_335_refresh_water_reminder | `days` | no | The number of days to snooze the reminder (minimum 10). | 10 + +### Service `smarttub.reset_reminder` + +This service allows you to reset a maintenance reminder on a hot tub. + +| Service data attribute | Optional | Description | Example | +| ---------------------- | -------- | ----------- | ------- | +| `entity_id` | no | The entity to update. | binary_sensor.jacuzzi_j_335_refresh_water_reminder +| `days` | no | The number of days when reminder should trigger next (minimum 30). | 180