homebridge-rinnai-controlr icon indicating copy to clipboard operation
homebridge-rinnai-controlr copied to clipboard

Error on values reporting during plugin load

Open AlSmyth81 opened this issue 9 months ago • 2 comments

Describe The Bug: Receive an error message when plugin loads.

To Reproduce: resetart the HB plugin

Expected behavior: No reported errors

Logs:

[28/04/2024, 15:49:51] [homebridge-rinnai-controlr] This plugin generated a warning from the characteristic 'Target Temperature': characteristic was supplied illegal value: number 45.888888888888886 exceeded minimum of 48.888888888888886. See https://homebridge.io/w/JtMGR for more info.

Plugin Config:

{ "username": "[email protected]", "password": "thisismypassword", "recirculationDuration": 15, "temperatureUnits": "F", "minimumTemperature": 120, "maximumTemperature": 140, "platform": "RinnaiControlR" }

Screenshots:

Screenshots:

Environment:

Plugin Version: v1.0.26

Homebridge Version: v1.8.1

Node.js Version: v20.12.2

NPM Version: unknown

Operating System: Raspbian

AlSmyth81 avatar Apr 28 '24 20:04 AlSmyth81