I’ve been using shelly 3EM from 2/6/2022.
It was working smoothly and I was very happy with it.
I stored the data to influx db for long term.
here is the code for this
influxdb:
api_version: 2
host: 192.168.2.251 #qnap container
port: 8086
ssl: false
token: !secret influxdb_token
organization: !secret influxdb_organization
bucket: ha
include:
entity_globs:
- sensor.shellyem3_c45bbe6ad1c5*
Today I found out that, the Energy dashboard is not showing last year’s energy consumption.
This is frustrating!. Where are the rest of the months ??
I had a look into my influxDB and the data are there … since 2/6/2022
So where are the data ?? It was there last month but they are not showing anymore…
Please help