invt_xd-tl.yaml #1137
Unanswered
arnoldw2688-web
asked this question in
Q&A
invt_xd-tl.yaml
#1137
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.
Uh oh!
There was an error while loading. Please reload this page.
Is this an error in invt_xd-tl.yaml?
Did I modify L1 correctly?
name: "Grid L1 Current"
l: 1
class: "current"
state_class: "measurement"
uom: "A"#uom: "mA"
scale: 0.01#scale: 0.1
rule: 1#rule: 2
registers: [0x3817]
name: "Grid L2 Current"
l: 2
class: "current"
state_class: "measurement"
uom: "A"
scale: 0.01
rule: 1
registers: [0x3818]
name: "Grid L3 Current"
l: 3
class: "current"
state_class: "measurement"
uom: "A"
scale: 0.01
rule: 1
registers: [0x3819]
All reactions