dhermanns

Results 22 comments of dhermanns

For me "Apple iPad Pro" works fine. But you have to create another xcode simulator with the same name, since the default Xcode Name is currently „iPad Pro (12.9-inch) (2nd...

You are running on arm64 now, right? When using the latest nightscout 14.2.2, you will have to switch from rpi-mongo to the a newer mongo-Version. I can push an example...

But you are using the "latest" tag. At the time of writing this is 14.2.2.

Yes - and with this version you will get Nightscout 14.2.2 when doing docker-compose up

Yes - correct qq254344379 ***@***.***> schrieb am Di. 19. Okt. 2021 um 07:40: > You need to change the specified ns version, right > > — > You are receiving...

I just pushed a new readme and updated the docker-compose*.yml. The default is now the docker-compose.yml. This works fine on my arm64 raspberry pi. The docker-compose.armv7.yml should work an a...

This shouldn’t be a problem. If you like to run multiple instances I would definitely try my k3s documentation: https://h3rmanns.medium.com/creating-a-k3s-raspberry-pi-cluster-with-k3sup-to-fire-up-a-nightscout-backend-service-based-on-a-27c1f5727e5b With k3s you would use an ingress delegating to your...

Looks like your local directory on your pi is not /home/pi/docker/rpi-nightscout. To operate this image, it is highly recommended to NOT use docker-compose, but kubernetes as a platform. Have a...

Hi @arska ! Great to hear that my device should be supported now. For sure I will have a look and let you know!

Hi @arska! Ich checked out the latest master branch and just tried the example.py like: `python example.py 192.168.0.134` But that just returns: `Traceback (most recent call last): File "/Users/dirk/workspace/python-daikinapi/example.py", line...