Skip to content

Commit

Permalink
Battery % Icon fix
Browse files Browse the repository at this point in the history
  • Loading branch information
c503ghosh committed Oct 15, 2024
1 parent d6a7ced commit 1f6cc71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion custom_components/dirigera_platform/base_classes.py
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,6 @@ def __init__(self, device):
id_suffix="BP01",
name="Battery Percentage",
uom="%",
icon="mdi:battery",
device_class=SensorDeviceClass.BATTERY,
entity_category=EntityCategory.DIAGNOSTIC)

Expand Down

0 comments on commit 1f6cc71

Please sign in to comment.