mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Add IoT class to GeoLocation (#15203)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
9ff740d695
commit
a5fbdb7565
@ -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.
|
||||
|
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user