Skip to content

Instantly share code, notes, and snippets.

@kai-zer-ru
Created June 17, 2024 13:19
Show Gist options
  • Save kai-zer-ru/2aa280da5a718cbf50c904b3696d979a to your computer and use it in GitHub Desktop.
Save kai-zer-ru/2aa280da5a718cbf50c904b3696d979a to your computer and use it in GitHub Desktop.
esphome tclac log
2024-06-17 21:17:10.533 DEBUG (MainThread) [aioesphomeapi.connection] tclac @ 192.168.1.157: Sending ClimateCommandRequest: key: 2668529898
has_fan_mode: true
fan_mode: CLIMATE_FAN_HIGH
2024-06-17 21:17:10.534 DEBUG (MainThread) [aioesphomeapi._frame_helper.base] tclac @ 192.168.1.157: Sending frame: [01001d76e46052c44ab1da3cdf04b03c73853820638f54eb1598d55d5fc83fc5]
2024-06-17 21:17:10.952 DEBUG (MainThread) [aioesphomeapi.connection] tclac @ 192.168.1.157: Got message of type ClimateStateResponse: key: 2668529898
mode: CLIMATE_MODE_COOL
current_temperature: 26.666666
target_temperature: 23
fan_mode: CLIMATE_FAN_AUTO
swing_mode: CLIMATE_SWING_BOTH
2024-06-17 21:17:14.011 DEBUG (MainThread) [aioesphomeapi.connection] tclac @ 192.168.1.157: Sending ClimateCommandRequest: key: 2668529898
has_fan_mode: true
fan_mode: CLIMATE_FAN_HIGH
2024-06-17 21:17:14.011 DEBUG (MainThread) [aioesphomeapi._frame_helper.base] tclac @ 192.168.1.157: Sending frame: [01001d5c928f8854ab7d6019439f2ee145572a7c6a99f36c238141ce73c1bc43]
2024-06-17 21:17:14.547 DEBUG (MainThread) [aioesphomeapi.connection] tclac @ 192.168.1.157: Got message of type ClimateStateResponse: key: 2668529898
mode: CLIMATE_MODE_COOL
current_temperature: 26.666666
target_temperature: 23
fan_mode: CLIMATE_FAN_AUTO
swing_mode: CLIMATE_SWING_BOTH
2024-06-17 21:17:15.926 DEBUG (MainThread) [aioesphomeapi.connection] tclac @ 192.168.1.157: Got message of type ClimateStateResponse: key: 2668529898
mode: CLIMATE_MODE_COOL
current_temperature: 26.666666
target_temperature: 23
fan_mode: CLIMATE_FAN_AUTO
swing_mode: CLIMATE_SWING_BOTH
2024-06-17 21:17:16.238 DEBUG (MainThread) [homeassistant.components.esphome.coordinator] Finished fetching ESPHome Dashboard data in 0.001 seconds (success: False)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment