mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Update sensor icon for now
This commit is contained in:
parent
a287bb5da0
commit
abfaca3bfb
@ -59,6 +59,9 @@
|
||||
case "thermostat":
|
||||
return "homeassistant:thermostat";
|
||||
|
||||
case "sensor":
|
||||
return "visibility";
|
||||
|
||||
default:
|
||||
return "bookmark-outline";
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user