TONGOU TO-Q-SYS-JWT - .yaml #6022
yegortokarev-gif
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I managed to get the energy meter "TONGOU TO-Q-SYS-JWT" to work.
tongou_to_q_sys_jwt_wifi_energy_meter15.yaml
I'm sharing the configuration file.
ID: 6 was the most challenging, the key solution.
Voltage, current, and power data were not being read continuously. The logs showed constant data loss.
You need to set "Report frequency," ID: 137, to 60 seconds.
The key solution is - force: false, persist: true
class: voltage
category: diagnostic
All reactions