Paul Bottein

Results 343 comments of Paul Bottein

It is not the role to front-end to do this. If ecobee integration wants to use icons and translations from [officially supported presets](https://developers.home-assistant.io/docs/core/entity/climate/#presets), the mapping must be done in core,...

The front-end is not responsible of the integration issue. If the integration want to use translations and icons, it have to map it to the right presets (https://developers.home-assistant.io/docs/core/entity/climate/#presets)

Yep, it's only for action, not for slider. Thank's for the suggestion. For now, controls are only boolean option but I plan to add more customization for each control. Adjusting...

The design is inspired by 7ahang’s work but the goal is not to replicate all the design on Mushroom 😅 That's not the priority to add this feature.

Peut-être pourrait-on dupliquer cette valeur dans le cluster Lixee Private (`0xFF66`) pour le laisser disponible avec ce format et utiliser la norme dans le cluster (`0x0702`)? Mais il faudrait quand...

Hi 👋 Thank you for the contribution. We didn't introduced the conditional feature because of UX concerns. The tile card has been designed to fit in a grid (e.g. section)....

The calculation of height of the card on the grid is based on the config of the card. The base size is 1. Vertical option adds 1 and each feature...

Just a proposal : can we have the user opt-in to customize modes the mode? By default the modes are `undefined`. If the user activate `Customize modes`, we populate the...

I'm closing the PR as we don't have css converter for that for now. We will remove the unused property when it will have it.

The icon is already handled by the `mushroom-entity-card`. Only the color is missing.