kbrown01 / ibbq-4t

Home Assistant files for iBBQ-4T Inkbird 4 Probe
23 stars 3 forks source link

Tuya issue #2

Open TurboTronix opened 6 months ago

TurboTronix commented 6 months ago

I have an issue which seems to be the same with several people. Tuya app does add the IBBQ-4T but sees it in a wierd way. There are no probe measurements. Several fields written in Chinese with no actual data in them.

Once connected to Tuya dev there is once again no probe measurements.

Can't find anywhere online a resolution for these missing DP info (DP 107 is missing in hassio).

Tenkc commented 6 months ago

I'm using for HA the Tuya Local integration (instead of LocalTuya or Tuya cloud integrations) for my ibbq-4t, and this has no problems whatsoever. The ibbq-4t is supported as a device and is recognised without problems.

https://github.com/make-all/tuya-local

TurboTronix commented 6 months ago

It did bring me closer but I still get no reading from my probes. Still a few issues though... Is the "binary_sensor.ibbq_power" derived from tuya or did you create it in hassio? I can't seem to find it. The only binary_sensor I have is binary_sensor.ibbq_fault

Also my temps are all over the place... image Yet my inkbird shows 25C, 26C, 26C, 25C for the probes.

TurboTronix commented 6 months ago

so in mine there is no binary_sensor.ibbq_power, I just replaced the code with binary_sensor.ibbq_fault...now need to figure out what's going on with the temps.