Skip to content

Commit

Permalink
fix: fix HPM index tag
Browse files Browse the repository at this point in the history
  • Loading branch information
tomleglaunec committed Jan 3, 2025
1 parent aac6fda commit 39dbb92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/linkytic/sensor.py
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ def wrap(cls: type) -> type:
translation_key="index_ejp_normal",
),
ActiveEnergySensorConfig(
key="EJPJPM",
key="EJPHPM",
translation_key="index_ejp_peak",
),
ActiveEnergySensorConfig(
Expand Down

0 comments on commit 39dbb92

Please sign in to comment.