Skip to content

Commit

Permalink
Update sensor.py
Browse files Browse the repository at this point in the history
Updated ELECTRIC_CURRENT_AMPERE from ELECTRICAL_CURRENT_AMPERE
  • Loading branch information
jrhubott authored Aug 4, 2021
1 parent f316351 commit ffbd3c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/homeseer/sensor.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
PERCENTAGE,
POWER_WATT,
POWER_KILO_WATT,
ELECTRICAL_CURRENT_AMPERE,
ELECTRIC_CURRENT_AMPERE,
VOLT,
)

Expand Down

0 comments on commit ffbd3c3

Please sign in to comment.