Add number entity to Russound RIO (#39657)

This commit is contained in:
Noah Husby 2025-06-22 18:22:30 -04:00 committed by GitHub
parent 95d3513523
commit 1a1dac970f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,6 +9,7 @@ ha_domain: russound_rio
ha_platforms: ha_platforms:
- diagnostics - diagnostics
- media_player - media_player
- number
ha_codeowners: ha_codeowners:
- '@noahhusby' - '@noahhusby'
ha_config_flow: true ha_config_flow: true
@ -57,6 +58,14 @@ This integration follows standard integration removal. No extra steps are requir
{% include integrations/remove_device_service.md %} {% include integrations/remove_device_service.md %}
## Available configuration entities
The integration provides a few entities to configure the device settings. The following entities are supported:
- Bass and Treble
- Balance
- Turn on volume
## Troubleshooting ## Troubleshooting
### There is a delay on getting the current status ### There is a delay on getting the current status