mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Add sensor platform to Alexa Devices (#39594)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
1039c86b5c
commit
9c7df56a84
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user