Add sensor platform to Alexa Devices (#39594)

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
Simone Chemelli 2025-06-23 09:59:34 +03:00 committed by GitHub
parent 1039c86b5c
commit 9c7df56a84
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,6 +4,7 @@ description: Instructions on how to integrate Alexa Devices into Home Assistant.
ha_category: ha_category:
- Binary Sensor - Binary Sensor
- Notify - Notify
- Sensor
- Switch - Switch
ha_release: '2025.6' ha_release: '2025.6'
ha_domain: alexa_devices ha_domain: alexa_devices
@ -14,6 +15,7 @@ ha_iot_class: Cloud Polling
ha_platforms: ha_platforms:
- binary_sensor - binary_sensor
- notify - notify
- sensor
- switch - switch
ha_integration_type: hub ha_integration_type: hub
ha_quality_scale: bronze ha_quality_scale: bronze
@ -115,6 +117,7 @@ The **Alexa Devices** {% term integration %} provides the following entities:
- Binary sensor - main and Bluetooth connectivity - Binary sensor - main and Bluetooth connectivity
- Notify - Speak and Announce notifications - Notify - Speak and Announce notifications
- Sensor - temperature and illuminance sensors
- Switch - Do not disturb - Switch - Do not disturb
## Removing the integration ## Removing the integration