Releases: xBourner/status-card
v2.11
Status Card - v2.11
Fixes 🐞
- Fix the width of the pop-up. The popups were the wrong width. Now, the maximum width is based on the number of entities in an area on desktop computers.
- Fix the pop-up menu icon. It was not displayed correctly when no entity was active or the popup was in list mode.
- Fix filters. When a filter was changed (label, area or floor), the content was not set correctly. After changing a filter, the content will now be set to the available domains/device class in this filter. This will improve visibility.
Changes 🎉
I almost rewrote the entire code of the card to make it easier to maintain.
I also focused on performance, and the card now loads even faster.
There isn't much for you to see, but over 2,000 lines of code were changed in this release. I tested most of the card features, but please let me know if anything doesn't work as expected.
Other 💍👶
I hope you like this release! This will be the last major update for a while.
I'm going to get married and become a dad, so I think I'll have very little time.
I worked very hard on the status card, so hopefully it will work without maintenance for some time.
I'm trying to implement some critical fixes if necessary, but I can't guarantee it.
Feedback
Please consider opening an issue on Guthub if anything isn't working as expected.
You can also open an issue as a Feature Request.
I also made a discord server. If you have any issues or suggestions for improvements you can join if you like.
I would be happy about a star on Github :)
Thank your for your support :)
v2.10.3
Status Card - v2.10.3
HACS Release 🎉🎉🎉
I'm very happy to announce that my status card has made it to HACS. Theres no need to add it as a custom repository.
Fixes
Some rework on extra entities:
I changed the behaviour on extra entities so it would look more like the default HA.
You now have the original icon of the entity based on its state. So for example a different icon when music is playing and one when music is paused.
Also there a format function on the state if state is a number + it shows the unit if its a number.
Extra Entities were kind of a side project if anything is missing in the domain/device_class groups but i noticed this is a common used feature so i gave it some love.
Feedback
Please consider opening an issue on Guthub if anything isn't working as expected.
You can also open an issue as a Feature Request.
I also made a discord server. If you have any issues or suggestions for improvements you can join if you like.
I would be happy about a star on Github :)
Thank your for your support :)
v2.10.2
Status Card - v2.10.2
Fixes
Fix showing person entities without entitity pictures. It had shown a broken image. Now it will show the users icon if chosen. Default is mdi:account Fixes #32
New (small) Feature
Adding the unit of measurement for extra entities. If you have for example a CPU entity it will now show 50% instaed of just 50.
Feedback
Please consider opening an issue on Guthub if anything isn't working as expected.
You can also open an issue as a Feature Request.
I also made a discord server. If you have any issues or suggestions for improvements you can join if you like.
I would be happy about a star on Github :)
Thank your for your support :)
v2.10.1
Status Card - v2.10.1
Fixes
Fixed the tap, double_tap and hold_action to stay persistent in the editor (there was a reset while opening the editor). Should fix #27
Fixed the color for person entities when not being in home zone. Now only the home zone will be a colored icon. All other zones will be gray. Fixes #31
New Features
I gave some love to the popup. In the last release i added the functionality to show all related entities. I changed the sorting to show the ones with an "on" state at first and then the "off" state entities. This will only show if you enable "total entities"
Also the popup got the new feature to turn off all entities at once. I fixed some code so it can turn on all entities if you have inverted the domain/device_class.
I also build a small security mechanism to ensure if you really want to turn off/on all entities.
Feedback
Please consider opening an issue on Guthub if anything isn't working as expected.
You can also open an issue as a Feature Request.
I also made a discord server. If you have any issues or suggestions for improvements you can join if you like.
I would be happy about a star on Github :)
Thank your for your support :)
v2.10
Status Card - v2.10
HA 2025.5 needed!
Fixes
Fix turning person entities into gray color when they are in state 'not_home'
Adding compability to HA 2025.5. May release removed the elements i used before so i changed them. This comes with a nice side effect that items are highlighted on mouse over
New Features
Added a new button into the popup to turn off all entities of the selected domain/device_class at once.
And this can also show all entities instead of entities that are on. You can also set this as a permanent setting in the editor (Enable Total Entities) in Appearance Tab.
Feedback
Please consider opening an issue on Guthub if anything isn't working as expected.
You can also open an issue as a Feature Request.
I also made a discord server. If you have any issues or suggestions for improvements you can join if you like.
I would be very happy about a Star on Github or even a small donation.
Thank your for your support :)
v2.9.1
Status Card - v2.9.1
Breaking Changes
I decided to change the behaviour for switch domains. Unfortunately there is no default device_class for switches so the new logic shows switch entities that contain "switch" as device_class or when device_class attribute is not available. The other device_class which will work is the "outlet" device class.
So instead of showing all switches at once it looks like this:
Please make sure to remove the old "switch" entry from your content config and add the new ones "switch - switch" and/or "switch - outlet"
If you have hidden some switches it will still work and only the ones you want to show will be shown in the card.
Fixes
Fixed behaviour when showing thermostat und humidity entities (also turned off had been shown with v2.9.0)
Feedback
Please consider opening an issue on Guthub if anything isn't working as expected.
You can also open an issue as a Feature Request.
I also made a discord server. If you have any issues or suggestions for improvements you can join if you like.
I would be very happy about a Star on Github or even a small donation.
Thank your for your support :)
v2.9.0
Status Card - v2.9.0
Breaking Changes
I decided to change the behaviour for switch domains. Unfortunately there is no default device_class for switches so the new logic shows switch entities that contain "switch" as device_class or when device_class attribute is not available. The other device_class which will work is the "outlet" device class.
So instead of showing all switches at once it looks like this:
Please make sure to remove the old "switch" entry from your content config and add the new ones "switch - switch" and/or "switch - outlet"
If you have hidden some switches it will still work and only the ones you want to show will be shown in the card.
Feedback
Please consider opening an issue on Guthub if anything isn't working as expected.
You can also open an issue as a Feature Request.
I also made a discord server. If you have any issues or suggestions for improvements you can join if you like.
I would be very happy about a Star on Github or even a small donation.
Thank your for your support :)
v2.8.4
Status Card - v2.8.4
Features
v2.8.4 is the same like v2.8.3. i forgot some files 😆
Added a color picker for icon background to add a possibility to make the card more colorful.
Changes
new Readme File
Feedback
Please consider opening an issue on Guthub if anything isn't working as expected.
You can also open an issue as a Feature Request.
I also made a discord server. If you have any issues or suggestions for improvements you can join if you like.
I would be very happy about a Star on Github or even a small donation.
Thank your for your support :)
v2.8.3
Status Card - v2.8.3
Features
Added a color picker for icon background to add a possibility to make the card more colorful.
Changes
new Readme File
Feedback
Please consider opening an issue on Guthub if anything isn't working as expected.
You can also open an issue as a Feature Request.
I also made a discord server. If you have any issues or suggestions for improvements you can join if you like.
I would be very happy about a Star on Github or even a small donation.
Thank your for your support :)
v2.8.2
Status Card - v2.8.2
Features
Possibility to show entity_picture instead of icon (has to be set for individual extra entity
Changes
Changed the layout of the GUI Editor so the expandables are agrouped better and more logical.
Feedback
Please consider opening an issue on Guthub if anything isn't working as expected.
You can also open an issue as a Feature Request.
I also made a discord server. If you have any issues or suggestions for improvements you can join if you like.
I would be very happy about a Star on Github or even a small donation.
Thank your for your support :)