mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Add number entity to Russound RIO (#39657)
This commit is contained in:
parent
95d3513523
commit
1a1dac970f
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user