Yeah, honestly, Iāve held off installing this until the dust settles and the config solidifies a bit (nothing to do with it being a mad time of year work-wise, no not at all). Butā¦ itās already becoming far more than I needed and Iām beginning to look at the other two options again, just for simplicity.
Yes, that was discussed some weeks ago (around posts 595+)- and I IMO still need a SCHEDULER component not another AUTOMATION / SCRIPT engine in HA
Best, JR
Donāt worry, Iām well aware of how things are escalating.
There are not really any extra features left to be added. This is it
The next updates are focused on cutting down code, simplifying GUI, making the user experience more pleasant.
Still puzzling a bit about what to do with the ādiscovered schedulesā vs multiple cards issue.
Itās kind of a unique situation, with the card auto-generating entities that you may later āget lost in HAā due to changes in your card config.
That, and the fact that the schedules refer to other entities + services, which might get removed as well.
Any good idea is welcome
That is what I need. When the window is open, the heater turn off, when the window is closed, itās going back to the temperature. And this is working with the scheduler like charm.
Only need 2 Automations (Window Open/Close) instead of 9 ā¦for one room
I have listened to you guys
I collected some feature requests and made a big update for them.
Let me summarize the changes.
Localization
The localization of the card has been completely redone.
All texts in the card now support translations. Wellā¦ except for the UI editor.
A lot of translations have been re-used from HA, to reduce the mainteannce (and size!) of the localization files.
The remainder has been restructurized for making things more maintainable.
A big request to those who have helped translating:
Could you please take a look at the new localization files, and help me with the migration?
Furthermore, the card should now detect automatically:
The time format in your country (24 hours vs 12 hours format). The am_pm setting is dropped.
The first day of the week. The first_weekday setting is dropped.
The names of the weekdays.
Hope it works fluently for all, let me know if there are troubles!
Group entities
It is now finally possible to create schedules for group entities.
And by group, I mean group (not the ones that categorize the entities).
It was a bit of a puzzle, because you can place virtually any mix of entities in a group, and the group will allow you to call almost every service for them.
The card will check which entities are contained by the group, see if they have any actions in common, and make those available for you.
It wyou try anything fancy (like combining climate + cover + light) entities in a group, thereās a good change that the card doesnāt know what you want to do with them.
Ofcourse you can customize your own action, but donāt expect that set_temperature will make your lamps become more orange (use at your own risk).
As with every new addition: suggestions are very welcome!
Display options
I heard you In HA everything should be possible. Thatās what makes HA so awesome.
Since it will be very hard to combine everyoneās preferences, I decided to make things configurable.
Check out the new display options configuration.
I hope it will give everyone the possibility to change things to their liking. Let me know if you miss anything.
Improved customization
With special thanks to @Motti_Bazar for his patience in helping me improving this.
First of all, the hiding of actions:
There is now the exclude_actions property, which may help you to hide unwanted actions from your the card. It was already introduced in the previous release, but it was still buggy. I think it works better now
You can simply provide a list of names of actions (as they are displayed, so e.g.: āheatā) to make them disappear.
Then the more specific customizations:
There were definitely some quirks in the card here.
In v1.8.0 I mixed quite some stuff up internally. And now I mixed stuff up again. But hopefully for the better
The idea is that the standard config and your customization will be merged, so you only have to provide the changes you want to do on top of the standard configuration.
So in case you want to change the timestep for the set_temperature action, you can do this:
And thatās exactly what I did. Looks very discrete, think its a keeper
Done!
Well that wraps it up pretty good.
Maybe I missed some more changes, but I guess you will find out yourself!
PS: Good chance that there will be (as always) some new issues in the card (also the 0.117 HA update messed some things up). Let me know, I will try to fix them in the next couple of days.
I have a problem. After updating, I will add a scheduler tab and it will not appear. I refresh the page and it is present. I switch the view and come back and the screen is blank again. The default theme and custom is the same. HA 0.117.1 browser chrome
Well thatās weird! The card should work snappyā¦
I also donāt have the issue youāre having.
If you could share a specific pattern you do to get this issue (or maybe even make a screen video), i would like to check it out.
Iām having the same issue. I have two separate scheduler cards, one on separate lovelace ātabsā. If I refresh the page while on tab eg āClimateā my climate scheduler card shows up. But if I select the āAutomationsā tab, my other scheduler card is not there. I can refresh, and it will show up. But then, clicking back to āClimateā and the scheduler card there is gone.
I had just updated your card and restarted HA (did not check this functionality however) then updated HA to .117.1 and noticed this behaviour.
I tried restarting and it didnāt help. I also have 2 cards, 1 PC monitor and a second tablet on the wall. I am convinced that this was done by updating to v 0.117.1
Same issue. After updating, unable to create new scheduler, just the button āeditā appears at the bottom of a newly created āscheduler cardā.
However the new UI (with time presetting, selection of groups, switches, lights, climates, ā¦) is available.