Skip to content

Commit

Permalink
set binary_senor.on_value for car_wash_mode entity (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmack8001 authored Nov 11, 2023
1 parent e7051bf commit b304302
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion custom_components/rivian/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -915,7 +915,8 @@
key="car_wash_mode",
field="carWashMode",
name="Car Wash Mode",
icon="mdi:car-wash"
icon="mdi:car-wash",
on_value="on",
),
),
"R1T": (
Expand Down

0 comments on commit b304302

Please sign in to comment.