lovelace-hourly-weather
lovelace-hourly-weather copied to clipboard
Hourly weather card for Home Assistant. Visualize upcoming weather conditions as a colored horizontal bar.
Bumps the babel group with 1 update: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core). Updates `@babel/core` from 7.24.4 to 7.24.5 Release notes Sourced from @babel/core's releases. v7.24.5 (2024-04-29) Thanks @romgrk and @sossost for your first PRs!...
**Checklist:** - [ yes] I updated to the latest version available - [ yes] I cleared the cache of my browser **Release with the issue:** not sure **Last working release...
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.7.1 to 13.9.0. Release notes Sourced from cypress's releases. v13.9.0 Changelog: https://docs.cypress.io/guides/references/changelog#13-9-0 v13.8.1 Changelog: https://docs.cypress.io/guides/references/changelog#13-8-1 v13.8.0 Changelog: https://docs.cypress.io/guides/references/changelog#13-8-0 v13.7.3 Changelog: https://docs.cypress.io/guides/references/changelog#13-7-3 v13.7.2 Changelog: https://docs.cypress.io/guides/references/changelog#13-7-2 Commits b31740c chore:...
The forecast entity is going to be deprecated soon in weather templates. The solution to this is to create a separate template entity with a forecast attribute using the weather.get_forecasts...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.3 to 5.4.5. Release notes Sourced from typescript's releases. TypeScript 5.4.5 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) from 2.8.0 to 3.1.3. Release notes Sourced from lit's releases. [email protected] Patch Changes #4570 bd881370 - Fix the lit-html marker length to be consistently 9 characters. [email protected] Patch...
**Note**: The goal of this PR is to get initial feedback for the idea. If we are happy with the apporach, I'll add tests, clean up the code and deal...
I was using this card with my MetOffice weather integration for a while now. Today the card just disappeared from my dashboard. It's only works if i use the weather.forecast_home...
The `borders` config option is added which allows setting a rendered border for bar `span` elements. This makes them more visible when used without colors on things like e-ink displays....
Is it possible to have a 'partly cloudy night' condition so we see an icon of a moon with clouds during the night, instead of the sun? Of course, this...