Skip to content

Commit

Permalink
Fix missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
syssi committed Jul 31, 2024
1 parent 449c695 commit a04c622
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/pipsolar/sensor/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
CONF_BATTERY_VOLTAGE,
CONF_BUS_VOLTAGE,
DEVICE_CLASS_CURRENT,
DEVICE_CLASS_ENERGY,
DEVICE_CLASS_POWER,
DEVICE_CLASS_TEMPERATURE,
DEVICE_CLASS_VOLTAGE,
Expand Down

0 comments on commit a04c622

Please sign in to comment.