We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e23c32 commit 8a11c3aCopy full SHA for 8a11c3a
1 file changed
custom_components/label_state/binary_sensor.py
@@ -27,7 +27,7 @@
27
StateTypes,
28
)
29
30
-ICON = "mdi:tag-multiple"
+ICON = "mdi:tag"
31
32
33
async def config_entry_update_listener(hass: HomeAssistant, entry: ConfigEntry) -> None:
0 commit comments