Elias Ruemmler

Results 13 comments of Elias Ruemmler

API is extended by the related entry. `/api/cal/ph` `/api/cal/orp` `/api/cal/rtd` Sample: ``` { "StoredCalibPoints": 1, "LastCalibrationDate": "2020-09-04T10:37:11.4628514+02:00" } ``` Commit: c4a0e21

Does not yet provide a new release that includes the changes from commit c4a0e21. Of course you can compile the code yourself, then the change is of course available.

See this wiki: https://github.com/100prznt/Temp2IoT/wiki/ioBroker-Integration

The 1-wire functionality works on EzoGateway hardware (PCB), only. To activate, you need a special compiler flag, which currently can only be set for a manual build. I try to...

The structures for storing and processing sensor data are currently fixed for two sensors. If more sensors should be processed, it's better to change the software architecture so that the...

Hallo Jürgen, die Fehlermeldung hört sich nach einen DNS Problem auf dem Endgerät an. Versuche mal bei der Adresseingabe explizit "http://". Die Pins am ESP8266 sind mehrfach belegt, da kan...

Servus, kannst du mal die Logs zeigen (ab dem Zeitpunkt wo du die Kalibrierung gestartet hast). Beste Grüße Elias

Verbinde den D1-mini mal mit einem PC und verbinde ein Terminal auf den COM-Port. Nach einem Reset (vom D1-mini) werden einige Meldungen ausgegeben, dieses könntest du mal hier einstellen. Siehe...

``` 12:28:09.054 -> [HTTP-Client][sendRequest] type: 'GET' redirCount: 0 12:28:09.054 -> [hostByName] request IP for: pool.100prznt.de 12:28:09.054 -> [hostByName] Host: pool.100prznt.de IP: 85.13.129.58 12:28:09.101 -> :close 12:28:09.101 -> :ur 1 12:28:09.101...

Ja, eine Dauerlösung sollte das so nicht sein. Meine fertigen Logger sind leider nicht UWP tauglich, sodass ich erst mal schnell was einfaches geschrieben habe. Würde den Logger noch Parametrierbar...