softScheck / tplink-smartplug

TP-Link WiFi SmartPlug Client and Wireshark Dissector
Apache License 2.0
1.15k stars 296 forks source link

temp enable on hs110 #98

Open Zibri opened 2 years ago

Zibri commented 2 years ago

I have noticed there is also this:

{"emeter":{"get_tempinfo": {} }}

{
  "emeter": {
    "get_tempinfo": {
      "enable": 0,
      "high_enable": 0,
      "high_temp": 0,
      "high_action": 0,
      "low_enable": 0,
      "low_temp": 0,
      "low_action": 0,
      "err_code": 0
    }
  }
}

is there a temp sensor somewhere?

bambinetto commented 2 years ago

Could be on some units, but neither the HS110 nor the HS100 support it.