[RELEASE] Unified Thermostat Driver - MELCloud, MELView, Kumo Cloud and more if you want

Probably both are useful. The idea is to help people see what configurations have worked with the drivers so far. For those with a HVAC unit and no adaptor (yet), knowing what adaptor people have purchased for their unit is equally important, I think.

No rush on any testing or getting the info, if the basics work, that's the main thing. Thanks again for your help.

Simon

Working on another issue I have/created and I see the following in logs.

Nobody has touched nothin! :thinking: :rofl: :joy:

Here's the log info. We haven't had these units on much but they do seem to work when we do.
DownLo Unit:


Guest rooms Unit:

Parent Device:

I feel like the first couple of screenshots are just me not handling the error that is occurring in the parent device (the last screenshot). Those errors of the null pointers, etc, shouldn't be too hard to sort out, hopefully, but not sure what we can do about the root cause of the 503 error for the parent device.... I expect that it is coming back from Kumo, maybe they had some maintenance on their platform ...? Are the errors continuing to appear?

I'd guess the same, Kumo is/was convulsing. I guess that's why I was wondering if you were getting confirmations before 'updating' the settings per expectations. Given how often Kumo is down, it's likely a recurring issue... but to be clearer about it I'm certainly willing to test if it (the mitz unit) will respond even if it's seeing errors. Since there are happening when I'm not doing anything with them it's clearly the refresh. If there was a way for me to know when it's happening I'm game... but surprisingly staring at a live log window isn't on my agenda! :wink:

Anyway to get the system to give me a heads up?

The remaining errors end as the below :>

dev:6322021-09-22 12:40:08.373 pm warnadjustRoomTemperature: Warning, The Room Temperature was either null or not a number

dev:6322021-09-22 12:40:08.246 pm errorretrieveStatusInfo_KumoCloud: Unable to query Mitsubishi Electric Kumo Cloud: groovyx.net.http.HttpResponseException: status code: 503, reason phrase: Service Unavailable: Back-end server is at capacity

dev:6322021-09-22 12:40:07.924 pm warnadjustRoomTemperature: Warning, The Room Temperature was either null or not a number

dev:6322021-09-22 12:40:07.762 pm errorretrieveStatusInfo_KumoCloud: Unable to query Mitsubishi Electric Kumo Cloud: groovyx.net.http.HttpResponseException: status code: 503, reason phrase: Service Unavailable: Back-end server is at capacity

dev:6322021-09-22 12:10:46.180 pm warnadjustRoomTemperature: Warning, The Room Temperature was either null or not a number

You're right, I expect the errors you are seeing have occurred during the regular refresh every 10 minutes.

At the moment there isn't any indication of comm's errors apart from the logs. I want to introduce that, and this is probably a good chance to get that change made. I will need some time to do it unfortunately. Maybe a week or so, but will try to get some small changes out at the weekend if I can. I'm thinking an attribute to indicate the status of communication with the unit / cloud, as well as changes to how details are processed when there are issues. Monitoring of the status and notifications I may or may not include, will have to think about that, leaning towards some basic notifications at least.

Thanks for raising it @bikesquid .

Simon

So,... and I'm just "let's sayin'", but maybe, like, wouldn't these issues totally melt away if,... I don't know,... if maybe the whole extravaganza was local rather than cloud dependent? Just a bit of blue sky thinkin... No pressure mate!
:wink: :v:
Since it's a comms issue, not a function issue, truth is doesn't matter to me if it's not getting confirmation, just changes if I view the 'status' with the eye of faith vs 'trust but verify'. I get it that ideally the code is handling errors gracefully, but if it's dropping info into the log, that seems like a reasonable place to see what's up if something ain't working.

1 Like

Hehe... :slight_smile: Yeah I know, I'd had the same thoughts myself, and as much as I didn't like you experiencing the comm's issues, it did give me a convenient, meaty piece of work to act as an alternative to the encryption work I have been avoiding... I'll look at the local comm's instead. Thanks for the nudge in the right direction.

I've looked at the local commands occasionally over the last 3-4 weeks, trying to understand how I need to translate the Typescript example, I might finally contact the dev and see if I can get him to put it into words that might make it easier to translate to Groovy code we work in on HE.

Simon

Just an update to share that I have been looking at Kumo local control for the last few days now. I feel like I am close but there are a few frustrating elements I am still working through. Unfortunately encryption and string manipulation / encoding, like computers in general, are unforgiving, you either get the right result or you don't.

I am conscious of trying to spread the love, so will try and look at some of the requests I have had from those in Europe next, once I can crack the Kumo local control nut....

Simon

1 Like

First, thanks for creating this, @sburke781. I appreciate you doing so, but I'm clearly messing something up, because I'm not able to use it appropriately, and would appreciate your guidance. I installed using HPM, and created a virtual device, using the parent driver. But that seemed to do nothing, so I tried the child driver, which at least gives me some information when I look at the device itself. (i.e., I can see this):

But when I create a dashboard tile by selecting the device (MiniSplit) and using the "thermostat" template, it never shows any data or controls, as shown here:

image

The log is just an endless stream of warnings about the fan speed selection being unknown, as shown here:
image

So... I suspect I'm just doing something rather stupid that can be easily fixed, but I don't know what that is. Help, please?? Thanks in advance.

Hi @Madcodger,

