From d9a7823407f77005d69ee84817c90f813c768f3d Mon Sep 17 00:00:00 2001 From: Nathan Tilley Date: Fri, 2 Oct 2020 07:05:34 -0400 Subject: [PATCH] Add IoT Class to NOAA Tides Integration (#14740) --- source/_integrations/noaa_tides.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/noaa_tides.markdown b/source/_integrations/noaa_tides.markdown index e56081bb0c4..40b64c46a9d 100644 --- a/source/_integrations/noaa_tides.markdown +++ b/source/_integrations/noaa_tides.markdown @@ -4,6 +4,7 @@ description: Instructions to add NOAA Tide information to Home Assistant. ha_category: - Environment ha_release: 0.75 +ha_iot_class: Cloud Polling ha_domain: noaa_tides ha_codeowners: - '@jdelaney72'