diff --git a/templates/definition/meter/smartfox-em2.yaml b/templates/definition/meter/smartfox-em2.yaml index 7062502e30..705face03b 100644 --- a/templates/definition/meter/smartfox-em2.yaml +++ b/templates/definition/meter/smartfox-em2.yaml @@ -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: | diff --git a/templates/definition/meter/smartfox.yaml b/templates/definition/meter/smartfox.yaml index b79d8fa262..fdf2c8e9d2 100644 --- a/templates/definition/meter/smartfox.yaml +++ b/templates/definition/meter/smartfox.yaml @@ -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: | @@ -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 }}