hycken / homebridge-fujitsu-hvac

Homebridge plugin for devices compatible with the FGLAir app.
MIT License
2 stars 0 forks source link

Fujitsu - US - repeated errors filling log #7

Closed kaduffey closed 1 year ago

kaduffey commented 1 year ago

I am getting repeated errors and cant use the filter function: [3/16/2023, 7:41:35 AM] [homebridge-fujitsu-hvac] This plugin generated a warning from the characteristic 'Current Heating Cooling State': characteristic was supplied illegal value: number 3 exceeded maximum of 2. See https://homebridge.io/w/JtMGR for more info. [3/16/2023, 7:41:35 AM] [homebridge-fujitsu-hvac] This plugin generated a warning from the characteristic 'Current Heating Cooling State': characteristic was supplied illegal value: number 3 exceeded maximum of 2. See https://homebridge.io/w/JtMGR for more info. [3/16/2023, 7:41:35 AM] [homebridge-fujitsu-hvac] This plugin generated a warning from the characteristic 'Current Heating Cooling State': characteristic was supplied illegal value: number 3 exceeded maximum of 2. See https://homebridge.io/w/JtMGR for more info. [3/16/2023, 7:41:35 AM] [homebridge-fujitsu-hvac] This plugin generated a warning from the characteristic 'Current Heating Cooling State': characteristic was supplied illegal value: number 3 exceeded maximum of 2. See https://homebridge.io/w/JtMGR for more info. [3/16/2023, 7:41:39 AM] [homebridge-fujitsu-hvac] This plugin generated a warning from the characteristic 'Current Heating Cooling State': characteristic was supplied illegal value: number 3 exceeded maximum of 2. See https://homebridge.io/w/JtMGR for more info. [3/16/2023, 7:41:39 AM] [homebridge-fujitsu-hvac] This plugin generated a warning from the characteristic 'Current Heating Cooling State': characteristic was supplied illegal value: number 3 exceeded maximum of 2. See https://homebridge.io/w/JtMGR for more info.

I am on a Fujitsu whole house split dual zone (upstairs/downstairs). FGLAIR on IOS v 3.4.0. AC-UTY-xxxx units. wlan adapter v 2.6.17-fgl2 /LFA 1800.05.02 kduffey@gmail.com I'm using the IONEXX XOME version of homebridge to IOS 16.3 Homekit. Node.js was just updated Monday to the latest 18.x version

hycken commented 1 year ago

Thanks for the report. I think I have a fix on the way for the error. Is your system set to "auto" at them moment because I was not handling that correctly.

The filter life info is not fully implemented and I am also struggling to get the info to show up in the home app. It's only in third party apps like home+.

kaduffey commented 1 year ago

ok, understood. Yes its set to Auto. I can change temp ok though.

Have you tested under the new homekit coming in 16.4?

I'll play with Home + (I do have 'Controller' loaded, which shows degrees to the tenth) and Homepass of course.

hycken commented 1 year ago

Yes. I converted my home in 16.2 before they pulled it. I haven't noticed any difference with the plugin.

kaduffey commented 1 year ago

Can you suppress the errors into an info status or some such? In that I have two units in the house the HVAC error is over running my log files so I cant see other status on my home bridge

hycken commented 1 year ago

I can't do much about Homebridge's messaging about invalid values, but the problem should be fixed in v1.1.0. I've changed how I handle "current heating cooling state" to something that should never return 3.