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

Recirc command does not appear to have been sent to ControlR

Open AlSmyth81 opened this issue 9 months ago • 0 comments

Describe The Bug: I just reinatalled the plugin (rebuilding HB), and the Recirc switch does not change the unit into recirc (based on vendor app status). In looking at the log, it appears the device is referred to as "null": [28/04/2024, 15:51:50] [RinnaiControlR] setRecirculateActive to true for device null

To Reproduce: Click the switch on my iPhone

Expected behavior: Recirc should start

Logs:

[28/04/2024, 15:51:50] [RinnaiControlR] setRecirculateActive to true for device null

Plugin Config:

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

Screenshots:

image1 image0 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