There are a number of scenarios I found that there is no current charging schedules data when querying the charging-settings endpoint. Typically when the charging mode is always or delayed.
I propose to implement the kameron/helper:create_charge_schedule function to address this. This now returns a NotImplementedError causing the action to fail when the schedules are missing. I have a tested update I will create a PR for in a day or two.
There are a number of scenarios I found that there is no current charging schedules data when querying the charging-settings endpoint. Typically when the charging mode is always or delayed.
I propose to implement the kameron/helper:create_charge_schedule function to address this. This now returns a NotImplementedError causing the action to fail when the schedules are missing. I have a tested update I will create a PR for in a day or two.