From fb07d72d1181beb25fe3d61c5de81a2c1961a68d Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Sun, 25 Apr 2021 11:36:43 -1000 Subject: [PATCH] Update sonos docs for battery sensors (#17591) Co-authored-by: jjlawren --- source/_integrations/sonos.markdown | 9 +++++++++ 1 file changed, 9 insertions(+) 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.