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