Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update_entity not working for/with THR316D #943

Closed
Masterz69 opened this issue Aug 5, 2022 · 6 comments
Closed

update_entity not working for/with THR316D #943

Masterz69 opened this issue Aug 5, 2022 · 6 comments
Labels
bug Something isn't working debug logs Waiting debug logs

Comments

@Masterz69
Copy link
Contributor

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 Masterz69 changed the title update_entity not working againt THR316D update_entity not working for/with THR316D Aug 6, 2022
@AlexxIT AlexxIT added the bug Something isn't working label Sep 2, 2022
@VictoriousCupid
Copy link

same issue with POWR316.

@dezza
Copy link

dezza commented Oct 23, 2022

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

@remezen
Copy link

remezen commented Nov 10, 2022

Same here

@AlexxIT AlexxIT added this to the 3.4.0 milestone Nov 15, 2022
@AlexxIT AlexxIT self-assigned this Nov 15, 2022
@AlexxIT AlexxIT modified the milestones: 3.4.0, v3.4.1 Feb 5, 2023
@j42z
Copy link

j42z commented Mar 15, 2023

I'm anxious for the bug to be fixed.

@AlexxIT
Copy link
Owner

AlexxIT commented Mar 30, 2023

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

@AlexxIT AlexxIT added the debug logs Waiting debug logs label Mar 31, 2023
@AlexxIT AlexxIT removed this from the todo milestone Mar 31, 2023
@AlexxIT AlexxIT removed their assignment Feb 14, 2024
@AlexxIT
Copy link
Owner

AlexxIT commented Feb 14, 2024

Please reopen the issue if it is still relevant

@AlexxIT AlexxIT closed this as completed Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working debug logs Waiting debug logs
Projects
None yet
Development

No branches or pull requests

6 participants