Sensor data records for 7 days

Hello All,

I am trying to keep history data for 7 days, this would help me visualize graph for last 7 days. Currently, I only see history data for 24 hours. After reading forums i made following changes to my config.yaml.
These changes were made 2 days ago, but i still see data from 24 hours. I was wondering if you can point me right direction please.

Thank you

recorder:
  purge_keep_days: 7

The more info pop-up card is hard coded to display 24 hours. If you want to see a different time period add a history graph card.

1 Like

hello, thanks for your response.
please see attached screeenshot. Is there a way to have all temperature and humidity graphs in one. I put 3 entities and only 2 came in one graph and other is separate.

Temperature and humidity employ different units of measurement. That’s why History Graph doesn’t automatically combine them.

1 Like