Skip to content

Disable animations #5

@martijnve

Description

@martijnve

First of all: I love your work.

I've been testing it and it seems very useful and works surprisingly well on such slow hardware. The one thing causing issues for me are animations on the hass frontend.

I've found this feature request https://community.home-assistant.io/t/performance-mode-disable-ui-animations-per-device/879076/3

The last comment mentions Home Assistant will disable some animations if the browser is configured for reduced animations.

This (https://stackoverflow.com/a/79465803) stackoverflow post mentions chrome (so i'm assuming chromium as well) can be forced to trigger that with a command line flag.

--force-prefers-reduced-motion

Since animations will almost always trigger a lot of tile updates i guess this would be a good fit?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions