Paul Bottein

Results 342 comments of Paul Bottein

It uses the step of your number entity.

@killtux what feature from Mushroom are you missing using tile card? Adding theses features to Mushroom can change a lot the structure of the card and can be a big...

Tile card has `state_content` option and most of mushroom features. You can use it to solve your issue : https://www.home-assistant.io/dashboards/tile

Implemented with select card.

It's not a priority as there is a workaround. Having the same level of feature would require too much effort and people will continue to use stack-in-card.

The entity ID of the old sensor will not change because it's already created. And it will be only disabled for new integration setups.

That's one of the reason I didn't implement RGBW and RGBWW in Mushroom. Too much control for a small card 😕

I didn't realize that you were using a template to display the number. Template doesn't support number formatting so you have to do it yourself (by using `replace` function). It's...

Hi 👋 I agree, some changes about margin or font-size should be done. Basically, tile card is an improvement of Mushroom card in term of accessibility support and flexibility with...