VarChar42/hassio-netzooe-eservice

Hello, here is someone with the same idea

Chaosflo opened this issue · 1 comments

Hello or Servus =)
I have on accident while I wanted to checkout my own repository, found yours with the same idea!

So I have a few questions about your implemenation!
First off, how did you get rid of the problem with historical data?
As the endpoint your query only contains historical data which can not be importet into the hass that easy?

Greetings from Upper Austria
Florian

Hello,
there is no direct way of importing historical data into homeassistant. The only possibility is to connect to the database and insert historical data manually.

This integration simply queries the latest value every hour and displays it as a sensor entity.