Skip to content

Commit

Permalink
Update sensor icon for now
Browse files Browse the repository at this point in the history
  • Loading branch information
kangaroo committed Jan 20, 2015
1 parent a287bb5 commit abfaca3
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@
case "thermostat":
return "homeassistant:thermostat";

case "sensor":
return "visibility";

default:
return "bookmark-outline";
}
Expand Down

0 comments on commit abfaca3

Please sign in to comment.