pedolsky

Results 33 comments of pedolsky

I wondered why template reload took over 20 seconds. After deactivating the integration everything is being normal.

Open `button-card.js` and adjust `--state-inactive-color ` ``` :host { position: relative; display: block; --state-inactive-color: var(--state-icon-color); } ```

Inactive timer and inactive light, according to `state-icon-color: red` defined in my theme: ![Image](https://github.com/user-attachments/assets/802067c7-6851-47bf-a8ae-ea9374f7b12e)

I have defined the color in my theme: > Inactive timer and inactive light, according to `state-icon-color: red` defined in my theme I can't imagine that the old paper- will...

I can't reproduce that behaviour. Are you using a custom theme or the default Home Assistant theme? And have you all cleared the browser cache properly?

Here on IOS. Switch off is blue, switch on is yellow (default theme). AND manual installation way. Have you installed the card via Hacs? Then it could be that you...