Sebastian Muszynski

Results 913 comments of Sebastian Muszynski

Help wanted: Do you own an JK balancer and are you sure your device supports the protocol mentioned above? For example: Your device is accesible using the `jk485` protocol of...

https://github.com/jblance/mpp-solar/blob/master/mppsolar/protocols/jk232.py

Another document about the protocol: https://github.com/NEEY-electronic/JK/blob/JK-BMS/Jikong-BMS-RS485-Communication%20protocol.pdf

It looks like this protocol was used at the BMS firmware version `

Help wanted: Do you own an old BMS version (`

+1 for free floating nextbikes.

@moulder6 Could you provide a listing of all custom components of your setup? ``` ls -l config/custom_components ```

This is the background: https://github.com/drud/ddev/issues/3052#issuecomment-869742886 We build a custom ddev container based on a docker-in-docker container to be able to spin up a ddev instance at the Gitlab CI. The...

Please ignore my request and close this issue if it doesn't fit the concept of ddev. To be able to generate a global configuration at the build step was nice...

> What I did for gitpod (where the prebuild doesn't have a docker instance going) was just to write the needed ~/.ddev/global_config.yaml (which is all ddev config global does. that...