Open FillR2 opened 11 months ago
Describe the solution you'd like
Ability to do period grouping by year, today, limited to month as seen below:
Error: at [entities.1.on_click]: Error parsing automatic period config: "year" not expected. **Must be 5minute,hour,day,week,month**
How would it be defined in yaml?
type: custom:plotly-graph period: 0m: 5minute 25h: hour 1M: day 3M: week 12M: year
Describe the solution you'd like
Ability to do period grouping by year, today, limited to month as seen below:
Error: at [entities.1.on_click]: Error parsing automatic period config: "year" not expected. **Must be 5minute,hour,day,week,month**
How would it be defined in yaml?