From 076771d2e3bfe29efb7fd8a19ebdede293eea017 Mon Sep 17 00:00:00 2001 From: Andrew Jackson Date: Mon, 12 Aug 2024 06:38:00 +0100 Subject: [PATCH] Add details of new sensors to Mastodon (#34222) * Add details of new sensors to Mastodon * Change statuses to posts * Add additional sensor to platforms * Tiny tweak --------- Co-authored-by: Franck Nijhof --- source/_integrations/mastodon.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/_integrations/mastodon.markdown b/source/_integrations/mastodon.markdown index e90b1e3b70a..c32bd3f360a 100644 --- a/source/_integrations/mastodon.markdown +++ b/source/_integrations/mastodon.markdown @@ -11,6 +11,7 @@ ha_domain: mastodon ha_iot_class: Cloud Push ha_platforms: - notify + - sensor ha_integration_type: service ha_config_flow: true --- @@ -24,6 +25,10 @@ If you want to grant only required accesses, uncheck all checkboxes then check o {% include integrations/config_flow.md %} +## Sensors + +The integration will create sensors for the Mastodon account showing total followers, following, and posts. + ## Notifications The integration will create a `notify` action matching the name of the integration entry.