diff --git a/source/_integrations/sonos.markdown b/source/_integrations/sonos.markdown index 48190582eda..3858effcf57 100644 --- a/source/_integrations/sonos.markdown +++ b/source/_integrations/sonos.markdown @@ -3,6 +3,7 @@ title: Sonos description: Instructions on how to integrate Sonos devices into Home Assistant. ha_category: - Media Player + - Sensor featured: true ha_release: 0.7.3 ha_iot_class: Local Push @@ -17,6 +18,14 @@ The `sonos` integration allows you to control your [Sonos](https://www.sonos.com {% include integrations/config_flow.md %} +## Battery support + +Battery sensors are currently supported for the `Sonos Roam` and `Sonos Move` devices. + +Besides showing the current battery capacity, these sensors provide additional attributes: +- `charging`: Indicates if the speaker is currently connected to an external power source. +- `power_source`: The current power source of the speaker, such as `BATTERY`, `SONOS_CHARGING_RING`, or `USB_POWER`. + ## Services The Sonos integration makes various custom services available.