SonoffLAN icon indicating copy to clipboard operation
SonoffLAN copied to clipboard

update_entity not working for/with THR316D

Open Masterz69 opened this issue 2 years ago • 1 comments

HA OS 8.4, HA Core 2022.8.1, Sonoff 3.1.0.

Added THR316D to my environment. Created automation a described in README.md:

- id: sonoff_update_th
  alias: Sonoff update TH
  trigger:
    - platform: time_pattern
      minutes: "/1"
  action:
    - service: homeassistant.update_entity
      target:
        entity_id: switch.sth_test

Automation fires every minute, executes, no errors/messages in Core log, all looks fine. But no new data in HA appears in temperature & humidity entities.

Automation trace: trace automation.sonoff_update_th 2022-08-05T19_07_00.004702+00_00.json.zip

Device diag: sonoff-a0656de0df0bb579aa4ece0459ab70e2-sTH OverHang-a9d3a7d4bf9eb492b9dbe427bfb4f40c.json.txt

Integration debug not available - #936.

Something similar see in #941 - POWR2 have on updates on same service.

Masterz69 avatar Aug 05 '22 19:08 Masterz69

same issue with POWR316.

VictoriousCupid avatar Sep 03 '22 10:09 VictoriousCupid

Same issue here. Its so frustrating. Its like the devices deliver old data until internal hardwired code triggers an update.

dezza avatar Oct 23 '22 19:10 dezza

Same here

remezen avatar Nov 10 '22 21:11 remezen

I'm anxious for the bug to be fixed.

j42z avatar Mar 15 '23 11:03 j42z

Integration debug works again. This issue only about update_entity for THR316D. I need to see request and response in the integration logs.

AlexxIT avatar Mar 30 '23 08:03 AlexxIT

Please reopen the issue if it is still relevant

AlexxIT avatar Feb 14 '24 16:02 AlexxIT