mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 20:25:07 +02:00
Update sensor icon for now
This commit is contained in:
@@ -59,6 +59,9 @@
|
||||
case "thermostat":
|
||||
return "homeassistant:thermostat";
|
||||
|
||||
case "sensor":
|
||||
return "visibility";
|
||||
|
||||
default:
|
||||
return "bookmark-outline";
|
||||
}
|
||||
|
Reference in New Issue
Block a user