Add switch entity to Russound RIO (#39671)

This commit is contained in:
Noah Husby 2025-06-23 04:42:56 -04:00 committed by GitHub
parent 9c7df56a84
commit bd9aa543cf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,6 +10,7 @@ ha_platforms:
- diagnostics - diagnostics
- media_player - media_player
- number - number
- switch
ha_codeowners: ha_codeowners:
- '@noahhusby' - '@noahhusby'
ha_config_flow: true ha_config_flow: true
@ -64,6 +65,7 @@ The integration provides a few entities to configure the device settings. The fo
- Bass and Treble - Bass and Treble
- Balance - Balance
- Loudness
- Turn on volume - Turn on volume
## Troubleshooting ## Troubleshooting