Fixed reactive energy sensors in HA

This commit is contained in:
Gunnar Skjold
2023-04-29 06:40:25 +02:00
parent c1701c8ee9
commit b1ad844bc6
3 changed files with 42 additions and 40 deletions

View File

@@ -5,7 +5,6 @@
"obj_id" : "%s_%s",
"unit_of_meas" : "%s",
"val_tpl" : "{{ value_json.%s | is_defined }}",
"dev_cla" : "%s",
"dev" : {
"ids" : [ "%s" ],
"name" : "%s",
@@ -13,5 +12,5 @@
"sw" : "%s",
"mf" : "%s",
"cu" : "%s"
}%s %s
}%s%s%s%s%s%s
}