You started out on the right path, you need to setup the parent device first. On that device you then need to select the platform (I'm assuming MELCloud?) and enter your username and password, all within the Preferences section of the device. The rest of the preferences can be left as defaults. Click Save Preferences.

Once you click Save Preferences the driver will attempt to authenticate with the MEL platform using your credentials, if successful retrieve the list of air conditioning units you have and set each of these up as child devices, with each child device utilising the child driver. The last step is that the status information for each A/C unit will be retrieved.

From memory I think it is the detection of the units where I introduced about a 30 second delay after having authenticated, you should see a scheduled job at the bottom of the parent devices screen temporarily during that 30 seconds.

The child devices are the one's you add to your dashboard for control, as you tried to do with your manually created device. You can also setup automatic polling of their status by adjusting the Preferences on the A/C child device page. Once configured you should see a scheduled job at the bottom of the devices page.

As an example, here's a few screenshots of my Ducted System:

Parent Device

Child A/C Device

Hope this helps.

Simon

1 Like

Hi Simon,

Progress! Thank you!

I've got a dashboard tile reporting now, but control seems to be a bit of an issue. Here's what's happening:

First, I'm in the US, so use Kumo Cloud. I think that's at the heart of the remaining issues, which all deal with C to F conversion.

On the parent device, I set the platform to Kumo Cloud (US) rather than the other two options (e.g., MEL). Below that in settings, the app asks if the Platform Temperature Scale reports in Celsius. If I say no (setting off), I still see the temperature on the dashboard tile reported in Celsius. So, to see it in Fahrenheit, I change that Platform Temperature Scale setting to Yes (On) and then I do see the temps reported in F on the child dashboard tile, with one decimal point rather than integer precision. When I make a change to the temperature setting using the Mitsubishi Kumo Cloud app, those changes are reflected on the dashboard tile.

However, when I make a change to the temp setting using the dashboard tile, the temp scale for the temp setting:

  1. changes to something that doesn't appear to be either F or C if I do more than one or two button presses. as a setting of 55.9 F suddenly changes to 31. I can then get that number to increase, until the app runs through an update cycle (I have it set to 1 minute updates as I test). For example, I just increased it to 38 to see what would happen. Then it returns to the same F number on the tile (e.g., 55.9). I was able to push the increase button in single, slow increments and get it to increase on the F scale to 61.9 F without changing to that other scale, but that change wasn't reflected a few minutes later on the Kumo Cloud app, which still showed a setting of 60F instead of the expected 62.

  2. o changes on the temp setting of the tile appear to be picked up by Kumo Cloud or the Mitsubishi device, as the temp setting on the Kumo Cloud app doesn't change. I do have the max setting on the app set to 70-something or 80 F, though, so that may be limiting what it will accept. I was surprised that the above-noted change to 61.9F was not picked up. Happy to adjust that for testing if needed.

This mini-split (as we call them in the States) is at my wife's shop in the nearby village so I'm not always physically there, but I can remote in or drop by as needed within a few hours. BTW, we have Daikin units at home, and thus far I greatly prefer the Mitsubishi. We'll see how they compare through the upcoming Maine winter, although the Mitubishi will face a much tougher test as there's practically no insulation in the shop building, so we'll need to keep that in mind.

Anyway, thanks for all your efforts on this, and happy to make changes and test as you have time and desire to deal with this on your end. Certainly not critical here, so no pressure and only appreciation from this end. Thanks again!

Joe

Thanks Joe. And apologies for assuming "Mad Codgers" only resided in the UK... I'll put aside my years of viewing British sit-coms and crime dramas.... :grinning_face_with_smiling_eyes:

You can leave the platform temperature scale as it is, that was an early misstep on my part. It appears Mitsubishi do report in Celsius across the board.

In terms of decimal points, I do need to get to that at some point :wink: Thanks for the reminder.... The conversion from F to C is not neat...

Hmmm..... This is the point where the distilled corn from your southern states starts to make it hard to come up with a solution to your temperature experiences....:slight_smile: We did have some issues early on with some users here, but I though we had sorted most of those. I will take another look in the next week (24-48 hours if I can).

On a side note, I have had some wins on local control today. I think I have got past the difficult part of preparing the command to send to the unit, so am hopeful or releasing an early version in the next couple of weeks (famous last words...).

Simon

Try this

import java.math.RoundingMode
…
celcius=fahrenheitToCelsius(fahIn).setScale(2, RoundingMode.HALF_UP)
1 Like

Thanks @thebearmay, I'll take a look

1 Like

Hi @Madcodger,

Thinking about your temperature issue some more, I think the simplest way for me to work out what is going on will be for you to temporarily turn on the debug logging option in the parent device and send some of the output in a PM to me. From everything you have described I think you have the settings right. One thing I would like to confirm, I assume the HE hub is operating in Fahrenheit as well?

Simon

Hi Simon,

Oh, that distilled corn is a wonderful thing. I’m partial to Blanton’s, but have been enjoying Widow Jane of late. Excellent refreshment!

I’ve turned on debugging and will let it run for a few hours. We’re heading out to a Halloween party in a few minutes but I’ll check it when I get back and send over the log.

As for local control, happy to be a test subject if you need one!

Thanks,

Joe

1 Like

Thanks Joe. Try and adjust the temperature on your dashboard before you send over the logs, just so I can see what is happening during that action.

Simon

Hi Simon,

Here's a hopefully relevant section of the log file. I'm limited to how much the forum will let me include, and don't see a setting that allows me to attach a file. BTW, the only changes I made were to the temp setting, but I see what appears to be fan changes appearing in the log.

Thanks, and please let me know of anything else I can do to help.

Joe

dev:442021-10-24 06:47:58.216 am debugsetTemperature: No action taken

dev:442021-10-24 06:47:58.201 am debugadjustHeatingSetpoint: Current heatingSetpoint 31.0, Current ThermostatSetpoint = 31.0, New heatingSetpoint = 31.0

dev:442021-10-24 06:47:58.193 am debugsetHeatingSetpoint: Corrected Temp = 31

dev:442021-10-24 06:47:58.186 am debugsetHeatingSetpoint: Temperature selected = 41, corrected to maximum heating set point 31

dev:442021-10-24 06:47:58.178 am debugsetHeatingSetpoint: Setting Heating Set Point to 41, current minimum 16, current maximum 31

dev:442021-10-24 06:47:53.033 am debugsetTemperature: No action taken

dev:442021-10-24 06:47:53.018 am debugadjustHeatingSetpoint: Current heatingSetpoint 31.0, Current ThermostatSetpoint = 31.0, New heatingSetpoint = 31.0

dev:442021-10-24 06:47:53.010 am debugsetHeatingSetpoint: Corrected Temp = 31

dev:442021-10-24 06:47:53.002 am debugsetHeatingSetpoint: Temperature selected = 40, corrected to maximum heating set point 31

dev:442021-10-24 06:47:52.994 am debugsetHeatingSetpoint: Setting Heating Set Point to 40, current minimum 16, current maximum 31

dev:442021-10-24 06:47:52.006 am debugsetTemperature: No action taken

dev:442021-10-24 06:47:51.992 am debugadjustHeatingSetpoint: Current heatingSetpoint 31.0, Current ThermostatSetpoint = 31.0, New heatingSetpoint = 31.0

dev:442021-10-24 06:47:51.984 am debugsetHeatingSetpoint: Corrected Temp = 31

dev:442021-10-24 06:47:51.976 am debugsetHeatingSetpoint: Temperature selected = 39, corrected to maximum heating set point 31

dev:442021-10-24 06:47:51.968 am debugsetHeatingSetpoint: Setting Heating Set Point to 39, current minimum 16, current maximum 31

dev:442021-10-24 06:47:50.905 am debugsetTemperature: No action taken

dev:442021-10-24 06:47:50.891 am debugadjustHeatingSetpoint: Current heatingSetpoint 31.0, Current ThermostatSetpoint = 31.0, New heatingSetpoint = 31.0

dev:442021-10-24 06:47:50.883 am debugsetHeatingSetpoint: Corrected Temp = 31

dev:442021-10-24 06:47:50.875 am debugsetHeatingSetpoint: Temperature selected = 38, corrected to maximum heating set point 31

dev:442021-10-24 06:47:50.867 am debugsetHeatingSetpoint: Setting Heating Set Point to 38, current minimum 16, current maximum 31

dev:442021-10-24 06:47:50.085 am debugsetTemperature: No action taken

dev:442021-10-24 06:47:50.071 am debugadjustHeatingSetpoint: Current heatingSetpoint 31.0, Current ThermostatSetpoint = 31.0, New heatingSetpoint = 31.0

dev:442021-10-24 06:47:50.062 am debugsetHeatingSetpoint: Corrected Temp = 31

dev:442021-10-24 06:47:50.055 am debugsetHeatingSetpoint: Temperature selected = 37, corrected to maximum heating set point 31

dev:442021-10-24 06:47:50.047 am debugsetHeatingSetpoint: Setting Heating Set Point to 37, current minimum 16, current maximum 31

dev:442021-10-24 06:47:49.079 am debugsetTemperature: No action taken

dev:442021-10-24 06:47:49.065 am debugadjustHeatingSetpoint: Current heatingSetpoint 31.0, Current ThermostatSetpoint = 31.0, New heatingSetpoint = 31.0

dev:442021-10-24 06:47:49.056 am debugsetHeatingSetpoint: Corrected Temp = 31

dev:442021-10-24 06:47:49.049 am debugsetHeatingSetpoint: Temperature selected = 36, corrected to maximum heating set point 31

dev:442021-10-24 06:47:49.041 am debugsetHeatingSetpoint: Setting Heating Set Point to 36, current minimum 16, current maximum 31

dev:442021-10-24 06:47:47.870 am debugsetTemperature: No action taken

dev:442021-10-24 06:47:47.856 am debugadjustHeatingSetpoint: Current heatingSetpoint 31.0, Current ThermostatSetpoint = 31.0, New heatingSetpoint = 31.0

dev:442021-10-24 06:47:47.846 am debugsetHeatingSetpoint: Corrected Temp = 31

dev:442021-10-24 06:47:47.839 am debugsetHeatingSetpoint: Temperature selected = 35, corrected to maximum heating set point 31

dev:442021-10-24 06:47:47.830 am debugsetHeatingSetpoint: Setting Heating Set Point to 35, current minimum 16, current maximum 31

dev:442021-10-24 06:47:46.834 am debugsetTemperature: No action taken

dev:442021-10-24 06:47:46.820 am debugadjustHeatingSetpoint: Current heatingSetpoint 31.0, Current ThermostatSetpoint = 31.0, New heatingSetpoint = 31.0

dev:442021-10-24 06:47:46.812 am debugsetHeatingSetpoint: Corrected Temp = 31

dev:442021-10-24 06:47:46.804 am debugsetHeatingSetpoint: Temperature selected = 34, corrected to maximum heating set point 31

dev:442021-10-24 06:47:46.796 am debugsetHeatingSetpoint: Setting Heating Set Point to 34, current minimum 16, current maximum 31

dev:442021-10-24 06:47:45.883 am debugsetTemperature: No action taken

dev:442021-10-24 06:47:45.868 am debugadjustHeatingSetpoint: Current heatingSetpoint 31.0, Current ThermostatSetpoint = 31.0, New heatingSetpoint = 31.0

dev:442021-10-24 06:47:45.860 am debugsetHeatingSetpoint: Corrected Temp = 31

dev:442021-10-24 06:47:45.852 am debugsetHeatingSetpoint: Temperature selected = 33, corrected to maximum heating set point 31

dev:442021-10-24 06:47:45.844 am debugsetHeatingSetpoint: Setting Heating Set Point to 33, current minimum 16, current maximum 31

dev:442021-10-24 06:47:45.159 am debugsetTemperature: No action taken

dev:442021-10-24 06:47:45.144 am debugadjustHeatingSetpoint: Current heatingSetpoint 31.0, Current ThermostatSetpoint = 31.0, New heatingSetpoint = 31.0

dev:442021-10-24 06:47:45.136 am debugsetHeatingSetpoint: Corrected Temp = 31

dev:442021-10-24 06:47:45.128 am debugsetHeatingSetpoint: Temperature selected = 32, corrected to maximum heating set point 31

dev:442021-10-24 06:47:45.120 am debugsetHeatingSetpoint: Setting Heating Set Point to 32, current minimum 16, current maximum 31

dev:442021-10-24 06:47:44.429 am debugsetTemperature: No action taken

dev:442021-10-24 06:47:44.415 am debugadjustHeatingSetpoint: Current heatingSetpoint 31.0, Current ThermostatSetpoint = 31.0, New heatingSetpoint = 31.0

dev:442021-10-24 06:47:44.406 am debugsetHeatingSetpoint: Corrected Temp = 31

dev:442021-10-24 06:47:44.399 am debugsetHeatingSetpoint: Temperature selected = 35, corrected to maximum heating set point 31

dev:442021-10-24 06:47:44.391 am debugsetHeatingSetpoint: Setting Heating Set Point to 35, current minimum 16, current maximum 31

dev:442021-10-24 06:47:43.839 am debugsetTemperature: No action taken

dev:442021-10-24 06:47:43.824 am debugadjustHeatingSetpoint: Current heatingSetpoint 31.0, Current ThermostatSetpoint = 31.0, New heatingSetpoint = 31.0

dev:442021-10-24 06:47:43.815 am debugsetHeatingSetpoint: Corrected Temp = 31

dev:442021-10-24 06:47:43.808 am debugsetHeatingSetpoint: Temperature selected = 34, corrected to maximum heating set point 31

dev:442021-10-24 06:47:43.800 am debugsetHeatingSetpoint: Setting Heating Set Point to 34, current minimum 16, current maximum 31

dev:442021-10-24 06:47:42.957 am debugsetTemperature: No action taken

dev:442021-10-24 06:47:42.943 am debugadjustHeatingSetpoint: Current heatingSetpoint 31.0, Current ThermostatSetpoint = 31.0, New heatingSetpoint = 31.0

dev:442021-10-24 06:47:42.935 am debugsetHeatingSetpoint: Corrected Temp = 31

dev:442021-10-24 06:47:42.927 am debugsetHeatingSetpoint: Temperature selected = 33, corrected to maximum heating set point 31

dev:442021-10-24 06:47:42.919 am debugsetHeatingSetpoint: Setting Heating Set Point to 33, current minimum 16, current maximum 31

dev:442021-10-24 06:47:41.175 am debugsetTemperature: No action taken

dev:442021-10-24 06:47:41.160 am debugadjustHeatingSetpoint: Current heatingSetpoint 31.0, Current ThermostatSetpoint = 31.0, New heatingSetpoint = 31.0

dev:442021-10-24 06:47:41.152 am debugsetHeatingSetpoint: Corrected Temp = 31

dev:442021-10-24 06:47:41.144 am debugsetHeatingSetpoint: Temperature selected = 32, corrected to maximum heating set point 31

dev:442021-10-24 06:47:41.136 am debugsetHeatingSetpoint: Setting Heating Set Point to 32, current minimum 16, current maximum 31

dev:442021-10-24 06:47:39.165 am debugsetTemperature: Temperature adjusted to 31.0 for MiniSplit - First Floor

dev:442021-10-24 06:47:39.158 am debugsetTemperature_KumoCloud: Unit Command submitted

dev:442021-10-24 06:47:39.149 am debugunitCommand: Initial data returned from unitCommand: [true, null, [[1634P008U180116F, 2252259375202167]]], response received 2021-10-24 10:47:39.142Z

dev:442021-10-24 06:47:38.092 am debugunitCommand_KumoCloud: Body of command = ["e0a83df22b042060453e9202d5d90340",{"1634P008U180116F":{"spHeat":-0.5555556}}]

dev:442021-10-24 06:47:38.078 am debugsetTemperature_KumoCloud: Body JSON = {"spHeat":-0.5555556}

dev:442021-10-24 06:47:38.070 am debugsetTemperature: Set Temperature Provided = 31.0, converted to -0.5555555556 for KumoCloud

dev:442021-10-24 06:47:38.048 am infoThermostat Set Point adjusted to 31.0 for MiniSplit - First Floor

dev:442021-10-24 06:47:38.040 am infoHeating Set Point adjusted to 31.0 for MiniSplit - First Floor

dev:442021-10-24 06:47:38.032 am debugadjustHeatingSetpoint: Current heatingSetpoint 55.4, Current ThermostatSetpoint = 55.4, New heatingSetpoint = 31.0

dev:442021-10-24 06:47:38.023 am debugadjustSetTemperature: Heating mode detected, adjusting heating set point

dev:442021-10-24 06:47:38.016 am debugadjustSetTemperature: Current mode is heat

dev:442021-10-24 06:47:37.985 am debugadjustSetTemperature: Changing Set Temperature from 55.4 to 31.0

dev:442021-10-24 06:47:37.978 am debugadjustSetTemperature: Temperature passed in was 31 which was parsed as 31.0, current set temperature is 55.4

dev:442021-10-24 06:47:37.970 am debugsetTemperature: Setting Temperature to 31.0 for MiniSplit - First Floor

dev:442021-10-24 06:47:37.935 am infoThermostat Set Point adjusted to 31.0 for MiniSplit - First Floor

dev:442021-10-24 06:47:37.923 am infoHeating Set Point adjusted to 31.0 for MiniSplit - First Floor

dev:442021-10-24 06:47:37.914 am debugadjustHeatingSetpoint: Current heatingSetpoint 55.4, Current ThermostatSetpoint = 55.4, New heatingSetpoint = 31.0

dev:442021-10-24 06:47:37.905 am debugsetHeatingSetpoint: Corrected Temp = 31

dev:442021-10-24 06:47:37.896 am debugsetHeatingSetpoint: Temperature selected = 56.4, corrected to maximum heating set point 31

dev:442021-10-24 06:47:37.887 am debugsetHeatingSetpoint: Setting Heating Set Point to 56.4, current minimum 16, current maximum 31

dev:442021-10-24 06:47:01.046 am debugapplyResponseStatus: Status update complete

dev:442021-10-24 06:47:01.039 am warnadjustThermostatFanMode: Warning - Unknown Fan Speed selected, no action taken

dev:442021-10-24 06:47:01.031 am debugadjustThermostatFanMode: No change to Fan Mode detected, no action taken

dev:442021-10-24 06:47:01.019 am debugadjustThermostatFanMode: MEL Fan Mode Key 0 parsed as HE Fan Mode Value auto and HE Fan Speed

dev:442021-10-24 06:47:01.010 am infoThermostat Set Point adjusted to 55.4 for MiniSplit - First Floor

dev:442021-10-24 06:47:01.001 am infoHeating Set Point adjusted to 55.4 for MiniSplit - First Floor

dev:442021-10-24 06:47:00.993 am debugadjustHeatingSetpoint: Current heatingSetpoint 31.0, Current ThermostatSetpoint = 31.0, New heatingSetpoint = 55.4

dev:442021-10-24 06:47:00.974 am debugadjustSetTemperature: Heating mode detected, adjusting heating set point

dev:442021-10-24 06:47:00.966 am debugadjustSetTemperature: Current mode is heat

dev:442021-10-24 06:47:00.957 am debugadjustSetTemperature: Changing Set Temperature from 31.0 to 55.4

dev:442021-10-24 06:47:00.946 am debugadjustSetTemperature: Temperature passed in was 55.4 which was parsed as 55.4, current set temperature is 31.0

dev:442021-10-24 06:47:00.936 am debugadjustRoomTemperature: updating room temperature from 59.0 to 58.1

dev:442021-10-24 06:47:00.928 am debugadjustRoomTemperature: Current Room Temperature value and value provided did not match

dev:442021-10-24 06:47:00.920 am debugadjustRoomTemperature: Temperature provided = 58.1

dev:442021-10-24 06:47:00.906 am debugapplyStatusUpdates: About to adjust temperatures...

dev:442021-10-24 06:47:00.898 am debugadjustThermostatOperatingState: Thermostat Mode passed in = 1, Power passed in 1, OperatingState: heating

dev:442021-10-24 06:47:00.889 am debugadjustThermostatMode: Thermostat Mode provided 1, Power provided 1, parsed as Mode Description heat

dev:442021-10-24 06:47:00.881 am debugadjustThermostatMode: Adjust Thermostat Mode called

dev:442021-10-24 06:47:00.874 am debugapplyStatusUpdates: About to adjust thermostat mode details...

dev:442021-10-24 06:47:00.866 am debugapplyStatusUpdates: statusIsCurrent = 1

dev:442021-10-24 06:47:00.859 am debugapplyResponseStatus: lastCommandUTC_Date = Sun Oct 24 10:45:25 EDT 2021, statusAsAt_Date = Sun Oct 24 10:46:23 EDT 2021

dev:442021-10-24 06:47:00.850 am debugapplyResponseStatus: lastCommandUTC = 2021-10-24 10:45:25.677Z, 2021-10-24T10:46:23.772Z

dev:442021-10-24 06:47:00.842 am debugapplyResponseStatus: Status Info: [unitId:1634P008U180116F, statusAsAt:2021-10-24T10:46:23.772Z, power:1, setMode:1, roomTemp:58.1, setTemp:55.4, setFan:0]

dev:442021-10-24 06:47:00.808 am debugretrieveStatusInfo_KumoCloud: Status Info - [unitId:1634P008U180116F, statusAsAt:2021-10-24T10:46:23.772Z, power:1, setMode:1, roomTemp:14.5, setTemp:13, setFan:0]

dev:442021-10-24 06:47:00.795 am debugretrieveStatusInfo_KumoCloud: response - [true, null, [[[id:2252259585641338, record_time:2021-10-24T10:46:23.772Z, device_serial:1634P008U180116F, it_status:null, rssi:-61, power:1, operation_mode:1, set_temp:null, set_temp_a:null, fan_speed:0, air_direction:0, prohibit_local_remote_control:null, room_temp:14.5, room_temp_beyond:null, room_temp_a:null, out_of_use:null, unusual_figures:32768, two_figures_code:A0, status_display:2, actual_fan_speed:null, sp_cool:22, sp_heat:13, sp_auto:-1, raw_frames:null, run_test:0, active_thermistor:null, temp_source:null, seconds_since_contact:34]], [[device_serial:1634P008U180116F, id:2252259375202166, responded_to:null], [device_serial:1634P008U180116F, id:2252259375202165, responded_to:null]]]]

dev:442021-10-24 06:47:00.039 am debugretrieveStatusInfo: Retrieving status info from KumoCloud

dev:442021-10-24 06:47:00.026 am debugrefresh: Refresh process called

dev:442021-10-24 06:46:00.959 am debugapplyResponseStatus: Status update complete

dev:442021-10-24 06:46:00.951 am debugapplyResponseStatus: Status information is out of date, a command must have been run recently

dev:442021-10-24 06:46:00.943 am debugapplyStatusUpdates: statusIsCurrent = 0

dev:442021-10-24 06:46:00.936 am debugapplyResponseStatus: lastCommandUTC_Date = Sun Oct 24 10:45:25 EDT 2021, statusAsAt_Date = Sun Oct 24 10:45:24 EDT 2021

dev:442021-10-24 06:46:00.927 am debugapplyResponseStatus: lastCommandUTC = 2021-10-24 10:45:25.677Z, 2021-10-24T10:45:24.420Z

dev:442021-10-24 06:46:00.898 am debugapplyResponseStatus: Status Info: [unitId:1634P008U180116F, statusAsAt:2021-10-24T10:45:24.420Z, power:1, setMode:1, roomTemp:58.1, setTemp:55.4, setFan:0]

dev:442021-10-24 06:46:00.864 am debugretrieveStatusInfo_KumoCloud: Status Info - [unitId:1634P008U180116F, statusAsAt:2021-10-24T10:45:24.420Z, power:1, setMode:1, roomTemp:14.5, setTemp:13, setFan:0]

dev:442021-10-24 06:46:00.851 am debugretrieveStatusInfo_KumoCloud: response - [true, null, [[[id:2252259585641120, record_time:2021-10-24T10:45:24.420Z, device_serial:1634P008U180116F, it_status:null, rssi:-61, power:1, operation_mode:1, set_temp:null, set_temp_a:null, fan_speed:0, air_direction:0, prohibit_local_remote_control:null, room_temp:14.5, room_temp_beyond:null, room_temp_a:null, out_of_use:null, unusual_figures:32768, two_figures_code:A0, status_display:2, actual_fan_speed:null, sp_cool:22, sp_heat:13, sp_auto:-1, raw_frames:null, run_test:0, active_thermistor:null, temp_source:null, seconds_since_contact:33]], [[device_serial:1634P008U180116F, id:2252259375202166, responded_to:null], [device_serial:1634P008U180116F, id:2252259375202165, responded_to:null]]]]

dev:442021-10-24 06:46:00.040 am debugretrieveStatusInfo: Retrieving status info from KumoCloud

dev:442021-10-24 06:46:00.025 am debugrefresh: Refresh process called

dev:442021-10-24 06:45:25.702 am debugsetTemperature: Temperature adjusted to 31.0 for MiniSplit - First Floor

dev:442021-10-24 06:45:25.694 am debugsetTemperature_KumoCloud: Unit Command submitted

dev:442021-10-24 06:45:25.686 am debugunitCommand: Initial data returned from unitCommand: [true, null, [[1634P008U180116F, 2252259375202166]]], response received 2021-10-24 10:45:25.679Z

dev:442021-10-24 06:45:24.955 am debugunitCommand_KumoCloud: Body of command = ["e0a83df22b042060453e9202d5d90340",{"1634P008U180116F":{"spHeat":-0.5555556}}]

dev:442021-10-24 06:45:24.941 am debugsetTemperature_KumoCloud: Body JSON = {"spHeat":-0.5555556}

dev:442021-10-24 06:45:24.933 am debugsetTemperature: Set Temperature Provided = 31.0, converted to -0.5555555556 for KumoCloud

dev:442021-10-24 06:45:24.911 am infoThermostat Set Point adjusted to 31.0 for MiniSplit - First Floor

dev:442021-10-24 06:45:24.903 am infoHeating Set Point adjusted to 31.0 for MiniSplit - First Floor

dev:442021-10-24 06:45:24.895 am debugadjustHeatingSetpoint: Current heatingSetpoint 55.4, Current ThermostatSetpoint = 55.4, New heatingSetpoint = 31.0

dev:442021-10-24 06:45:24.886 am debugadjustSetTemperature: Heating mode detected, adjusting heating set point

dev:442021-10-24 06:45:24.879 am debugadjustSetTemperature: Current mode is heat

dev:442021-10-24 06:45:24.849 am debugadjustSetTemperature: Changing Set Temperature from 55.4 to 31.0

dev:442021-10-24 06:45:24.841 am debugadjustSetTemperature: Temperature passed in was 31 which was parsed as 31.0, current set temperature is 55.4

dev:442021-10-24 06:45:24.833 am debugsetTemperature: Setting Temperature to 31.0 for MiniSplit - First Floor

dev:442021-10-24 06:45:24.801 am infoThermostat Set Point adjusted to 31.0 for MiniSplit - First Floor

dev:442021-10-24 06:45:24.792 am infoHeating Set Point adjusted to 31.0 for MiniSplit - First Floor

dev:442021-10-24 06:45:24.783 am debugadjustHeatingSetpoint: Current heatingSetpoint 55.4, Current ThermostatSetpoint = 55.4, New heatingSetpoint = 31.0

dev:442021-10-24 06:45:24.775 am debugsetHeatingSetpoint: Corrected Temp = 31

dev:442021-10-24 06:45:24.767 am debugsetHeatingSetpoint: Temperature selected = 56.4, corrected to maximum heating set point 31

dev:442021-10-24 06:45:24.759 am debugsetHeatingSetpoint: Setting Heating Set Point to 56.4, current minimum 16, current maximum 31

dev:442021-10-24 06:45:01.050 am debugapplyResponseStatus: Status update complete

dev:442021-10-24 06:45:01.042 am warnadjustThermostatFanMode: Warning - Unknown Fan Speed selected, no action taken

dev:442021-10-24 06:45:01.034 am debugadjustThermostatFanMode: No change to Fan Mode detected, no action taken

dev:442021-10-24 06:45:01.026 am debugadjustThermostatFanMode: MEL Fan Mode Key 0 parsed as HE Fan Mode Value auto and HE Fan Speed

dev:442021-10-24 06:45:01.017 am debugadjustSetTemperature: No action taken, either no change in temperature or null temperature provided

dev:442021-10-24 06:45:01.009 am debugadjustSetTemperature: Temperature passed in was 55.4 which was parsed as 55.4, current set temperature is 55.4

dev:442021-10-24 06:45:01.001 am debugadjustRoomTemperature: No action taken

dev:442021-10-24 06:45:00.992 am debugadjustRoomTemperature: Temperature provided = 59

dev:442021-10-24 06:45:00.978 am debugapplyStatusUpdates: About to adjust temperatures...

dev:442021-10-24 06:45:00.970 am debugadjustThermostatOperatingState: Thermostat Mode passed in = 1, Power passed in 1, OperatingState: heating

dev:442021-10-24 06:45:00.961 am debugadjustThermostatMode: Thermostat Mode provided 1, Power provided 1, parsed as Mode Description heat

dev:442021-10-24 06:45:00.951 am debugadjustThermostatMode: Adjust Thermostat Mode called

dev:442021-10-24 06:45:00.944 am debugapplyStatusUpdates: About to adjust thermostat mode details...

dev:442021-10-24 06:45:00.936 am debugapplyStatusUpdates: statusIsCurrent = 1

dev:442021-10-24 06:45:00.929 am debugapplyResponseStatus: lastCommandUTC_Date = Sun Oct 24 10:43:02 EDT 2021, statusAsAt_Date = Sun Oct 24 10:44:25 EDT 2021

dev:442021-10-24 06:45:00.920 am debugapplyResponseStatus: lastCommandUTC = 2021-10-24 10:43:02.583Z, 2021-10-24T10:44:25.129Z

dev:442021-10-24 06:45:00.912 am debugapplyResponseStatus: Status Info: [unitId:1634P008U180116F, statusAsAt:2021-10-24T10:44:25.129Z, power:1, setMode:1, roomTemp:59, setTemp:55.4, setFan:0]

dev:442021-10-24 06:45:00.877 am debugretrieveStatusInfo_KumoCloud: Status Info - [unitId:1634P008U180116F, statusAsAt:2021-10-24T10:44:25.129Z, power:1, setMode:1, roomTemp:15, setTemp:13, setFan:0]

dev:442021-10-24 06:45:00.865 am debugretrieveStatusInfo_KumoCloud: response - [true, null, [[[id:2252259585640895, record_time:2021-10-24T10:44:25.129Z, device_serial:1634P008U180116F, it_status:null, rssi:-62, power:1, operation_mode:1, set_temp:null, set_temp_a:null, fan_speed:0, air_direction:0, prohibit_local_remote_control:null, room_temp:15, room_temp_beyond:null, room_temp_a:null, out_of_use:null, unusual_figures:32768, two_figures_code:A0, status_display:2, actual_fan_speed:null, sp_cool:22, sp_heat:13, sp_auto:-1, raw_frames:null, run_test:0, active_thermistor:null, temp_source:null, seconds_since_contact:33]], [[device_serial:1634P008U180116F, id:2252259375202165, responded_to:null]]]]

dev:442021-10-24 06:45:00.044 am debugretrieveStatusInfo: Retrieving status info from KumoCloud

dev:442021-10-24 06:45:00.030 am debugrefresh: Refresh process called

dev:442021-10-24 06:44:01.186 am debugapplyResponseStatus: Status update complete

dev:442021-10-24 06:44:01.179 am warnadjustThermostatFanMode: Warning - Unknown Fan Speed selected, no action taken

dev:442021-10-24 06:44:01.171 am debugadjustThermostatFanMode: No change to Fan Mode detected, no action taken

dev:442021-10-24 06:44:01.152 am debugadjustThermostatFanMode: MEL Fan Mode Key 0 parsed as HE Fan Mode Value auto and HE Fan Speed

dev:442021-10-24 06:44:01.144 am infoThermostat Set Point adjusted to 55.4 for MiniSplit - First Floor

dev:442021-10-24 06:44:01.135 am infoHeating Set Point adjusted to 55.4 for MiniSplit - First Floor

dev:442021-10-24 06:44:01.125 am debugadjustHeatingSetpoint: Current heatingSetpoint 31.0, Current ThermostatSetpoint = 31.0, New heatingSetpoint = 55.4

dev:442021-10-24 06:44:01.096 am debugadjustSetTemperature: Heating mode detected, adjusting heating set point

dev:442021-10-24 06:44:01.088 am debugadjustSetTemperature: Current mode is heat

dev:442021-10-24 06:44:01.079 am debugadjustSetTemperature: Changing Set Temperature from 31.0 to 55.4

dev:442021-10-24 06:44:01.072 am debugadjustSetTemperature: Temperature passed in was 55.4 which was parsed as 55.4, current set temperature is 31.0

dev:442021-10-24 06:44:01.063 am debugadjustRoomTemperature: No action taken

dev:442021-10-24 06:44:01.055 am debugadjustRoomTemperature: Temperature provided = 59

dev:442021-10-24 06:44:01.041 am debugapplyStatusUpdates: About to adjust temperatures...

dev:442021-10-24 06:44:01.033 am debugadjustThermostatOperatingState: Thermostat Mode passed in = 1, Power passed in 1, OperatingState: heating

dev:442021-10-24 06:44:01.024 am debugadjustThermostatMode: Thermostat Mode provided 1, Power provided 1, parsed as Mode Description heat

dev:442021-10-24 06:44:01.016 am debugadjustThermostatMode: Adjust Thermostat Mode called

dev:442021-10-24 06:44:01.009 am debugapplyStatusUpdates: About to adjust thermostat mode details...

dev:442021-10-24 06:44:01.001 am debugapplyStatusUpdates: statusIsCurrent = 1

dev:442021-10-24 06:44:00.994 am debugapplyResponseStatus: lastCommandUTC_Date = Sun Oct 24 10:43:02 EDT 2021, statusAsAt_Date = Sun Oct 24 10:43:24 EDT 2021

dev:442021-10-24 06:44:00.985 am debugapplyResponseStatus: lastCommandUTC = 2021-10-24 10:43:02.583Z, 2021-10-24T10:43:24.131Z

dev:442021-10-24 06:44:00.977 am debugapplyResponseStatus: Status Info: [unitId:1634P008U180116F, statusAsAt:2021-10-24T10:43:24.131Z, power:1, setMode:1, roomTemp:59, setTemp:55.4, setFan:0]

dev:442021-10-24 06:44:00.943 am debugretrieveStatusInfo_KumoCloud: Status Info - [unitId:1634P008U180116F, statusAsAt:2021-10-24T10:43:24.131Z, power:1, setMode:1, roomTemp:15, setTemp:13, setFan:0]

dev:442021-10-24 06:44:00.930 am debugretrieveStatusInfo_KumoCloud: response - [true, null, [[[id:2252259585640667, record_time:2021-10-24T10:43:24.131Z, device_serial:1634P008U180116F, it_status:null, rssi:-62, power:1, operation_mode:1, set_temp:null, set_temp_a:null, fan_speed:0, air_direction:0, prohibit_local_remote_control:null, room_temp:15, room_temp_beyond:null, room_temp_a:null, out_of_use:null, unusual_figures:32768, two_figures_code:A0, status_display:2, actual_fan_speed:null, sp_cool:22, sp_heat:13, sp_auto:-1, raw_frames:null, run_test:0, active_thermistor:null, temp_source:null, seconds_since_contact:34]], [[device_serial:1634P008U180116F, id:2252259375202165, responded_to:null]]]]

dev:442021-10-24 06:44:00.041 am debugretrieveStatusInfo: Retrieving status info from KumoCloud

dev:442021-10-24 06:44:00.026 am debugrefresh: Refresh process called

dev:442021-10-24 06:43:13.347 am debugsetTemperature: No action taken

dev:442021-10-24 06:43:13.333 am debugadjustHeatingSetpoint: Current heatingSetpoint 31.0, Current ThermostatSetpoint = 31.0, New heatingSetpoint = 31.0

dev:442021-10-24 06:43:13.324 am debugsetHeatingSetpoint: Corrected Temp = 31

dev:442021-10-24 06:43:13.316 am debugsetHeatingSetpoint: Temperature selected = 33, corrected to maximum heating set point 31

dev:442021-10-24 06:43:13.308 am debugsetHeatingSetpoint: Setting Heating Set Point to 33, current minimum 16, current maximum 31

dev:442021-10-24 06:43:11.469 am debugsetTemperature: No action taken

dev:442021-10-24 06:43:11.454 am debugadjustHeatingSetpoint: Current heatingSetpoint 31.0, Current ThermostatSetpoint = 31.0, New heatingSetpoint = 31.0

dev:442021-10-24 06:43:11.446 am debugsetHeatingSetpoint: Corrected Temp = 31

dev:442021-10-24 06:43:11.438 am debugsetHeatingSetpoint: Temperature selected = 32, corrected to maximum heating set point 31

dev:442021-10-24 06:43:11.430 am debugsetHeatingSetpoint: Setting Heating Set Point to 32, current minimum 16, current maximum 31

dev:442021-10-24 06:43:04.945 am debugsetTemperature: No action taken

dev:442021-10-24 06:43:04.930 am debugadjustHeatingSetpoint: Current heatingSetpoint 31.0, Current ThermostatSetpoint = 31.0, New heatingSetpoint = 31.0

dev:442021-10-24 06:43:04.922 am debugsetHeatingSetpoint: Corrected Temp = 31

dev:442021-10-24 06:43:04.914 am debugsetHeatingSetpoint: Temperature selected = 59.4, corrected to maximum heating set point 31

dev:442021-10-24 06:43:04.905 am debugsetHeatingSetpoint: Setting Heating Set Point to 59.4, current minimum 16, current maximum 31

dev:442021-10-24 06:43:03.612 am debugsetTemperature: No action taken

dev:442021-10-24 06:43:03.597 am debugadjustHeatingSetpoint: Current heatingSetpoint 31.0, Current ThermostatSetpoint = 31.0, New heatingSetpoint = 31.0

dev:442021-10-24 06:43:03.589 am debugsetHeatingSetpoint: Corrected Temp = 31

dev:442021-10-24 06:43:03.581 am debugsetHeatingSetpoint: Temperature selected = 58.4, corrected to maximum heating set point 31

dev:442021-10-24 06:43:03.573 am debugsetHeatingSetpoint: Setting Heating Set Point to 58.4, current minimum 16, current maximum 31

dev:442021-10-24 06:43:02.682 am debugsetTemperature: No action taken

dev:442021-10-24 06:43:02.667 am debugadjustHeatingSetpoint: Current heatingSetpoint 31.0, Current ThermostatSetpoint = 31.0, New heatingSetpoint = 31.0

dev:442021-10-24 06:43:02.658 am debugsetHeatingSetpoint: Corrected Temp = 31

dev:442021-10-24 06:43:02.650 am debugsetHeatingSetpoint: Temperature selected = 57.4, corrected to maximum heating set point 31

dev:442021-10-24 06:43:02.642 am debugsetHeatingSetpoint: Setting Heating Set Point to 57.4, current minimum 16, current maximum 31

dev:442021-10-24 06:43:02.610 am debugsetTemperature: Temperature adjusted to 31.0 for MiniSplit - First Floor

dev:442021-10-24 06:43:02.602 am debugsetTemperature_KumoCloud: Unit Command submitted

dev:442021-10-24 06:43:02.593 am debugunitCommand: Initial data returned from unitCommand: [true, null, [[1634P008U180116F, 2252259375202165]]], response received 2021-10-24 10:43:02.585Z

dev:442021-10-24 06:43:01.904 am debugunitCommand_KumoCloud: Body of command = ["e0a83df22b042060453e9202d5d90340",{"1634P008U180116F":{"spHeat":-0.5555556}}]

dev:442021-10-24 06:43:01.887 am debugsetTemperature_KumoCloud: Body JSON = {"spHeat":-0.5555556}

dev:442021-10-24 06:43:01.876 am debugsetTemperature: Set Temperature Provided = 31.0, converted to -0.5555555556 for KumoCloud

dev:442021-10-24 06:43:01.853 am infoThermostat Set Point adjusted to 31.0 for MiniSplit - First Floor

dev:442021-10-24 06:43:01.843 am infoHeating Set Point adjusted to 31.0 for MiniSplit - First Floor

dev:442021-10-24 06:43:01.835 am debugadjustHeatingSetpoint: Current heatingSetpoint 55.4, Current ThermostatSetpoint = 55.4, New heatingSetpoint = 31.0

dev:442021-10-24 06:43:01.826 am debugadjustSetTemperature: Heating mode detected, adjusting heating set point

dev:442021-10-24 06:43:01.818 am debugadjustSetTemperature: Current mode is heat

dev:442021-10-24 06:43:01.787 am debugadjustSetTemperature: Changing Set Temperature from 55.4 to 31.0

dev:442021-10-24 06:43:01.779 am debugadjustSetTemperature: Temperature passed in was 31 which was parsed as 31.0, current set temperature is 55.4

dev:442021-10-24 06:43:01.771 am debugsetTemperature: Setting Temperature to 31.0 for MiniSplit - First Floor

dev:442021-10-24 06:43:01.688 am infoThermostat Set Point adjusted to 31.0 for MiniSplit - First Floor

dev:442021-10-24 06:43:01.679 am infoHeating Set Point adjusted to 31.0 for MiniSplit - First Floor

dev:442021-10-24 06:43:01.669 am debugadjustHeatingSetpoint: Current heatingSetpoint 55.4, Current ThermostatSetpoint = 55.4, New heatingSetpoint = 31.0

dev:442021-10-24 06:43:01.657 am debugsetHeatingSetpoint: Corrected Temp = 31

dev:442021-10-24 06:43:01.649 am debugsetHeatingSetpoint: Temperature selected = 56.4, corrected to maximum heating set point 31

dev:442021-10-24 06:43:01.641 am debugsetHeatingSetpoint: Setting Heating Set Point to 56.4, current minimum 16, current maximum 31

dev:442021-10-24 06:43:01.031 am debugapplyResponseStatus: Status update complete

dev:442021-10-24 06:43:01.023 am warnadjustThermostatFanMode: Warning - Unknown Fan Speed selected, no action taken

dev:442021-10-24 06:43:01.015 am debugadjustThermostatFanMode: No change to Fan Mode detected, no action taken

dev:442021-10-24 06:43:00.984 am debugadjustThermostatFanMode: MEL Fan Mode Key 0 parsed as HE Fan Mode Value auto and HE Fan Speed

dev:442021-10-24 06:43:00.975 am debugadjustSetTemperature: No action taken, either no change in temperature or null temperature provided

dev:442021-10-24 06:43:00.967 am debugadjustSetTemperature: Temperature passed in was 55.4 which was parsed as 55.4, current set temperature is 55.4

dev:442021-10-24 06:43:00.958 am debugadjustRoomTemperature: updating room temperature from 58.1 to 59.0

dev:442021-10-24 06:43:00.949 am debugadjustRoomTemperature: Current Room Temperature value and value provided did not match

dev:442021-10-24 06:43:00.941 am debugadjustRoomTemperature: Temperature provided = 59

dev:442021-10-24 06:43:00.926 am debugapplyStatusUpdates: About to adjust temperatures...

dev:442021-10-24 06:43:00.918 am debugadjustThermostatOperatingState: Thermostat Mode passed in = 1, Power passed in 1, OperatingState: heating

dev:442021-10-24 06:43:00.909 am debugadjustThermostatMode: Thermostat Mode provided 1, Power provided 1, parsed as Mode Description heat

dev:442021-10-24 06:43:00.901 am debugadjustThermostatMode: Adjust Thermostat Mode called

dev:442021-10-24 06:43:00.894 am debugapplyStatusUpdates: About to adjust thermostat mode details...

dev:442021-10-24 06:43:00.886 am debugapplyStatusUpdates: statusIsCurrent = 1

dev:442021-10-24 06:43:00.878 am debugapplyResponseStatus: lastCommandUTC_Date = Sat Oct 23 21:59:52 EDT 2021, statusAsAt_Date = Sun Oct 24 10:42:23 EDT 2021

dev:442021-10-24 06:43:00.869 am debugapplyResponseStatus: lastCommandUTC = 2021-10-23 21:59:52.878Z, 2021-10-24T10:42:23.365Z

dev:442021-10-24 06:43:00.861 am debugapplyResponseStatus: Status Info: [unitId:1634P008U180116F, statusAsAt:2021-10-24T10:42:23.365Z, power:1, setMode:1, roomTemp:59, setTemp:55.4, setFan:0]

dev:442021-10-24 06:43:00.825 am debugretrieveStatusInfo_KumoCloud: Status Info - [unitId:1634P008U180116F, statusAsAt:2021-10-24T10:42:23.365Z, power:1, setMode:1, roomTemp:15, setTemp:13, setFan:0]

dev:442021-10-24 06:43:00.812 am debugretrieveStatusInfo_KumoCloud: response - [true, null, [[[id:2252259585640443, record_time:2021-10-24T10:42:23.365Z, device_serial:1634P008U180116F, it_status:null, rssi:-61, power:1, operation_mode:1, set_temp:null, set_temp_a:null, fan_speed:0, air_direction:0, prohibit_local_remote_control:null, room_temp:15, room_temp_beyond:null, room_temp_a:null, out_of_use:null, unusual_figures:32768, two_figures_code:A0, status_display:0, actual_fan_speed:null, sp_cool:22, sp_heat:13, sp_auto:-1, raw_frames:null, run_test:0, active_thermistor:null, temp_source:null, seconds_since_contact:34]], []]]

dev:442021-10-24 06:43:00.041 am debugretrieveStatusInfo: Retrieving status info from KumoCloud

dev:442021-10-24 06:43:00.027 am debugrefresh: Refresh process called

dev:442021-10-24 06:42:00.910 am debugapplyResponseStatus: Status update complete

dev:442021-10-24 06:42:00.902 am warnadjustThermostatFanMode: Warning - Unknown Fan Speed selected, no action taken

dev:442021-10-24 06:42:00.895 am debugadjustThermostatFanMode: No change to Fan Mode detected, no action taken

dev:442021-10-24 06:42:00.864 am debugadjustThermostatFanMode: MEL Fan Mode Key 0 parsed as HE Fan Mode Value auto and HE Fan Speed

dev:442021-10-24 06:42:00.856 am debugadjustSetTemperature: No action taken, either no change in temperature or null temperature provided

dev:442021-10-24 06:42:00.848 am debugadjustSetTemperature: Temperature passed in was 55.4 which was parsed as 55.4, current set temperature is 55.4

dev:442021-10-24 06:42:00.839 am debugadjustRoomTemperature: updating room temperature from 57.2 to 58.1

dev:442021-10-24 06:42:00.831 am debugadjustRoomTemperature: Current Room Temperature value and value provided did not match

dev:442021-10-24 06:42:00.822 am debugadjustRoomTemperature: Temperature provided = 58.1

dev:442021-10-24 06:42:00.808 am debugapplyStatusUpdates: About to adjust temperatures...

dev:442021-10-24 06:42:00.800 am debugadjustThermostatOperatingState: Thermostat Mode passed in = 1, Power passed in 1, OperatingState: heating

dev:442021-10-24 06:42:00.792 am debugadjustThermostatMode: Thermostat Mode provided 1, Power provided 1, parsed as Mode Description heat

dev:442021-10-24 06:42:00.784 am debugadjustThermostatMode: Adjust Thermostat Mode called

dev:442021-10-24 06:42:00.776 am debugapplyStatusUpdates: About to adjust thermostat mode details...

dev:442021-10-24 06:42:00.769 am debugapplyStatusUpdates: statusIsCurrent = 1

Thanks for the info Joe. From your earlier post, I am thinking the mini-split was created while you had the temperature scale setting turned off. I probably should remove this.... To confirm my theory, can you please open this device and check the attributes highlighted below? Are they reporting 16 - 31? If yes, click the "Save Preferences" button on this page. This should initiate an update of settings such as these and convert the temperatures to fahrenheit.

Let me know how you go.

Simon

Just a tip with the logs, there is a summary option which is quite useful when posting long bits of text. Highlight the text you want to hide, click on the Cog icon and Hide Details. You can do it multiple times for different pieces of text, and even rename the "Summary" title it is given automatically.

image

Summary

Detailed text example....

Hi Simon,

The device was definitely reporting in Celsius previously, but I had updated firmware and after that, and probably saving preferences at some point, it is now reporting in Fahrenheit.

Basically, changes to the temp setting sometimes works, but not reliably. It seems that it depends on the temp to which I change things, and how quickly I do it. Here is another set of logs covering a few minutes this evening. I am working feom an iPad at the moment, and don't have the editing functions you nite.

Thanks,

Joe

2021-10-25 10:40:01.061 pm debugapplyResponseStatus: Status update complete

dev:442021-10-25 10:40:01.054 pm debugapplyResponseStatus: Status information is out of date, a command must have been run recently

dev:442021-10-25 10:40:01.047 pm debugapplyStatusUpdates: statusIsCurrent = 0

dev:442021-10-25 10:40:01.040 pm debugapplyResponseStatus: lastCommandUTC_Date = Tue Oct 26 02:39:28 EDT 2021, statusAsAt_Date = Tue Oct 26 02:39:24 EDT 2021

dev:442021-10-25 10:40:01.031 pm debugapplyResponseStatus: lastCommandUTC = 2021-10-26 02:39:28.089Z, 2021-10-26T02:39:24.542Z

dev:442021-10-25 10:40:01.001 pm debugapplyResponseStatus: Status Info: [unitId:1634P008U180116F, statusAsAt:2021-10-26T02:39:24.542Z, power:1, setMode:1, roomTemp:60.8, setTemp:60.8, setFan:0]

dev:442021-10-25 10:40:00.968 pm debugretrieveStatusInfo_KumoCloud: Status Info - [unitId:1634P008U180116F, statusAsAt:2021-10-26T02:39:24.542Z, power:1, setMode:1, roomTemp:16, setTemp:16, setFan:0]

dev:442021-10-25 10:40:00.956 pm debugretrieveStatusInfo_KumoCloud: response - [true, null, [[[id:2252259586172195, record_time:2021-10-26T02:39:24.542Z, device_serial:1634P008U180116F, it_status:null, rssi:-62, power:1, operation_mode:1, set_temp:null, set_temp_a:null, fan_speed:0, air_direction:0, prohibit_local_remote_control:null, room_temp:16, room_temp_beyond:null, room_temp_a:null, out_of_use:null, unusual_figures:32768, two_figures_code:A0, status_display:0, actual_fan_speed:null, sp_cool:22, sp_heat:16, sp_auto:-1, raw_frames:null, run_test:0, active_thermistor:null, temp_source:null, seconds_since_contact:37]], [[device_serial:1634P008U180116F, id:2252259375202212, responded_to:null]]]]

dev:442021-10-25 10:40:00.040 pm debugretrieveStatusInfo: Retrieving status info from KumoCloud

dev:442021-10-25 10:40:00.027 pm debugrefresh: Refresh process called

dev:442021-10-25 10:39:28.113 pm debugsetTemperature: Temperature adjusted to 61.8 for MiniSplit - First Floor

dev:442021-10-25 10:39:28.106 pm debugsetTemperature_KumoCloud: Unit Command submitted

dev:442021-10-25 10:39:28.097 pm debugunitCommand: Initial data returned from unitCommand: [true, null, [[1634P008U180116F, 2252259375202213]]], response received 2021-10-26 02:39:28.091Z

dev:442021-10-25 10:39:27.517 pm debugunitCommand_KumoCloud: Body of command = ["e0a83df22b042060453e9202d5d90340",{"1634P008U180116F":{"spHeat":16.555555}}]

dev:442021-10-25 10:39:27.503 pm debugsetTemperature_KumoCloud: Body JSON = {"spHeat":16.555555}

dev:442021-10-25 10:39:27.495 pm debugsetTemperature: Set Temperature Provided = 61.8, converted to 16.555555131700303819 for KumoCloud

dev:442021-10-25 10:39:27.475 pm infoThermostat Set Point adjusted to 61.8 for MiniSplit - First Floor

dev:442021-10-25 10:39:27.467 pm infoHeating Set Point adjusted to 61.8 for MiniSplit - First Floor

dev:442021-10-25 10:39:27.458 pm debugadjustHeatingSetpoint: Current heatingSetpoint 60.8, Current ThermostatSetpoint = 60.8, New heatingSetpoint = 61.8

dev:442021-10-25 10:39:27.450 pm debugadjustSetTemperature: Heating mode detected, adjusting heating set point

dev:442021-10-25 10:39:27.443 pm debugadjustSetTemperature: Current mode is heat

dev:442021-10-25 10:39:27.410 pm debugadjustSetTemperature: Changing Set Temperature from 60.8 to 61.8

dev:442021-10-25 10:39:27.403 pm debugadjustSetTemperature: Temperature passed in was 61.8 which was parsed as 61.8, current set temperature is 60.8

dev:442021-10-25 10:39:27.395 pm debugsetTemperature: Setting Temperature to 61.8 for MiniSplit - First Floor

dev:442021-10-25 10:39:27.361 pm infoThermostat Set Point adjusted to 61.8 for MiniSplit - First Floor

dev:442021-10-25 10:39:27.353 pm infoHeating Set Point adjusted to 61.8 for MiniSplit - First Floor

dev:442021-10-25 10:39:27.344 pm debugadjustHeatingSetpoint: Current heatingSetpoint 60.8, Current ThermostatSetpoint = 60.8, New heatingSetpoint = 61.8

dev:442021-10-25 10:39:27.336 pm debugsetHeatingSetpoint: Corrected Temp = 61.8

dev:442021-10-25 10:39:27.328 pm debugsetHeatingSetpoint: Setting Heating Set Point to 61.8, current minimum 60.8, current maximum 87.8

dev:442021-10-25 10:39:22.734 pm debugsetTemperature: No action taken

dev:442021-10-25 10:39:22.719 pm debugadjustHeatingSetpoint: Current heatingSetpoint 60.8, Current ThermostatSetpoint = 60.8, New heatingSetpoint = 60.8

dev:442021-10-25 10:39:22.711 pm debugsetHeatingSetpoint: Corrected Temp = 60.8

dev:442021-10-25 10:39:22.704 pm debugsetHeatingSetpoint: Temperature selected = 60.2, corrected to minimum heating set point 60.8

dev:442021-10-25 10:39:22.696 pm debugsetHeatingSetpoint: Setting Heating Set Point to 60.2, current minimum 60.8, current maximum 87.8

dev:442021-10-25 10:39:21.956 pm debugsetTemperature: Temperature adjusted to 60.8 for MiniSplit - First Floor

dev:442021-10-25 10:39:21.949 pm debugsetTemperature_KumoCloud: Unit Command submitted

dev:442021-10-25 10:39:21.941 pm debugunitCommand: Initial data returned from unitCommand: [true, null, [[1634P008U180116F, 2252259375202212]]], response received 2021-10-26 02:39:21.934Z

dev:442021-10-25 10:39:21.941 pm debugsetTemperature: No action taken

dev:442021-10-25 10:39:21.927 pm debugadjustHeatingSetpoint: Current heatingSetpoint 60.8, Current ThermostatSetpoint = 60.8, New heatingSetpoint = 60.8

dev:442021-10-25 10:39:21.918 pm debugsetHeatingSetpoint: Corrected Temp = 60.8

dev:442021-10-25 10:39:21.911 pm debugsetHeatingSetpoint: Temperature selected = 59.2, corrected to minimum heating set point 60.8

dev:442021-10-25 10:39:21.903 pm debugsetHeatingSetpoint: Setting Heating Set Point to 59.2, current minimum 60.8, current maximum 87.8

dev:442021-10-25 10:39:21.332 pm debugunitCommand_KumoCloud: Body of command = ["e0a83df22b042060453e9202d5d90340",{"1634P008U180116F":{"spHeat":16.0}}]

dev:442021-10-25 10:39:21.318 pm debugsetTemperature_KumoCloud: Body JSON = {"spHeat":16.0}

dev:442021-10-25 10:39:21.310 pm debugsetTemperature: Set Temperature Provided = 60.8, converted to 15.999999576144748264 for KumoCloud

dev:442021-10-25 10:39:21.289 pm infoThermostat Set Point adjusted to 60.8 for MiniSplit - First Floor

dev:442021-10-25 10:39:21.282 pm infoHeating Set Point adjusted to 60.8 for MiniSplit - First Floor

dev:442021-10-25 10:39:21.274 pm debugadjustHeatingSetpoint: Current heatingSetpoint 57.2, Current ThermostatSetpoint = 57.2, New heatingSetpoint = 60.8

dev:442021-10-25 10:39:21.265 pm debugadjustSetTemperature: Heating mode detected, adjusting heating set point

dev:442021-10-25 10:39:21.258 pm debugadjustSetTemperature: Current mode is heat

dev:442021-10-25 10:39:21.226 pm debugadjustSetTemperature: Changing Set Temperature from 57.2 to 60.8

dev:442021-10-25 10:39:21.218 pm debugadjustSetTemperature: Temperature passed in was 60.8 which was parsed as 60.8, current set temperature is 57.2

dev:442021-10-25 10:39:21.211 pm debugsetTemperature: Setting Temperature to 60.8 for MiniSplit - First Floor

dev:442021-10-25 10:39:21.162 pm infoThermostat Set Point adjusted to 60.8 for MiniSplit - First Floor

dev:442021-10-25 10:39:21.124 pm infoHeating Set Point adjusted to 60.8 for MiniSplit - First Floor

dev:442021-10-25 10:39:21.115 pm debugadjustHeatingSetpoint: Current heatingSetpoint 57.2, Current ThermostatSetpoint = 57.2, New heatingSetpoint = 60.8

dev:442021-10-25 10:39:21.107 pm debugsetHeatingSetpoint: Corrected Temp = 60.8

dev:442021-10-25 10:39:21.099 pm debugsetHeatingSetpoint: Temperature selected = 58.2, corrected to minimum heating set point 60.8

dev:442021-10-25 10:39:21.092 pm debugsetHeatingSetpoint: Setting Heating Set Point to 58.2, current minimum 60.8, current maximum 87.8

dev:442021-10-25 10:39:00.831 pm debugapplyResponseStatus: Status update complete

dev:442021-10-25 10:39:00.823 pm warnadjustThermostatFanMode: Warning - Unknown Fan Speed selected, no action taken

dev:442021-10-25 10:39:00.816 pm debugadjustThermostatFanMode: No change to Fan Mode detected, no action taken

dev:442021-10-25 10:39:00.785 pm debugadjustThermostatFanMode: MEL Fan Mode Key 0 parsed as HE Fan Mode Value auto and HE Fan Speed

dev:442021-10-25 10:39:00.778 pm debugadjustSetTemperature: No action taken, either no change in temperature or null temperature provided

dev:442021-10-25 10:39:00.770 pm debugadjustSetTemperature: Temperature passed in was 57.2 which was parsed as 57.2, current set temperature is 57.2

dev:442021-10-25 10:39:00.760 pm debugadjustRoomTemperature: updating room temperature from 59.0 to 59.9

dev:442021-10-25 10:39:00.752 pm debugadjustRoomTemperature: Current Room Temperature value and value provided did not match

dev:442021-10-25 10:39:00.744 pm debugadjustRoomTemperature: Temperature provided = 59.9

dev:442021-10-25 10:39:00.731 pm debugapplyStatusUpdates: About to adjust temperatures...

dev:442021-10-25 10:39:00.723 pm debugadjustThermostatOperatingState: Thermostat Mode passed in = 1, Power passed in 1, OperatingState: heating

dev:442021-10-25 10:39:00.715 pm debugadjustThermostatMode: Thermostat Mode provided 1, Power provided 1, parsed as Mode Description heat

dev:442021-10-25 10:39:00.708 pm debugadjustThermostatMode: Adjust Thermostat Mode called

dev:442021-10-25 10:39:00.701 pm debugapplyStatusUpdates: About to adjust thermostat mode details...

dev:442021-10-25 10:39:00.693 pm debugapplyStatusUpdates: statusIsCurrent = 1

dev:442021-10-25 10:39:00.686 pm debugapplyResponseStatus: lastCommandUTC_Date = Tue Oct 26 02:33:03 EDT 2021, statusAsAt_Date = Tue Oct 26 02:38:22 EDT 2021

dev:442021-10-25 10:39:00.678 pm debugapplyResponseStatus: lastCommandUTC = 2021-10-26 02:33:03.539Z, 2021-10-26T02:38:22.143Z

dev:442021-10-25 10:39:00.670 pm debugapplyResponseStatus: Status Info: [unitId:1634P008U180116F, statusAsAt:2021-10-26T02:38:22.143Z, power:1, setMode:1, roomTemp:59.9, setTemp:57.2, setFan:0]

dev:442021-10-25 10:39:00.638 pm debugretrieveStatusInfo_KumoCloud: Status Info - [unitId:1634P008U180116F, statusAsAt:2021-10-26T02:38:22.143Z, power:1, setMode:1, roomTemp:15.5, setTemp:14, setFan:0]

dev:442021-10-25 10:39:00.626 pm debugretrieveStatusInfo_KumoCloud: response - [true, null, [[[id:2252259586171967, record_time:2021-10-26T02:38:22.143Z, device_serial:1634P008U180116F, it_status:null, rssi:-61, power:1, operation_mode:1, set_temp:null, set_temp_a:null, fan_speed:0, air_direction:0, prohibit_local_remote_control:null, room_temp:15.5, room_temp_beyond:null, room_temp_a:null, out_of_use:null, unusual_figures:32768, two_figures_code:A0, status_display:0, actual_fan_speed:null, sp_cool:22, sp_heat:14, sp_auto:-1, raw_frames:null, run_test:0, active_thermistor:null, temp_source:null, seconds_since_contact:39]], []]]

dev:442021-10-25 10:39:00.039 pm debugretrieveStatusInfo: Retrieving status info from KumoCloud

dev:442021-10-25 10:39:00.026 pm debugrefresh: Refresh process called

dev:442021-10-25 10:38:00.810 pm debugapplyResponseStatus: Status update complete

dev:442021-10-25 10:38:00.803 pm warnadjustThermostatFanMode: Warning - Unknown Fan Speed selected, no action taken

dev:442021-10-25 10:38:00.795 pm debugadjustThermostatFanMode: No change to Fan Mode detected, no action taken

dev:442021-10-25 10:38:00.788 pm debugadjustThermostatFanMode: MEL Fan Mode Key 0 parsed as HE Fan Mode Value auto and HE Fan Speed

dev:442021-10-25 10:38:00.780 pm debugadjustSetTemperature: No action taken, either no change in temperature or null temperature provided

dev:442021-10-25 10:38:00.772 pm debugadjustSetTemperature: Temperature passed in was 57.2 which was parsed as 57.2, current set temperature is 57.2

dev:442021-10-25 10:38:00.764 pm debugadjustRoomTemperature: No action taken

dev:442021-10-25 10:38:00.756 pm debugadjustRoomTemperature: Temperature provided = 59

dev:442021-10-25 10:38:00.743 pm debugapplyStatusUpdates: About to adjust temperatures...

dev:442021-10-25 10:38:00.735 pm debugadjustThermostatOperatingState: Thermostat Mode passed in = 1, Power passed in 1, OperatingState: heating

dev:442021-10-25 10:38:00.727 pm debugadjustThermostatMode: Thermostat Mode provided 1, Power provided 1, parsed as Mode Description heat

dev:442021-10-25 10:38:00.720 pm debugadjustThermostatMode: Adjust Thermostat Mode called

dev:442021-10-25 10:38:00.712 pm debugapplyStatusUpdates: About to adjust thermostat mode details...

dev:442021-10-25 10:38:00.705 pm debugapplyStatusUpdates: statusIsCurrent = 1

dev:442021-10-25 10:38:00.698 pm debugapplyResponseStatus: lastCommandUTC_Date = Tue Oct 26 02:33:03 EDT 2021, statusAsAt_Date = Tue Oct 26 02:37:22 EDT 2021

dev:442021-10-25 10:38:00.689 pm debugapplyResponseStatus: lastCommandUTC = 2021-10-26 02:33:03.539Z, 2021-10-26T02:37:22.822Z

dev:442021-10-25 10:38:00.682 pm debugapplyResponseStatus: Status Info: [unitId:1634P008U180116F, statusAsAt:2021-10-26T02:37:22.822Z, power:1, setMode:1, roomTemp:59, setTemp:57.2, setFan:0]

dev:442021-10-25 10:38:00.649 pm debugretrieveStatusInfo_KumoCloud: Status Info - [unitId:1634P008U180116F, statusAsAt:2021-10-26T02:37:22.822Z, power:1, setMode:1, roomTemp:15, setTemp:14, setFan:0]

dev:442021-10-25 10:38:00.638 pm debugretrieveStatusInfo_KumoCloud: response - [true, null, [[[id:2252259586171742, record_time:2021-10-26T02:37:22.822Z, device_serial:1634P008U180116F, it_status:null, rssi:-61, power:1, operation_mode:1, set_temp:null, set_temp_a:null, fan_speed:0, air_direction:0, prohibit_local_remote_control:null, room_temp:15, room_temp_beyond:null, room_temp_a:null, out_of_use:null, unusual_figures:32768, two_figures_code:A0, status_display:0, actual_fan_speed:null, sp_cool:22, sp_heat:14, sp_auto:-1, raw_frames:null, run_test:0, active_thermistor:null, temp_source:null, seconds_since_contact:38]], [[device_serial:1634P008U180116F, id:2252259375202211, responded_to:null]]]]

dev:442021-10-25 10:38:00.039 pm debugretrieveStatusInfo: Retrieving status info from KumoCloud

dev:442021-10-25 10:38:00.026 pm debugrefresh: Refresh process called

dev:442021-10-25 10:37:00.810 pm debugapplyResponseStatus: Status update complete

dev:442021-10-25 10:37:00.802 pm warnadjustThermostatFanMode: Warning - Unknown Fan Speed selected, no action taken

dev:442021-10-25 10:37:00.795 pm debugadjustThermostatFanMode: No change to Fan Mode detected, no action taken

dev:442021-10-25 10:37:00.787 pm debugadjustThermostatFanMode: MEL Fan Mode Key 0 parsed as HE Fan Mode Value auto and HE Fan Speed

dev:442021-10-25 10:37:00.778 pm debugadjustSetTemperature: No action taken, either no change in temperature or null temperature provided

dev:442021-10-25 10:37:00.771 pm debugadjustSetTemperature: Temperature passed in was 57.2 which was parsed as 57.2, current set temperature is 57.2

dev:442021-10-25 10:37:00.763 pm debugadjustRoomTemperature: No action taken

dev:442021-10-25 10:37:00.755 pm debugadjustRoomTemperature: Temperature provided = 59

dev:442021-10-25 10:37:00.742 pm debugapplyStatusUpdates: About to adjust temperatures...

dev:442021-10-25 10:37:00.734 pm debugadjustThermostatOperatingState: Thermostat Mode passed in = 1, Power passed in 1, OperatingState: heating

dev:442021-10-25 10:37:00.725 pm debugadjustThermostatMode: Thermostat Mode provided 1, Power provided 1, parsed as Mode Description heat

dev:442021-10-25 10:37:00.716 pm debugadjustThermostatMode: Adjust Thermostat Mode called

dev:442021-10-25 10:37:00.709 pm debugapplyStatusUpdates: About to adjust thermostat mode details...

dev:442021-10-25 10:37:00.702 pm debugapplyStatusUpdates: statusIsCurrent = 1

dev:442021-10-25 10:37:00.694 pm debugapplyResponseStatus: lastCommandUTC_Date = Tue Oct 26 02:33:03 EDT 2021, statusAsAt_Date = Tue Oct 26 02:36:22 EDT 2021

dev:442021-10-25 10:37:00.686 pm debugapplyResponseStatus: lastCommandUTC = 2021-10-26 02:33:03.539Z, 2021-10-26T02:36:22.107Z

dev:442021-10-25 10:37:00.678 pm debugapplyResponseStatus: Status Info: [unitId:1634P008U180116F, statusAsAt:2021-10-26T02:36:22.107Z, power:1, setMode:1, roomTemp:59, setTemp:57.2, setFan:0]

dev:442021-10-25 10:37:00.646 pm debugretrieveStatusInfo_KumoCloud: Status Info - [unitId:1634P008U180116F, statusAsAt:2021-10-26T02:36:22.107Z, power:1, setMode:1, roomTemp:15, setTemp:14, setFan:0]

dev:442021-10-25 10:37:00.634 pm debugretrieveStatusInfo_KumoCloud: response - [true, null, [[[id:2252259586171523, record_time:2021-10-26T02:36:22.107Z, device_serial:1634P008U180116F, it_status:null, rssi:-61, power:1, operation_mode:1, set_temp:null, set_temp_a:null, fan_speed:0, air_direction:0, prohibit_local_remote_control:null, room_temp:15, room_temp_beyond:null, room_temp_a:null, out_of_use:null, unusual_figures:32768, two_figures_code:A0, status_display:0, actual_fan_speed:null, sp_cool:22, sp_heat:14, sp_auto:-1, raw_frames:null, run_test:0, active_thermistor:null, temp_source:null, seconds_since_contact:39]], [[device_serial:1634P008U180116F, id:2252259375202211, responded_to:null], [device_serial:1634P008U180116F, id:2252259375202210, responded_to:null]]]]

dev:442021-10-25 10:37:00.041 pm debugretrieveStatusInfo: Retrieving status info from KumoCloud

dev:442021-10-25 10:37:00.028 pm debugrefresh: Refresh process called

dev:412021-10-25 10:36:23.871 pm infoSending humidity event (Humidity: 64.6%, old humidity: 65.60%, change: 1.00%)

dev:412021-10-25 10:36:23.842 pm infoSONOFF HUMIDITY EVENT - description:read attr - raw: CB170104050A0000215E1C, dni: CB17, endpoint: 01, cluster: 0405, size: 0A, attrId: 0000, encoding: 21, command: 0A, value: 5E1C | parseMap:[raw:CB170104050A0000215E1C, dni:CB17, endpoint:01, cluster:0405, size:0A, attrId:0000, encoding:21, command:0A, value:1C5E, clusterInt:1029, attrInt:0, valueParsed:7262]

dev:442021-10-25 10:36:00.904 pm debugapplyResponseStatus: Status update complete

dev:442021-10-25 10:36:00.897 pm warnadjustThermostatFanMode: Warning - Unknown Fan Speed selected, no action taken

dev:442021-10-25 10:36:00.889 pm debugadjustThermostatFanMode: No change to Fan Mode detected, no action taken

dev:442021-10-25 10:36:00.859 pm debugadjustThermostatFanMode: MEL Fan Mode Key 0 parsed as HE Fan Mode Value auto and HE Fan Speed

dev:442021-10-25 10:36:00.851 pm debugadjustSetTemperature: No action taken, either no change in temperature or null temperature provided

dev:442021-10-25 10:36:00.843 pm debugadjustSetTemperature: Temperature passed in was 57.2 which was parsed as 57.2, current set temperature is 57.2

dev:442021-10-25 10:36:00.834 pm debugadjustRoomTemperature: updating room temperature from 55.4 to 59.0

dev:442021-10-25 10:36:00.826 pm debugadjustRoomTemperature: Current Room Temperature value and value provided did not match

dev:442021-10-25 10:36:00.818 pm debugadjustRoomTemperature: Temperature provided = 59

dev:442021-10-25 10:36:00.805 pm debugapplyStatusUpdates: About to adjust temperatures...

dev:442021-10-25 10:36:00.797 pm debugadjustThermostatOperatingState: Thermostat Mode passed in = 1, Power passed in 1, OperatingState: heating

dev:442021-10-25 10:36:00.789 pm debugadjustThermostatMode: Thermostat Mode provided 1, Power provided 1, parsed as Mode Description heat

dev:442021-10-25 10:36:00.782 pm debugadjustThermostatMode: Adjust Thermostat Mode called

dev:442021-10-25 10:36:00.775 pm debugapplyStatusUpdates: About to adjust thermostat mode details...

dev:442021-10-25 10:36:00.767 pm debugapplyStatusUpdates: statusIsCurrent = 1

dev:442021-10-25 10:36:00.760 pm debugapplyResponseStatus: lastCommandUTC_Date = Tue Oct 26 02:33:03 EDT 2021, statusAsAt_Date = Tue Oct 26 02:35:27 EDT 2021

dev:442021-10-25 10:36:00.752 pm debugapplyResponseStatus: lastCommandUTC = 2021-10-26 02:33:03.539Z, 2021-10-26T02:35:27.730Z

dev:442021-10-25 10:36:00.719 pm debugapplyResponseStatus: Status Info: [unitId:1634P008U180116F, statusAsAt:2021-10-26T02:35:27.730Z, power:1, setMode:1, roomTemp:59, setTemp:57.2, setFan:0]

dev:442021-10-25 10:36:00.686 pm debugretrieveStatusInfo_KumoCloud: Status Info - [unitId:1634P008U180116F, statusAsAt:2021-10-26T02:35:27.730Z, power:1, setMode:1, roomTemp:15, setTemp:14, setFan:0]

dev:442021-10-25 10:36:00.673 pm debugretrieveStatusInfo_KumoCloud: response - [true, null, [[[id:2252259586171308, record_time:2021-10-26T02:35:27.730Z, device_serial:1634P008U180116F, it_status:null, rssi:-62, power:1, operation_mode:1, set_temp:null, set_temp_a:null, fan_speed:0, air_direction:0, prohibit_local_remote_control:null, room_temp:15, room_temp_beyond:null, room_temp_a:null, out_of_use:null, unusual_figures:32768, two_figures_code:A0, status_display:0, actual_fan_speed:null, sp_cool:22, sp_heat:14, sp_auto:-1, raw_frames:null, run_test:0, active_thermistor:null, temp_source:null, seconds_since_contact:34]], [[device_serial:1634P008U180116F, id:2252259375202211, responded_to:null], [device_serial:1634P008U180116F, id:2252259375202210, responded_to:null]]]]

dev:442021-10-25 10:36:00.047 pm debugretrieveStatusInfo: Retrieving status info from KumoCloud

dev:442021-10-25 10:36:00.034 pm debugrefresh: Refresh process called

dev:442021-10-25 10:35:00.928 pm debugapplyResponseStatus: Status update complete

dev:442021-10-25 10:35:00.920 pm warnadjustThermostatFanMode: Warning - Unknown Fan Speed selected, no action taken

dev:442021-10-25 10:35:00.911 pm debugadjustThermostatFanMode: No change to Fan Mode detected, no action taken

dev:442021-10-25 10:35:00.881 pm debugadjustThermostatFanMode: MEL Fan Mode Key 0 parsed as HE Fan Mode Value auto and HE Fan Speed

dev:442021-10-25 10:35:00.857 pm infoThermostat Set Point adjusted to 57.2 for MiniSplit - First Floor

dev:442021-10-25 10:35:00.844 pm infoHeating Set Point adjusted to 57.2 for MiniSplit - First Floor

dev:442021-10-25 10:35:00.793 pm debugadjustHeatingSetpoint: Current heatingSetpoint 65.8, Current ThermostatSetpoint = 65.8, New heatingSetpoint = 57.2

dev:442021-10-25 10:35:00.771 pm debugadjustSetTemperature: Heating mode detected, adjusting heating set point

dev:442021-10-25 10:35:00.763 pm debugadjustSetTemperature: Current mode is heat

dev:442021-10-25 10:35:00.754 pm debugadjustSetTemperature: Changing Set Temperature from 65.8 to 57.2

dev:442021-10-25 10:35:00.747 pm debugadjustSetTemperature: Temperature passed in was 57.2 which was parsed as 57.2, current set temperature is 65.8

dev:442021-10-25 10:35:00.738 pm debugadjustRoomTemperature: updating room temperature from 57.2 to 55.4

dev:442021-10-25 10:35:00.730 pm debugadjustRoomTemperature: Current Room Temperature value and value provided did not match

dev:442021-10-25 10:35:00.722 pm debugadjustRoomTemperature: Temperature provided = 55