From 9c7df56a84840e9e55dbe54b1cbb604fe59b0ff9 Mon Sep 17 00:00:00 2001 From: Simone Chemelli Date: Mon, 23 Jun 2025 09:59:34 +0300 Subject: [PATCH] Add sensor platform to Alexa Devices (#39594) Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/alexa_devices.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/_integrations/alexa_devices.markdown b/source/_integrations/alexa_devices.markdown index 2b06005251a..03eac628d9b 100644 --- a/source/_integrations/alexa_devices.markdown +++ b/source/_integrations/alexa_devices.markdown @@ -4,6 +4,7 @@ description: Instructions on how to integrate Alexa Devices into Home Assistant. ha_category: - Binary Sensor - Notify + - Sensor - Switch ha_release: '2025.6' ha_domain: alexa_devices @@ -14,6 +15,7 @@ ha_iot_class: Cloud Polling ha_platforms: - binary_sensor - notify + - sensor - switch ha_integration_type: hub ha_quality_scale: bronze @@ -115,6 +117,7 @@ The **Alexa Devices** {% term integration %} provides the following entities: - Binary sensor - main and Bluetooth connectivity - Notify - Speak and Announce notifications +- Sensor - temperature and illuminance sensors - Switch - Do not disturb ## Removing the integration