Hi guys, it’s been a while now since you’ve heard from us again.
We have not been idle in the meantime and there has been some new development and especially improvements to the code and our documentation.
So many that it would take way too long to list them all here. Please read the changelog and open an issue on Github or visit us on our Discord channel if you have any questions.
However, there is one important change that we should discuss in more detail:
Breaking Changes!
Since the HACS release, we have noticed increased confusion regarding the naming of some cards. Therefore we have decided to rename some of the cards with this release (PR: 342) to avoid confusion for upcoming users.
Old name
New name
card_cover_with_buttons
card_cover_buttons
card_media_player_with_control
card_media_player_art
card_media_player_with_controls
card_media_player_controls
Features
#335 Give a Glance of Minimalist-UI basbruss
#372 Feature: my enedis custom_chip acesyde
#125 Initial attempt at creating the room card bavo
Finally managed to create a card for manually controlling an irrigation system (I use irrigation unlimited) - for having a look on the automatic piece of irrigation_unlimited I will create an additional card…
For manual irrigation see my 4 zones:
The manual runtime is incremented/decreased by the standard ha service. The upper right button enables the valve and the lower two buttons cancel/stop or start the valve. They trigger the corresponding services for irrigation unlimited.
If anyone wants randomized icon colors for example when combining this theme with auto-entities or you simply too lazy to define a color codes for a card I use this template for that purpose:
I have the following scene switches which work with input_select entities.
Many functions are still very hard linked in the code if someone is interested to rewrite this with variables or help me a bit I would like to publish it.
I use it, for example, to control the automatic lawn mower or to display the status of people, and to control the alarm.
hi, great work!
can this be used with a light entity??
I would like to use it with a light as an manual timer, after selected time the light would turns off?!!
are you able to adopt your code to make it work?
Hi Madir,
basically yes! The button-cards “play”, “cancel” currently trigger a service or script - that could be changed to become a timer-automation / script …
I can provide you my code - but the adoption has to be done be yourself… I have not so much time to do it for you…
Cheers
Time to share my dashboard. Really inspired by 7ahang’s page.
Took me a few days to really understand this custom:button-card idea, but managed to make something nice!
Let me know what you guys think?
I am trying science a while to get the popups to work, but I only get the standard more info!
I have the latest version from HACS.
none of the popups are working for me!
I have tried light and thermostat.