mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 05:16:49 +00:00
Add description for alarm support (#17857)
This commit is contained in:
parent
a5bb8d49d0
commit
41529e5076
@ -28,6 +28,10 @@ Battery sensors are supported for the `Sonos Roam` and `Sonos Move` devices on S
|
||||
|
||||
For each speaker with a battery, a `sensor` showing the current battery charge level and a `binary_sensor` showing the power state of the speaker are created. The `binary_sensor` reports if the speaker is currently powered by an external source and its `power_source` attribute shows which specific source is providing the current power. This source attribute can be one of `BATTERY`, `SONOS_CHARGING_RING` if using wireless charging, or `USB_POWER` if charging via USB cable. Note that the Roam will report `SONOS_CHARGING_RING` even when using a generic Qi charger.
|
||||
|
||||
## Alarm support
|
||||
|
||||
The Sonos integration adds one `switch` for each alarm set in the Sonos app. The alarm switches are detected, deleted and assigned automatically and come with several attributes that help to monitor Sonos alarms.
|
||||
|
||||
## Services
|
||||
|
||||
The Sonos integration makes various custom services available.
|
||||
|
Loading…
x
Reference in New Issue
Block a user