I’m searching for somebody who can help me build (or just build) an integration.
I’m a python developer myself but I cannot seem to find time to build this.
I can spare a few bucks for this, but it’s a fully non-profit environmental project so please do not expect muchos money
It has to do with using less energy.
Please get in touch. (English and Dutch are possible)
The integration (component) has to call an API and it gets back 1 or 2 days of info (2 days when the data is there)
You just send a body to the API like
{“kind”: “g”, “country”: “NL”, “ha”: true}
and you will get back a JSON with 1 or 2 days and 24 hours per day.
The json has some fields per day/hour and I want to be able to calculate 1 field with or data from the API itself or data defined in configuration.yaml from the user.
The configuration.yaml overruled the data it calculates with.
So I would like to show an hourly Lovelace overview and an barchart overview.
Benefit of open sourcing and having a community, you can do it once and sacrifice yourself and share here the process. Life would be much more easier for next person