argaar / comfortable-environment-card

A card to display the Heat Index and Discomfort Index (aka Thom Index)
MIT License
52 stars 18 forks source link

Feature Request: Optimize card spacing / temperature and humidity location #16

Closed FragMenthor closed 8 months ago

FragMenthor commented 8 months ago

Made a mokup of an more compact / visual representation of your card; Maybe the temperature and humidity (or all) ICON COLORS could change to reflect actual conditions:

image

Or even:

image

Thanks for your card!

argaar commented 8 months ago

@FragMenthor I think it's pretty similar to your mockup

All Indexes all

Only Heat Index hi

Only Discomfort Index di

If you think it's ok, I'll commit the new release The icons color is the primary/current color of the theme, don't know if make them changes is a good idea since it could make them hard to read if you use anything but dark theme

FragMenthor commented 8 months ago

Wow!!! NICE!!! Thanks 🙏!!!!

FragMenthor commented 8 months ago

Thank you very much for the time you are spending with this; But the last update broke something for me:

image

I already refreshed the browser cache and even tested on an new anonymous window and browser... Any thoughts?

argaar commented 8 months ago

Probably something in conflict and the card/js is unable to be loaded the right way, so you can't find in the dashboard.

Could you attach a screenshot (or copy the text) from the developer console? Open it, move to Console tab and refresh the dashboard, you should see a lot of red lines about my card (the name and offending line of code should be at the right of the screen)

FragMenthor commented 8 months ago

Well, I don't have logs for you, but I redownloaded the module and it now works :) Thanks!