Replies: 1 comment 2 replies
-
you may freely customize webUI and JSON MQTT with SML driver by disabling SML output to JSON and WEBUI modbus example:
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
PROBLEM DESCRIPTION
A clear and concise description of what the problem is.
Reading a 3-phase meter will end up 3 Voltage and Current values. Passing them to MQTT should be done in an array to be recognised in HA Tasmota integration.
REQUESTED INFORMATION
Make sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!
Backlog Template; Module; GPIO 255
:Backlog Rule1; Rule2; Rule3
:Status 0
:weblog
to 4 and then, when you experience your issue, provide the output of the Console log:TO REPRODUCE
Steps to reproduce the behavior:
All the MQTT messages has the same structure.
EXPECTED BEHAVIOUR
A clear and concise description of what you expected to happen.
The MQTT message with the 3-phase values should be in an array.
SCREENSHOTS
If applicable, add screenshots to help explain your problem.
ADDITIONAL CONTEXT
Add any other context about the problem here.
(Please, remember to close the issue when the problem has been addressed)
Beta Was this translation helpful? Give feedback.
All reactions