Hey everyone…
Running HA on a RPi4 with some integrations from hacs. Made an update today so my system is now on this state:
- Home Assistant OS
- Core 2026.4.2
- Supervisor 2026.03.3
- Operating System 17.2
- Frontend 20260325.7
- Companion-App2026.3.2-full (20802)
I use a slider to control the wallbox current from the ocpp integration.
Now, if the slider is just used and still locked or better active then it changes values during I scroll through the dashboard on my phone which never happens before. No, I am not touching on the slider during scroll but onto the next card with some statistics. This happens on the separate dashboard as well as on the device section for ocpp.
This is my card I use:
type: entities
entities:
- entity: sensor.ebox_smart_status_connector
name: eBox Status - type: divider
- entity: number.ebox_smart_maximum_current
name: Ladestrom Vorgabe - type: divider
- entity: sensor.ebox_smart_current_offered
name: Angebotener Strom - entity: sensor.ebox_smart_power_active_import
name: Aktuelle Leistung - entity: sensor.ebox_smart_energy_active_import_register
name: Bis jetzt geladen - entity: sensor.auto_ladesession_soc
- entity: sensor.ebox_smart_time_session
name: Ladezeit
A similar, more default use case is from within home assistant cards as well. If I go to a graph and wanna pick a time to get data from that graph I cannot move the details slider along that graph to get data from different times. Instead the whole graph zooms in and out but the slider doesn’t move along the x axis.
Does anyone have a similar experience with the last update or is it just me? Any settings I miss? Or is it possibly a bug?
Would love to hear your experience and if there is a way to fix this behaviour.
Cheers!
PS: I created a short screen recording and stored it on my Dropbox…