ioBroker / AdapterRequests

This Place is used to track the status of new Adapter-Requests.
248 stars 36 forks source link

evcc (controlling wallboxes by information of pv-inverter and power meter) #503

Open astrakid opened 3 years ago

astrakid commented 3 years ago

What kind of device or service you would like to see an adapter for? evcc (https://github.com/andig/evcc) is collecting information of inverters and power meters and controls your wallbox to load your car's battery with pv-energy only or not.

Is an official API including documentation is available? https://github.com/andig/evcc#api

Are other libraries for an integration available? see github

Is this device already integrated in other Smart Home systems? no

Is this device already integrated in homebridge? Might the ham adapter together with the homebridge plugin be sufficient? no

Additional context the github-page is a good place to start

astrakid commented 3 years ago

I hopefully get a wallbe eco 2.0s within the next 6 weeks. would it help if i test things for you? or which kind of hardware is missing?

EdExley commented 3 years ago

Wouldn’t it make more sense to provide this function (PV production regulates EV charging) as script? All required data should be available already from existing adapters in IO Broker?

astrakid commented 3 years ago

could be done as well, but because evcc contains lots of logic inside it would make sense to simply use that.

Newan commented 3 years ago

I think the better idea is to implement this logic in an iobroker Charge / PV logic adapter? What logic do you mean, can you explain it to me. For evcc is recommended a new vm or container, so I could save this .

astrakid commented 3 years ago

What logic do you mean, can you explain it to me. For evcc is recommended a new vm or container, so I could save this .

evcc is only an executable and a config file. you don't need a vm or another container for this, just use it in your existing environment.

Newan commented 2 years ago

Evcc works with the mqtt Adapter. Make it sense to create a Single Adapter over Restful?

Newan commented 2 years ago

Under process: https://github.com/Newan/ioBroker.evcc