Skip to content

Commit 8a11c3a

Browse files
Change icon
1 parent 3e23c32 commit 8a11c3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

custom_components/label_state/binary_sensor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
StateTypes,
2828
)
2929

30-
ICON = "mdi:tag-multiple"
30+
ICON = "mdi:tag"
3131

3232

3333
async def config_entry_update_listener(hass: HomeAssistant, entry: ConfigEntry) -> None:

0 commit comments

Comments
 (0)