The Statistics Graph Card has a period attribute that can be 5minute, hour, day or month. I can’t see any impact to the graph in changing the period - am I missing something? I have tried setting days_to_show to 10 or 365 (albeit limited to when long term stats became a thing). I would like to show just the maximum daily temperature, but when I set the period to day, it still shows different values throughout the day.
- type: statistics-graph title: 'My Graph' stat_types: max period: day days_to_show: 365 entities: - entity: sensor.elizabeth name: Lounge - entity: sensor.temp_2 name: Front