How can I change a scheduler helper entity from appdaemon?
I mean like set_value for input_text etc…
Is there a way?
How can I change a scheduler helper entity from appdaemon?
I mean like set_value for input_text etc…
Is there a way?
You use call_service() method.
Tu but I could not find the service related .
I am referring to the new scheduler helper
I’m not familiar with it but I checked in HA real quick and I do see it but the only service that I saw related was a schedule.reload (to re-read the configuration file). I also don’t see an option to create/remove a schedule through MQTT Discovery so I don’t know if it isn’t documented yet or just not supported.
Yep. Seems to be no programmatic approach but just ui driven.
Non sense to me