I did as you suggested. Each command sent singly worked fine. I then tried various combinations of the rule sending two and three commands. Clicking buttons quickly on the device page reliably produced a "RESOURCE_EXHAUSTED" error, which sometimes occured from the three-command rule. Some kind of timing issue with this particular device? I will update my rules accordingly.
Full log of my troubleshooting session below along with some separated sections. I am happy to continue helping if you want to solve this one - let me know any additional scenarios to try. Do you want me to also post this update on github?
RULE SENDING TWO COMMANDS FAILS
app:742022-03-29 03:48:59.725 pm error executeCommand sdm.devices.commands.ThermostatTemperatureSetpoint.SetHeat response code: 500, body: { "error": { "code": 500, "message": "Internal error encountered.", "status": "INTERNAL" }}
app:742022-03-29 03:48:59.101 pm info Sending sdm.devices.commands.ThermostatTemperatureSetpoint.SetHeat to kitchen nest with params: [heatCelsius:22.7777777778]
app:742022-03-29 03:48:59.083 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEAT]
app:742022-03-29 03:29:04.875 pm error executeCommand sdm.devices.commands.ThermostatMode.SetMode response code: 500, body: { "error": { "code": 500, "message": "Internal error encountered.", "status": "INTERNAL" }}
app:742022-03-29 03:29:04.288 pm info Sending sdm.devices.commands.ThermostatTemperatureSetpoint.SetRange to kitchen nest with params: [coolCelsius:24.2777778042687310112847, heatCelsius:22.7777777778]
app:742022-03-29 03:29:04.262 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEAT]
app:742022-03-29 03:28:26.783 pm info Refresh device details for kitchen nest
app:742022-03-29 03:27:04.191 pm error executeCommand sdm.devices.commands.ThermostatTemperatureSetpoint.SetHeat response code: 500, body: { "error": { "code": 500, "message": "Internal error encountered.", "status": "INTERNAL" }}
app:742022-03-29 03:27:03.581 pm info Sending sdm.devices.commands.ThermostatTemperatureSetpoint.SetHeat to kitchen nest with params: [heatCelsius:22.7777777778]
app:742022-03-29 03:27:03.562 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEAT]
app:742022-03-29 03:26:44.366 pm error executeCommand sdm.devices.commands.ThermostatTemperatureSetpoint.SetHeat response code: 500, body: { "error": { "code": 500, "message": "Internal error encountered.", "status": "INTERNAL" }}
RULE SENDING TWO COMMANDS WORKED
app:742022-03-29 03:26:29.589 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEAT]
app:742022-03-29 03:25:54.314 pm info Sending sdm.devices.commands.Fan.SetTimer to kitchen nest with params: [timerMode:OFF]
app:742022-03-29 03:25:54.296 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEAT]
app:742022-03-29 03:25:25.069 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEATCOOL]
app:742022-03-29 03:25:01.648 pm info Sending sdm.devices.commands.Fan.SetTimer to kitchen nest with params: [timerMode:OFF]
app:742022-03-29 03:25:01.631 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEAT]
QUICKLY CLICKING THE HEAT AND OFF BUTTONS ON THE HE DEVICE PAGE
app:742022-03-29 03:44:32.113 pm error executeCommand sdm.devices.commands.ThermostatMode.SetMode response code: 429, body: { "error": { "code": 429, "message": "Rate limited for the SetThermostatMode command for the user.", "status": "RESOURCE_EXHAUSTED" }}
app:742022-03-29 03:44:31.835 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:OFF]
app:742022-03-29 03:44:31.385 pm error executeCommand sdm.devices.commands.ThermostatMode.SetMode response code: 429, body: { "error": { "code": 429, "message": "Rate limited for the SetThermostatMode command for the user.", "status": "RESOURCE_EXHAUSTED" }}
app:742022-03-29 03:44:31.106 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEAT]
app:742022-03-29 03:44:30.594 pm error executeCommand sdm.devices.commands.ThermostatMode.SetMode response code: 429, body: { "error": { "code": 429, "message": "Rate limited for the SetThermostatMode command for the user.", "status": "RESOURCE_EXHAUSTED" }}
app:742022-03-29 03:44:30.314 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:OFF]
app:742022-03-29 03:44:29.733 pm error executeCommand sdm.devices.commands.ThermostatMode.SetMode response code: 429, body: { "error": { "code": 429, "message": "Rate limited for the SetThermostatMode command for the user.", "status": "RESOURCE_EXHAUSTED" }}
app:742022-03-29 03:44:29.440 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEAT]
app:742022-03-29 03:44:24.026 pm info Refresh device details for kitchen nest
COMPLETE LOG
app:742022-03-29 04:30:11.804 pm info Refresh device details for kitchen nest
app:742022-03-29 04:30:11.800 pm warn Received event out of order -- timestamp: 2022-03-29T21:30:07.236Z, lastEventTime: 2022-03-29T16:30:07.313-05:00 -- refreshing device kitchen nest
app:742022-03-29 04:04:37.380 pm info Sending sdm.devices.commands.Fan.SetTimer to kitchen nest with params: [timerMode:OFF]
app:742022-03-29 04:04:37.364 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEAT]
app:742022-03-29 04:03:34.179 pm info Refresh device details for kitchen nest
app:742022-03-29 04:03:34.166 pm warn Received event out of order -- timestamp: 2022-03-29T21:03:31.079Z, lastEventTime: 2022-03-29T16:03:31.081-05:00 -- refreshing device kitchen nest
app:742022-03-29 04:03:32.838 pm info Sending sdm.devices.commands.Fan.SetTimer to kitchen nest with params: [timerMode:OFF]
app:742022-03-29 04:03:32.819 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEAT]
app:742022-03-29 04:03:10.384 pm info Sending sdm.devices.commands.ThermostatTemperatureSetpoint.SetRange to kitchen nest with params: [coolCelsius:25.5555555556, heatCelsius:22.2222222222]
app:742022-03-29 04:02:01.839 pm info Refresh device details for kitchen nest
app:742022-03-29 04:02:01.837 pm warn Received event out of order -- timestamp: 2022-03-29T21:01:58.843Z, lastEventTime: 2022-03-29T16:01:58.894-05:00 -- refreshing device kitchen nest
app:742022-03-29 04:02:01.834 pm info Refresh device details for kitchen nest
app:742022-03-29 04:02:01.832 pm warn Received event out of order -- timestamp: 2022-03-29T21:01:58.880Z, lastEventTime: 2022-03-29T16:01:58.894-05:00 -- refreshing device kitchen nest
app:742022-03-29 04:02:00.547 pm info Sending sdm.devices.commands.Fan.SetTimer to kitchen nest with params: [timerMode:OFF]
app:742022-03-29 04:02:00.530 pm info Sending sdm.devices.commands.ThermostatTemperatureSetpoint.SetRange to kitchen nest with params: [coolCelsius:25.388888882266150580512153, heatCelsius:23.8888888889]
app:742022-03-29 04:01:49.691 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEATCOOL]
app:742022-03-29 04:01:38.854 pm info Refresh device details for kitchen nest
app:742022-03-29 04:01:38.851 pm warn Received event out of order -- timestamp: 2022-03-29T21:01:34.194Z, lastEventTime: 2022-03-29T16:01:34.227-05:00 -- refreshing device kitchen nest
app:742022-03-29 04:01:38.824 pm info Refresh device details for kitchen nest
app:742022-03-29 04:01:38.822 pm warn Received event out of order -- timestamp: 2022-03-29T21:01:34.177Z, lastEventTime: 2022-03-29T16:01:34.227-05:00 -- refreshing device kitchen nest
app:742022-03-29 04:01:35.945 pm info Sending sdm.devices.commands.Fan.SetTimer to kitchen nest with params: [timerMode:OFF]
app:742022-03-29 04:01:35.928 pm info Sending sdm.devices.commands.ThermostatTemperatureSetpoint.SetHeat to kitchen nest with params: [heatCelsius:23.8888888889]
app:742022-03-29 04:00:48.592 pm info Refresh device details for kitchen nest
app:742022-03-29 04:00:48.583 pm warn Received event out of order -- timestamp: 2022-03-29T21:00:44.525Z, lastEventTime: 2022-03-29T16:00:44.555-05:00 -- refreshing device kitchen nest
app:742022-03-29 04:00:46.268 pm info Sending sdm.devices.commands.Fan.SetTimer to kitchen nest with params: [timerMode:OFF]
app:742022-03-29 04:00:46.252 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEAT]
app:742022-03-29 04:00:39.467 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEATCOOL]
app:742022-03-29 04:00:30.888 pm error executeCommand sdm.devices.commands.Fan.SetTimer response code: 429, body: { "error": { "code": 429, "message": "Rate limited for the Thermostat.", "status": "RESOURCE_EXHAUSTED" }}
app:742022-03-29 04:00:30.575 pm info Sending sdm.devices.commands.Fan.SetTimer to kitchen nest with params: [timerMode:OFF]
app:742022-03-29 04:00:30.558 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEAT]
app:742022-03-29 04:00:24.393 pm info Refresh device details for kitchen nest
app:742022-03-29 04:00:24.390 pm warn Received event out of order -- timestamp: 2022-03-29T21:00:20.170Z, lastEventTime: 2022-03-29T16:00:20.190-05:00 -- refreshing device kitchen nest
app:742022-03-29 04:00:21.886 pm info Sending sdm.devices.commands.Fan.SetTimer to kitchen nest with params: [timerMode:OFF]
app:742022-03-29 04:00:21.869 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEAT]
app:742022-03-29 03:59:51.824 pm info Refresh device details for kitchen nest
app:742022-03-29 03:59:51.821 pm warn Received event out of order -- timestamp: 2022-03-29T20:59:48.254Z, lastEventTime: 2022-03-29T15:59:48.264-05:00 -- refreshing device kitchen nest
app:742022-03-29 03:59:49.993 pm info Sending sdm.devices.commands.Fan.SetTimer to kitchen nest with params: [timerMode:OFF]
app:742022-03-29 03:59:49.976 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEAT]
app:742022-03-29 03:59:01.055 pm info Refresh device details for kitchen nest
app:742022-03-29 03:59:01.053 pm warn Received event out of order -- timestamp: 2022-03-29T20:58:56.848Z, lastEventTime: 2022-03-29T15:58:56.868-05:00 -- refreshing device kitchen nest
app:742022-03-29 03:58:58.572 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEATCOOL]
app:742022-03-29 03:58:44.407 pm info Refresh device details for kitchen nest
app:742022-03-29 03:58:44.404 pm warn Received event out of order -- timestamp: 2022-03-29T20:58:40.275Z, lastEventTime: 2022-03-29T15:58:40.288-05:00 -- refreshing device kitchen nest
app:742022-03-29 03:58:42.637 pm error executeCommand sdm.devices.commands.ThermostatTemperatureSetpoint.SetHeat response code: 500, body: { "error": { "code": 500, "message": "Internal error encountered.", "status": "INTERNAL" }}
app:742022-03-29 03:58:41.976 pm info Sending sdm.devices.commands.ThermostatTemperatureSetpoint.SetHeat to kitchen nest with params: [heatCelsius:22.7777777778]
app:742022-03-29 03:58:41.956 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEAT]
app:742022-03-29 03:48:59.725 pm error executeCommand sdm.devices.commands.ThermostatTemperatureSetpoint.SetHeat response code: 500, body: { "error": { "code": 500, "message": "Internal error encountered.", "status": "INTERNAL" }}
app:742022-03-29 03:48:59.101 pm info Sending sdm.devices.commands.ThermostatTemperatureSetpoint.SetHeat to kitchen nest with params: [heatCelsius:22.7777777778]
app:742022-03-29 03:48:59.083 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEAT]
app:742022-03-29 03:48:28.621 pm info Refresh device details for kitchen nest
app:742022-03-29 03:48:28.619 pm warn Received event out of order -- timestamp: 2022-03-29T20:48:25.537Z, lastEventTime: 2022-03-29T15:48:25.551-05:00 -- refreshing device kitchen nest
app:742022-03-29 03:48:27.214 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEAT]
app:742022-03-29 03:47:56.015 pm info Refresh device details for kitchen nest
app:742022-03-29 03:47:56.013 pm warn Received event out of order -- timestamp: 2022-03-29T20:47:52.942Z, lastEventTime: 2022-03-29T15:47:52.951-05:00 -- refreshing device kitchen nest
app:742022-03-29 03:47:54.450 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEAT]
app:742022-03-29 03:46:03.507 pm info Refresh device details for kitchen nest
app:742022-03-29 03:46:03.505 pm warn Received event out of order -- timestamp: 2022-03-29T20:46:00.498Z, lastEventTime: 2022-03-29T15:46:00.499-05:00 -- refreshing device kitchen nest
app:742022-03-29 03:46:02.036 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:OFF]
app:742022-03-29 03:44:33.516 pm error executeCommand sdm.devices.commands.ThermostatMode.SetMode response code: 429, body: { "error": { "code": 429, "message": "Rate limited for the ExecuteDeviceCommand API for the user.", "status": "RESOURCE_EXHAUSTED" }}
app:742022-03-29 03:44:33.213 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:OFF]
app:742022-03-29 03:44:32.814 pm error executeCommand sdm.devices.commands.ThermostatMode.SetMode response code: 429, body: { "error": { "code": 429, "message": "Rate limited for the ExecuteDeviceCommand API for the user.", "status": "RESOURCE_EXHAUSTED" }}
app:742022-03-29 03:44:32.511 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEAT]
app:742022-03-29 03:44:32.113 pm error executeCommand sdm.devices.commands.ThermostatMode.SetMode response code: 429, body: { "error": { "code": 429, "message": "Rate limited for the SetThermostatMode command for the user.", "status": "RESOURCE_EXHAUSTED" }}
app:742022-03-29 03:44:31.835 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:OFF]
app:742022-03-29 03:44:31.385 pm error executeCommand sdm.devices.commands.ThermostatMode.SetMode response code: 429, body: { "error": { "code": 429, "message": "Rate limited for the SetThermostatMode command for the user.", "status": "RESOURCE_EXHAUSTED" }}
app:742022-03-29 03:44:31.106 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEAT]
app:742022-03-29 03:44:30.594 pm error executeCommand sdm.devices.commands.ThermostatMode.SetMode response code: 429, body: { "error": { "code": 429, "message": "Rate limited for the SetThermostatMode command for the user.", "status": "RESOURCE_EXHAUSTED" }}
app:742022-03-29 03:44:30.314 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:OFF]
app:742022-03-29 03:44:29.733 pm error executeCommand sdm.devices.commands.ThermostatMode.SetMode response code: 429, body: { "error": { "code": 429, "message": "Rate limited for the SetThermostatMode command for the user.", "status": "RESOURCE_EXHAUSTED" }}
app:742022-03-29 03:44:29.440 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEAT]
app:742022-03-29 03:44:24.026 pm info Refresh device details for kitchen nest
app:742022-03-29 03:44:24.023 pm warn Received event out of order -- timestamp: 2022-03-29T20:44:19.368Z, lastEventTime: 2022-03-29T15:44:19.683-05:00 -- refreshing device kitchen nest
app:742022-03-29 03:44:23.007 pm error executeCommand sdm.devices.commands.ThermostatMode.SetMode response code: 429, body: { "error": { "code": 429, "message": "Rate limited for the SetThermostatMode command for the user.", "status": "RESOURCE_EXHAUSTED" }}
app:742022-03-29 03:44:22.696 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:OFF]
app:742022-03-29 03:44:22.016 pm info Refresh device details for kitchen nest
app:742022-03-29 03:44:22.013 pm warn Received event out of order -- timestamp: 2022-03-29T20:44:17.776Z, lastEventTime: 2022-03-29T15:44:17.798-05:00 -- refreshing device kitchen nest
app:742022-03-29 03:44:21.089 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEAT]
app:742022-03-29 03:44:19.452 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:OFF]
app:742022-03-29 03:44:19.020 pm info Refreshing access_token from Google
app:742022-03-29 03:44:16.911 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEAT]
app:742022-03-29 03:44:16.049 pm info Refresh device details for kitchen nest
app:742022-03-29 03:44:16.046 pm warn Received event out of order -- timestamp: 2022-03-29T20:44:11.876Z, lastEventTime: 2022-03-29T15:44:11.879-05:00 -- refreshing device kitchen nest
app:742022-03-29 03:44:13.241 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:OFF]
app:742022-03-29 03:44:13.114 pm info Refresh device details for kitchen nest
app:742022-03-29 03:44:13.112 pm warn Received event out of order -- timestamp: 2022-03-29T20:44:10.079Z, lastEventTime: 2022-03-29T15:44:10.080-05:00 -- refreshing device kitchen nest
app:742022-03-29 03:44:11.740 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEAT]
app:742022-03-29 03:43:30.832 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:OFF]
app:742022-03-29 03:43:06.762 pm info Refresh device details for kitchen nest
app:742022-03-29 03:43:06.760 pm warn Received event out of order -- timestamp: 2022-03-29T20:43:01.837Z, lastEventTime: 2022-03-29T15:43:01.925-05:00 -- refreshing device kitchen nest
app:742022-03-29 03:43:06.564 pm info Refresh device details for kitchen nest
app:742022-03-29 03:43:06.562 pm warn Received event out of order -- timestamp: 2022-03-29T20:43:01.843Z, lastEventTime: 2022-03-29T15:43:01.925-05:00 -- refreshing device kitchen nest
app:742022-03-29 03:43:04.188 pm error executeCommand sdm.devices.commands.ThermostatMode.SetMode response code: 500, body: { "error": { "code": 500, "message": "Internal error encountered.", "status": "INTERNAL" }}
app:742022-03-29 03:43:03.558 pm info Sending sdm.devices.commands.Fan.SetTimer to kitchen nest with params: [timerMode:ON, duration:900s]
app:742022-03-29 03:43:03.540 pm info Sending sdm.devices.commands.ThermostatTemperatureSetpoint.SetRange to kitchen nest with params: [coolCelsius:25, heatCelsius:22.7777777778]
app:742022-03-29 03:43:03.521 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:COOL]
app:742022-03-29 03:41:45.484 pm info Refresh device details for kitchen nest
app:742022-03-29 03:41:45.481 pm warn Received event out of order -- timestamp: 2022-03-29T20:41:41.254Z, lastEventTime: 2022-03-29T15:41:41.343-05:00 -- refreshing device kitchen nest
app:742022-03-29 03:41:40.114 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEATCOOL]
app:742022-03-29 03:41:22.886 pm error executeCommand sdm.devices.commands.ThermostatMode.SetMode response code: 429, body: { "error": { "code": 429, "message": "Rate limited for the Thermostat.", "status": "RESOURCE_EXHAUSTED" }}
app:742022-03-29 03:41:22.602 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEATCOOL]
app:742022-03-29 03:41:09.941 pm error executeCommand sdm.devices.commands.ThermostatTemperatureSetpoint.SetCool response code: 500, body: { "error": { "code": 500, "message": "Internal error encountered.", "status": "INTERNAL" }}
app:742022-03-29 03:41:09.935 pm error executeCommand sdm.devices.commands.ThermostatMode.SetMode response code: 500, body: { "error": { "code": 500, "message": "Internal error encountered.", "status": "INTERNAL" }}
app:742022-03-29 03:41:09.643 pm error executeCommand sdm.devices.commands.Fan.SetTimer response code: 429, body: { "error": { "code": 429, "message": "Rate limited for the Thermostat.", "status": "RESOURCE_EXHAUSTED" }}
app:742022-03-29 03:41:09.368 pm info Sending sdm.devices.commands.Fan.SetTimer to kitchen nest with params: [timerMode:OFF]
app:742022-03-29 03:41:09.352 pm info Sending sdm.devices.commands.ThermostatTemperatureSetpoint.SetCool to kitchen nest with params: [coolCelsius:25]
app:742022-03-29 03:41:09.334 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:COOL]
app:742022-03-29 03:40:58.250 pm info Refresh device details for kitchen nest
app:742022-03-29 03:40:58.247 pm warn Received event out of order -- timestamp: 2022-03-29T20:40:55.192Z, lastEventTime: 2022-03-29T15:40:55.193-05:00 -- refreshing device kitchen nest
app:742022-03-29 03:40:57.508 pm error executeCommand sdm.devices.commands.ThermostatTemperatureSetpoint.SetRange response code: 500, body: { "error": { "code": 500, "message": "Internal error encountered.", "status": "INTERNAL" }}
app:742022-03-29 03:40:56.908 pm info Sending sdm.devices.commands.Fan.SetTimer to kitchen nest with params: [timerMode:OFF]
app:742022-03-29 03:40:56.889 pm info Sending sdm.devices.commands.ThermostatTemperatureSetpoint.SetRange to kitchen nest with params: [coolCelsius:25, heatCelsius:22.7777777778]
app:742022-03-29 03:40:56.863 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:COOL]
app:742022-03-29 03:34:03.871 pm info Refresh device details for kitchen nest
app:742022-03-29 03:34:03.868 pm warn Received event out of order -- timestamp: 2022-03-29T20:34:00.196Z, lastEventTime: 2022-03-29T15:34:00.558-05:00 -- refreshing device kitchen nest
app:742022-03-29 03:34:00.421 pm info Refresh device details for kitchen nest
app:742022-03-29 03:34:00.419 pm warn Received event out of order -- timestamp: 2022-03-29T20:33:57.078Z, lastEventTime: 2022-03-29T15:33:57.205-05:00 -- refreshing device kitchen nest
app:742022-03-29 03:34:00.280 pm info Refresh device details for kitchen nest
app:742022-03-29 03:34:00.277 pm warn Received event out of order -- timestamp: 2022-03-29T20:33:57.083Z, lastEventTime: 2022-03-29T15:33:57.205-05:00 -- refreshing device kitchen nest
app:742022-03-29 03:33:59.383 pm error executeCommand sdm.devices.commands.ThermostatMode.SetMode response code: 500, body: { "error": { "code": 500, "message": "Internal error encountered.", "status": "INTERNAL" }}
app:742022-03-29 03:33:59.375 pm error executeCommand sdm.devices.commands.ThermostatTemperatureSetpoint.SetHeat response code: 500, body: { "error": { "code": 500, "message": "Internal error encountered.", "status": "INTERNAL" }}
app:742022-03-29 03:33:58.808 pm info Sending sdm.devices.commands.Fan.SetTimer to kitchen nest with params: [timerMode:OFF]
app:742022-03-29 03:33:58.790 pm info Sending sdm.devices.commands.ThermostatTemperatureSetpoint.SetHeat to kitchen nest with params: [heatCelsius:22.7777777778]
app:742022-03-29 03:33:58.772 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEATCOOL]
app:742022-03-29 03:33:36.353 pm info Refresh device details for kitchen nest
app:742022-03-29 03:33:36.351 pm warn Received event out of order -- timestamp: 2022-03-29T20:33:33.324Z, lastEventTime: 2022-03-29T15:33:33.351-05:00 -- refreshing device kitchen nest
app:742022-03-29 03:33:31.870 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEAT]
app:742022-03-29 03:32:02.663 pm info Refresh device details for kitchen nest
app:742022-03-29 03:32:02.659 pm warn Received event out of order -- timestamp: 2022-03-29T20:31:59.532Z, lastEventTime: 2022-03-29T15:31:59.611-05:00 -- refreshing device kitchen nest
app:742022-03-29 03:31:58.610 pm info Refresh device details for kitchen nest
app:742022-03-29 03:31:58.608 pm warn Received event out of order -- timestamp: 2022-03-29T20:31:55.421Z, lastEventTime: 2022-03-29T15:31:55.433-05:00 -- refreshing device kitchen nest
app:742022-03-29 03:31:58.579 pm info Refresh device details for kitchen nest
app:742022-03-29 03:31:58.577 pm warn Received event out of order -- timestamp: 2022-03-29T20:31:55.386Z, lastEventTime: 2022-03-29T15:31:55.433-05:00 -- refreshing device kitchen nest
app:742022-03-29 03:31:57.717 pm error executeCommand sdm.devices.commands.ThermostatTemperatureSetpoint.SetHeat response code: 500, body: { "error": { "code": 500, "message": "Internal error encountered.", "status": "INTERNAL" }}
app:742022-03-29 03:31:57.113 pm info Sending sdm.devices.commands.Fan.SetTimer to kitchen nest with params: [timerMode:OFF]
app:742022-03-29 03:31:57.096 pm info Sending sdm.devices.commands.ThermostatTemperatureSetpoint.SetHeat to kitchen nest with params: [heatCelsius:22.7777777778]
app:742022-03-29 03:31:57.077 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEATCOOL]
app:742022-03-29 03:31:31.110 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEAT]
app:742022-03-29 03:31:16.389 pm info Refresh device details for kitchen nest
app:742022-03-29 03:31:16.386 pm warn Received event out of order -- timestamp: 2022-03-29T20:31:13.132Z, lastEventTime: 2022-03-29T15:31:13.160-05:00 -- refreshing device kitchen nest
app:742022-03-29 03:31:14.814 pm info Sending sdm.devices.commands.Fan.SetTimer to kitchen nest with params: [timerMode:OFF]
app:742022-03-29 03:31:14.797 pm info Sending sdm.devices.commands.ThermostatTemperatureSetpoint.SetRange to kitchen nest with params: [coolCelsius:24.4444444444, heatCelsius:22.7777777778]
app:742022-03-29 03:30:42.938 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEATCOOL]
app:742022-03-29 03:30:37.589 pm info Refresh device details for kitchen nest
app:742022-03-29 03:30:37.587 pm warn Received event out of order -- timestamp: 2022-03-29T20:30:32.392Z, lastEventTime: 2022-03-29T15:30:32.427-05:00 -- refreshing device kitchen nest
app:742022-03-29 03:30:33.480 pm info Refresh device details for kitchen nest
app:742022-03-29 03:30:33.477 pm warn Received event out of order -- timestamp: 2022-03-29T20:30:29.442Z, lastEventTime: 2022-03-29T15:30:29.454-05:00 -- refreshing device kitchen nest
app:742022-03-29 03:30:31.134 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEAT]
app:742022-03-29 03:29:59.312 pm info Refresh device details for kitchen nest
app:742022-03-29 03:29:59.309 pm warn Received event out of order -- timestamp: 2022-03-29T20:29:55.677Z, lastEventTime: 2022-03-29T15:29:55.724-05:00 -- refreshing device kitchen nest
app:742022-03-29 03:29:54.413 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEATCOOL]
app:742022-03-29 03:29:43.642 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEAT]
app:742022-03-29 03:29:05.558 pm info Refresh device details for kitchen nest
app:742022-03-29 03:29:05.555 pm warn Received event out of order -- timestamp: 2022-03-29T20:29:02.569Z, lastEventTime: 2022-03-29T15:29:02.582-05:00 -- refreshing device kitchen nest
app:742022-03-29 03:29:04.875 pm error executeCommand sdm.devices.commands.ThermostatMode.SetMode response code: 500, body: { "error": { "code": 500, "message": "Internal error encountered.", "status": "INTERNAL" }}
app:742022-03-29 03:29:04.288 pm info Sending sdm.devices.commands.ThermostatTemperatureSetpoint.SetRange to kitchen nest with params: [coolCelsius:24.2777778042687310112847, heatCelsius:22.7777777778]
app:742022-03-29 03:29:04.262 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEAT]
app:742022-03-29 03:28:26.783 pm info Refresh device details for kitchen nest
app:742022-03-29 03:28:26.780 pm warn Received event out of order -- timestamp: 2022-03-29T20:28:23.571Z, lastEventTime: 2022-03-29T15:28:23.577-05:00 -- refreshing device kitchen nest
app:742022-03-29 03:28:25.174 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEATCOOL]
app:742022-03-29 03:27:11.249 pm error executeCommand sdm.devices.commands.ThermostatMode.SetMode response code: 429, body: { "error": { "code": 429, "message": "Rate limited for the Thermostat.", "status": "RESOURCE_EXHAUSTED" }}
app:742022-03-29 03:27:10.954 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEATCOOL]
app:742022-03-29 03:27:05.001 pm info Refresh device details for kitchen nest
app:742022-03-29 03:27:04.998 pm warn Received event out of order -- timestamp: 2022-03-29T20:27:01.894Z, lastEventTime: 2022-03-29T15:27:01.898-05:00 -- refreshing device kitchen nest
app:742022-03-29 03:27:04.191 pm error executeCommand sdm.devices.commands.ThermostatTemperatureSetpoint.SetHeat response code: 500, body: { "error": { "code": 500, "message": "Internal error encountered.", "status": "INTERNAL" }}
app:742022-03-29 03:27:03.581 pm info Sending sdm.devices.commands.ThermostatTemperatureSetpoint.SetHeat to kitchen nest with params: [heatCelsius:22.7777777778]
app:742022-03-29 03:27:03.562 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEAT]
app:742022-03-29 03:26:44.366 pm error executeCommand sdm.devices.commands.ThermostatTemperatureSetpoint.SetHeat response code: 500, body: { "error": { "code": 500, "message": "Internal error encountered.", "status": "INTERNAL" }}
app:742022-03-29 03:26:43.778 pm info Sending sdm.devices.commands.Fan.SetTimer to kitchen nest with params: [timerMode:OFF]
app:742022-03-29 03:26:43.761 pm info Sending sdm.devices.commands.ThermostatTemperatureSetpoint.SetHeat to kitchen nest with params: [heatCelsius:22.7777777778]
app:742022-03-29 03:26:43.742 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEAT]
app:742022-03-29 03:26:31.863 pm info Refresh device details for kitchen nest
app:742022-03-29 03:26:31.860 pm warn Received event out of order -- timestamp: 2022-03-29T20:26:27.926Z, lastEventTime: 2022-03-29T15:26:27.927-05:00 -- refreshing device kitchen nest
app:742022-03-29 03:26:30.223 pm error executeCommand sdm.devices.commands.ThermostatTemperatureSetpoint.SetHeat response code: 500, body: { "error": { "code": 500, "message": "Internal error encountered.", "status": "INTERNAL" }}
app:742022-03-29 03:26:30.220 pm error executeCommand sdm.devices.commands.ThermostatMode.SetMode response code: 500, body: { "error": { "code": 500, "message": "Internal error encountered.", "status": "INTERNAL" }}
app:742022-03-29 03:26:29.630 pm info Sending sdm.devices.commands.Fan.SetTimer to kitchen nest with params: [timerMode:OFF]
app:742022-03-29 03:26:29.610 pm info Sending sdm.devices.commands.ThermostatTemperatureSetpoint.SetHeat to kitchen nest with params: [heatCelsius:22.7777777778]
app:742022-03-29 03:26:29.589 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEAT]
app:742022-03-29 03:25:54.314 pm info Sending sdm.devices.commands.Fan.SetTimer to kitchen nest with params: [timerMode:OFF]
app:742022-03-29 03:25:54.296 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEAT]
app:742022-03-29 03:25:25.069 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEATCOOL]
app:742022-03-29 03:25:01.648 pm info Sending sdm.devices.commands.Fan.SetTimer to kitchen nest with params: [timerMode:OFF]
app:742022-03-29 03:25:01.631 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEAT]
app:742022-03-29 03:24:42.268 pm info Refresh device details for kitchen nest
app:742022-03-29 03:24:42.266 pm warn Received event out of order -- timestamp: 2022-03-29T20:24:39.173Z, lastEventTime: 2022-03-29T15:24:39.175-05:00 -- refreshing device kitchen nest
app:742022-03-29 03:24:40.700 pm info Sending sdm.devices.commands.Fan.SetTimer to kitchen nest with params: [timerMode:OFF]
app:742022-03-29 03:24:40.682 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEAT]
app:742022-03-29 03:23:47.486 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEAT]
app:742022-03-29 03:22:55.234 pm info Refresh device details for kitchen nest
app:742022-03-29 03:22:55.232 pm warn Received event out of order -- timestamp: 2022-03-29T20:22:50.410Z, lastEventTime: 2022-03-29T15:22:50.411-05:00 -- refreshing device kitchen nest
app:742022-03-29 03:22:52.065 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEAT]
app:742022-03-29 03:21:14.977 pm info Refresh device details for kitchen nest
app:742022-03-29 03:21:14.973 pm warn Received event out of order -- timestamp: 2022-03-29T20:21:10.409Z, lastEventTime: 2022-03-29T15:21:10.417-05:00 -- refreshing device kitchen nest
app:742022-03-29 03:21:12.084 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEATCOOL]
app:742022-03-29 03:20:40.532 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEAT]
app:742022-03-29 03:14:10.083 pm info Refresh device details for kitchen nest
app:742022-03-29 03:14:10.070 pm warn Received event out of order -- timestamp: 2022-03-29T20:14:07.128Z, lastEventTime: 2022-03-29T15:14:07.136-05:00 -- refreshing device kitchen nest
app:742022-03-29 03:14:08.624 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEATCOOL]
app:742022-03-29 03:13:54.258 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEAT]
app:742022-03-29 03:11:47.467 pm info Refresh device details for kitchen nest
app:742022-03-29 03:11:47.463 pm warn Received event out of order -- timestamp: 2022-03-29T20:11:43.408Z, lastEventTime: 2022-03-29T15:11:43.410-05:00 -- refreshing device kitchen nest
app:742022-03-29 03:11:45.070 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEATCOOL]
app:742022-03-29 03:09:36.396 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to kitchen nest with params: [mode:HEAT]
app:742022-03-29 02:49:32.097 pm error executeCommand sdm.devices.commands.ThermostatTemperatureSetpoint.SetHeat response code: 500, body: { "error": { "code": 500, "message": "Internal error encountered.", "status": "INTERNAL" }}
app:742022-03-29 02:49:31.414 pm info Sending sdm.devices.commands.Fan.SetTimer to den nest with params: [timerMode:OFF]
app:742022-03-29 02:49:31.395 pm info Sending sdm.devices.commands.ThermostatTemperatureSetpoint.SetHeat to den nest with params: [heatCelsius:22.7777777778]
app:742022-03-29 02:49:31.375 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to den nest with params: [mode:HEAT]
app:742022-03-29 02:46:43.622 pm info Refresh device details for den nest
app:742022-03-29 02:46:43.617 pm warn Received event out of order -- timestamp: 2022-03-29T19:46:39.561Z, lastEventTime: 2022-03-29T14:46:39.589-05:00 -- refreshing device den nest
app:742022-03-29 02:46:43.610 pm info Refresh device details for den nest
app:742022-03-29 02:46:43.606 pm warn Received event out of order -- timestamp: 2022-03-29T19:46:39.541Z, lastEventTime: 2022-03-29T14:46:39.589-05:00 -- refreshing device den nest
app:742022-03-29 02:46:41.800 pm error executeCommand sdm.devices.commands.ThermostatMode.SetMode response code: 500, body: { "error": { "code": 500, "message": "Internal error encountered.", "status": "INTERNAL" }}
app:742022-03-29 02:46:41.212 pm info Sending sdm.devices.commands.Fan.SetTimer to den nest with params: [timerMode:OFF]
app:742022-03-29 02:46:41.193 pm info Sending sdm.devices.commands.ThermostatTemperatureSetpoint.SetHeat to den nest with params: [heatCelsius:22.7777777778]
app:742022-03-29 02:46:41.174 pm info Sending sdm.devices.commands.ThermostatMode.SetMode to den nest with params: [mode:HEAT]
app:742022-03-29 02:44:19.076 pm info Refreshing access_token from Google