Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/components/ha-cards.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
persistent_notification: 0,
plant: 3,
weather: 4,
custom_full_card: 0,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there an agreement on the backend PR? If not - let's drop this line change for now

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are right, I wanted to avoid merge conflicts in my first approach. Will submit a new PR

};

// 4 types:
Expand Down