From a5fbdb756547c85243d2325f1dc0b486fea610b5 Mon Sep 17 00:00:00 2001 From: Ben Mckeown Date: Mon, 12 Oct 2020 15:28:59 +0100 Subject: [PATCH] Add IoT class to GeoLocation (#15203) Co-authored-by: Franck Nijhof --- source/_integrations/amazon_polly.markdown | 1 + source/_integrations/geo_location.markdown | 1 + 2 files changed, 2 insertions(+) diff --git a/source/_integrations/amazon_polly.markdown b/source/_integrations/amazon_polly.markdown index 12edea9dba1..910fc8b517c 100644 --- a/source/_integrations/amazon_polly.markdown +++ b/source/_integrations/amazon_polly.markdown @@ -5,6 +5,7 @@ ha_category: - Text-to-speech ha_release: 0.37 ha_domain: amazon_polly +ha_iot_class: Cloud Push --- The `amazon_polly` text-to-speech platform that works with [Amazon Polly](https://aws.amazon.com/polly/) to create the spoken output. diff --git a/source/_integrations/geo_location.markdown b/source/_integrations/geo_location.markdown index 9ac2f85b2d3..cffd62c9c0a 100644 --- a/source/_integrations/geo_location.markdown +++ b/source/_integrations/geo_location.markdown @@ -6,6 +6,7 @@ ha_category: logo: geo_location.png ha_release: 0.78 ha_domain: geo_location +ha_iot_class: ~ --- Geolocation aware entities are typically related to events in the real world in the vicinity of Home Assistant's location, like for example weather events, bush fires or earthquakes.