You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Samsung Smart TV integrations expose a 0 - 100 scale volume slider that is not functional with my TV - Samsung S95B (2022). Calling the volume_{up, down} services on them works fine, only the slider setting does not get applied.
The media player automaiton tries to set a volume explicitly if possible, so it fails on my TV. I worked this around by simply always calling the volume_{up,down} services in the blueprint.
Not sure if this is a bug for you, for hass or for Samsung to solve. Can we have a toggle for disabling explicit volume control and only using the up / down actions?
Blueprint name
media_player
Home Assistant Core Version
2024.1.6
Home Assistant Installation Type
Home Assistant Container
Description
Samsung Smart TV integrations expose a 0 - 100 scale volume slider that is not functional with my TV - Samsung S95B (2022). Calling the
volume_{up, down}
services on them works fine, only the slider setting does not get applied.The media player automaiton tries to set a volume explicitly if possible, so it fails on my TV. I worked this around by simply always calling the
volume_{up,down}
services in the blueprint.Not sure if this is a bug for you, for hass or for Samsung to solve. Can we have a toggle for disabling explicit volume control and only using the up / down actions?
Automation YAML config
To Reproduce
Expected behavior
Volume starts to increase
Actual Behaviour
Volume stays the same
Additional Details
Screenshots
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: