Skip to content

Commit

Permalink
Add final binary sensors
Browse files Browse the repository at this point in the history
  • Loading branch information
Bre77 committed Dec 17, 2024
1 parent e0412c1 commit edfbb3f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions custom_components/teslemetry/icons.json
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,21 @@
},
"charge_state_trip_charging": {
"default": "mdi:timeline-clock"
},
"wiper_heat_enabled": {
"default": "mdi:wiper-wash"
},
"rear_display_hvac_enabled": {
"default": "mdi:air-conditioner"
},
"offroad_lightbar_present": {
"default": "mdi:car-light-high"
},
"homelink_nearby": {
"default": "mdi:garage-alert"
},
"europe_vehicle": {
"default": "mdi:earth"
}
},
"button": {
Expand Down

0 comments on commit edfbb3f

Please sign in to comment.