2025-06-09 10:23:53.636 DEBUG (MainThread) [pysmartthings] Executing command for device 2409a73c-918a-4d1f-b4f5-c27468c71d70: {'component': 'main', 'capability': <Capability.THERMOSTAT_HEATING_SETPOINT: 'thermostatHeatingSetpoint'>, 'command': <Command.SET_HEATING_SETPOINT: 'setHeatingSetpoint'>, 'arguments': [68.0]}
2025-06-09 10:23:53.637 DEBUG (MainThread) [pysmartthings] Executing command for device 2409a73c-918a-4d1f-b4f5-c27468c71d70: {'component': 'main', 'capability': <Capability.THERMOSTAT_COOLING_SETPOINT: 'thermostatCoolingSetpoint'>, 'command': <Command.SET_COOLING_SETPOINT: 'setCoolingSetpoint'>, 'arguments': [71.0]}
2025-06-09 10:23:54.832 DEBUG (MainThread) [pysmartthings] Command response: {"results":[{"id":"6af9cc6c-aa1b-4ac8-8eb6-f3d7adc8f2ff","status":"ACCEPTED"}]}
2025-06-09 10:23:54.843 DEBUG (MainThread) [pysmartthings] Command response: {"results":[{"id":"8a08b264-6bd1-47c5-8a2d-fefb9069cc22","status":"ACCEPTED"}]}
2025-06-09 10:23:54.893 DEBUG (MainThread) [pysmartthings] Received event: {"eventTime":1749486234795,"eventType":"DEVICE_EVENT","deviceEvent":{"eventId":"232617cf-454e-11f0-99f5-31d15a8dc3db","locationId":"fc2fb744-4d34-4276-be33-56bbc6af266e","ownerId":"fc2fb744-4d34-4276-be33-56bbc6af266e","ownerType":"LOCATION","deviceId":"2409a73c-918a-4d1f-b4f5-c27468c71d70","componentId":"main","capability":"thermostatCoolingSetpoint","attribute":"coolingSetpoint","value":71,"valueType":"number","unit":"F","stateChange":true,"data":{},"subscriptionName":"My Home Assistant sub","commandId":"","sensitive":false}}
2025-06-09 10:24:00.950 DEBUG (MainThread) [pysmartthings] Received event: welcome
2025-06-09 10:24:02.621 DEBUG (MainThread) [pysmartthings] Received event: {"eventTime":1749486242538,"eventType":"DEVICE_EVENT","deviceEvent":{"eventId":"27c394c8-454e-11f0-b325-5d5564bf1803","locationId":"fc2fb744-4d34-4276-be33-56bbc6af266e","ownerId":"fc2fb744-4d34-4276-be33-56bbc6af266e","ownerType":"LOCATION","deviceId":"2409a73c-918a-4d1f-b4f5-c27468c71d70","componentId":"main","capability":"thermostatCoolingSetpoint","attribute":"coolingSetpoint","value":68,"valueType":"number","unit":"F","stateChange":true,"data":{},"subscriptionName":"My Home Assistant sub","commandId":"","sensitive":false}}
2025-06-09 10:24:02.643 DEBUG (MainThread) [pysmartthings] Received event: {"eventTime":1749486242539,"eventType":"DEVICE_EVENT","deviceEvent":{"eventId":"27c3bc75-454e-11f0-9101-e9df219e5498","locationId":"fc2fb744-4d34-4276-be33-56bbc6af266e","ownerId":"fc2fb744-4d34-4276-be33-56bbc6af266e","ownerType":"LOCATION","deviceId":"2409a73c-918a-4d1f-b4f5-c27468c71d70","componentId":"main","capability":"thermostatOperatingState","attribute":"thermostatOperatingState","value":"cooling","valueType":"string","stateChange":true,"data":{},"subscriptionName":"My Home Assistant sub","commandId":"","sensitive":false}}
This doesn't seem to indicate anything wrong....and looks exactly like my other code.