forked from home-assistant/core
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