Describe Your Problem:
Hello, I'm getting following message in my HB log. I have no problem with the plug in, I'm only getting this error.
thanks you for your effort!
Logs:
[homebridge-sp108e-platform] This plugin generated a warning from the characteristic 'Rotation Speed': characteristic value expected valid finite number and received "NaN" (number). See https://git.io/JtMGR for more info.
and
[SP108EPlatform] Pull error -> Error: read ECONNRESET
at TCP.onStreamRead (internal/stream_base_commons.js:209:20) {
errno: -104,
code: 'ECONNRESET',
syscall: 'read'
and
This plugin slows down Homebridge. The read handler for the characteristic 'On' didn't respond at all!. Please check that you properly call the callback! See https://git.io/JtMGR for more info.
Plugin Config:
{
"devices": [
{
"host": "192.168.1.43",
"port": 8189,
"name": "LED TUBE",
"chip": "SK6812_RGBW",
"colorOrder": "GRB",
"segments": 1,
"ledsPerSegment": 60,
"debug": false
}
],
"name": "SP108EPlatform",
"platform": "SP108EPlatform"
}
Screenshots:
Environment:
- Plugin Version: v1.1.3
- Homebridge Version: v1.3.4
- Node.js Version: v14.17.2
- NPM Version: v6.14.13
- Operating System: Raspbian