Name: iComfort S30 xxxxxx._hap._tcp.local. Url: http_impl://192.168.x.xx:7373 Configuration number (c#): 1 Feature Flags (ff): Supports HAP Pairing (Flag: 1) Device ...
The SDK's json.loads(line_str) fails when receiving partial/truncated JSON from subprocess. The message gets cut off at character 130, causing parsing to fail. Add proper JSON validation and buffering ...