Skip to content

Commit cc509f5

Browse files
committed
Merge branch 'main' into 24-combined-card-background
2 parents f42211e + 31246d0 commit cc509f5

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ In HACS, add the repo `https://github.com/catdad-experiments/ha-utility-cards` a
1616
* [`catdad-back-button-card`](#back-button-card)
1717
* [`catdad-auto-light-dark-mode-card`](#automatic-lightdark-mode-card)
1818
* [`catdad-homepage-card`](#homepage-card)
19+
* [`catdad-notification-card`](#notifications-card)
1920

2021
## Combined Card
2122

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ha-utility-cards",
3-
"version": "2.4.0",
3+
"version": "2.5.0",
44
"description": "Home Assistant cards to add more functionality to dashboards",
55
"scripts": {
66
"start": "node .esbuild.js --watch --dev",

0 commit comments

Comments
 (0)