Andreas Linde
Andreas Linde
- This adds support for Elli Charger - Removed EEBUS template and type parameter `forcePVLimits` as it is not needed - Updated EEBUS reference to https://github.com/evcc-io/eebus/pull/2/commits - Added Elli Charger...
Right now I have to add the `--url` parameter to every call of the CLI when running the service as a hosted instance. It would be great to be able...
- Provides Xcode processing/optimizations of image resources - Easier integration of the bundle into apps by using the target product when adding the Xcode project into a workspace - Podspec...
Having the app support InfluxDB from https://www.influxdata.com would be great! Thanks, Andreas
Hi everyone, I am having trouble creating a self signed certificate with ECDSA that will be usable (on macOS) with native-tls as a client identity. This is the code I...
This is for experimentation only!
Instead of having an Interface with multiple methods required to be implemented to handle everything SHIP related, a specific message should be provided to a callback functions that hints e.g....
Pairing is technically only a process for the two devices to be allowed to talk to each other. The UX for any user without this technical understanding has no idea...
Right now the public methods arguments require an argument `entity spineapi.EntityRemoteInterface` to specify which entity of which remote device is meant. This can not be used / represented via JSON....