SignalK / SensESP

Universal Signal K sensor framework for the ESP32 platform
https://signalk.org/SensESP/
Apache License 2.0
152 stars 81 forks source link

SKPutRequest not updating values and untracked RequestId on Put #617

Closed JONA-GA closed 2 years ago

JONA-GA commented 2 years ago

Hello!! my first PR on Github... When a PutRequest is received by SensESP , a debuglog message " Untracked RequestID" and the value changed is not updated. The code presented in PR is working fine for my application based on SmartSwitchcontroller.

mairas commented 2 years ago

Looks great now, thanks!