Semi-automatic solution to download energy consumption data into HA #2846
Unanswered
ollipajarix
asked this question in
Apps
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What type of request is this?
New add-on
Existing add-on name
None
Describe the add-on or add-on enhancement
I'm looking the solution to import energy comsumption data in csv format into the system. Live API is not always available but one can download the consumption information eiher csv or Jason format. Usr should be able to select the file from the folder and after that system will do some checks. Based on the check result the user will asked if the process will be completed or canceled. If yes data will be entered with correct time stamps into history table.
I do have more detailed spec related to process and required checks.
In first place I'm looking if this kind of solution already exists. If not I'm looking partners to make it.
Use cases
As HA user I want to be able to import electrical consumption information in csv or JASON format into SQLite history table.
Upstream project
No response
Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions