esphome / issues

Issue Tracker for ESPHome
https://esphome.io/
285 stars 34 forks source link

bk7321T internal temperture value is strange. #5737

Open plplaaa2 opened 3 weeks ago

plplaaa2 commented 3 weeks ago

The problem

image I have multiple bk72xx smart plugs and have checked the changed internal temperature this time.

bk7231n is fine bk7231t is too low

Currently, the indoor temperature in my house is 22 degrees.

The 20A of the screenshot is n and the other are t.

Which version of ESPHome has the issue?

2024.4.1 Apr 25 2024

What type of installation are you using?

Home Assistant Add-on

Which version of Home Assistant has the issue?

2024.4.4

What platform are you using?

BK72XX

Board

generic-bk7231t-qfn32-tuya

Component causing the issue

internal temperature

Example YAML snippet

sensor:
  - platform: internal_temperature
    name: "Internal Temperature"

Anything in the logs that might be useful for us?

No response

Additional information

Smart plugs are of different types, with 20A being the Elivco (EU) and the rest being the color V1 (EU socket).

ssieb commented 3 weeks ago

The N was just fixed in https://github.com/esphome/esphome/pull/6599. I guess the others need to be calibrated as well. If you don't know how to do it yourself, maybe you could contact @Mat931 on discord to work together.