hmerk / main_widget

Repository for colaboration in the main_widget project
Eclipse Public License 2.0
2 stars 2 forks source link

Adding specific cards for manufacturers #25

Open Rosi2143 opened 1 year ago

Rosi2143 commented 1 year ago

Hi,

what do you think about the idea of adding cards for the specifics of a manufacturer?

e,g, I have lots of equipment of Homematic-IP that have certain features that are not covered

and other things that do not really work as others

so the idea is that we have widgets in each folder - that the user can choose. e.g.

So the community can add/extend the main cards with extentions for a brand.

Please comment on that though if it would go with your concept ideas.

hmerk commented 1 year ago

In general, I am not against that idea, but I am not shure abot how this should/could be implemented, as it would need a user config, which we would like to avoid. Another difficulty I see, what about having different types/manufacturers installed. Before switching completely to Shelly TRV, I had thermostats from the MAX! type and Eurotronic Spirit Zwave. Having individual widgets per manufactorer, we would not be able to automatically show up the widgets by detecting RadiatorControl in the model within a mixed installation.

Therefore I would tend to find a solution on how to show the missing information within the general widget. This could, from my perspective, be achieved by some more complex expressions, evaluating if special strings can be found in the item name.

Rosi2143 commented 1 year ago

OK.

I will give it a try and may come back with a MR for this in a few days.

hmerk commented 1 year ago

👍