Skip to content

Commit

Permalink
Smartfox: add energy for aux + update description (#12891)
Browse files Browse the repository at this point in the history
  • Loading branch information
alaingiller authored Mar 14, 2024
1 parent 9605896 commit b6bf3ea
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion templates/definition/meter/smartfox-em2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ template: smartfox-em2
products:
- brand: Smartfox
description:
generic: Pro, Pro 2, Pro Light, Pro Light 2, Light, Reg, Reg extended (EM2 firmware)
generic: Pro, Pro 2, Pro Light, Pro Light 2, Light (EM2 firmware)
requirements:
description:
de: |
Expand Down
7 changes: 6 additions & 1 deletion templates/definition/meter/smartfox.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ template: smartfox
products:
- brand: Smartfox
description:
generic: Pro, Pro 2, Pro Light, Pro Light 2, Light, Reg, Reg extended
generic: Box, Reg, Reg extended
requirements:
description:
de: |
Expand Down Expand Up @@ -75,4 +75,9 @@ render: |
source: http
uri: {{ include "uri" . }}
jq: .power_sf
energy:
source: http
uri: {{ include "uri" . }}
jq: .day_energy_sf
scale: 0.001
{{- end }}

0 comments on commit b6bf3ea

Please sign in to comment.