lovelace-plotly-graph-card
lovelace-plotly-graph-card copied to clipboard
Add a "year" grouping option in period
trafficstars
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