Replace "Off" and references with common state in teslemetry (#141841)

This commit is contained in:
Norbert Rittel 2025-03-30 18:50:58 +02:00 committed by GitHub
parent 963ea6141c
commit b06de7a687
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -265,7 +265,7 @@
"high": "High",
"low": "Low",
"medium": "Medium",
"off": "Off"
"off": "[%key:common::state::off%]"
}
},
"climate_state_seat_heater_rear_center": {
@ -274,7 +274,7 @@
"high": "[%key:component::teslemetry::entity::select::climate_state_seat_heater_left::state::high%]",
"low": "[%key:component::teslemetry::entity::select::climate_state_seat_heater_left::state::low%]",
"medium": "[%key:component::teslemetry::entity::select::climate_state_seat_heater_left::state::medium%]",
"off": "[%key:component::teslemetry::entity::select::climate_state_seat_heater_left::state::off%]"
"off": "[%key:common::state::off%]"
}
},
"climate_state_seat_heater_rear_left": {
@ -283,7 +283,7 @@
"high": "[%key:component::teslemetry::entity::select::climate_state_seat_heater_left::state::high%]",
"low": "[%key:component::teslemetry::entity::select::climate_state_seat_heater_left::state::low%]",
"medium": "[%key:component::teslemetry::entity::select::climate_state_seat_heater_left::state::medium%]",
"off": "[%key:component::teslemetry::entity::select::climate_state_seat_heater_left::state::off%]"
"off": "[%key:common::state::off%]"
}
},
"climate_state_seat_heater_rear_right": {
@ -292,7 +292,7 @@
"high": "[%key:component::teslemetry::entity::select::climate_state_seat_heater_left::state::high%]",
"low": "[%key:component::teslemetry::entity::select::climate_state_seat_heater_left::state::low%]",
"medium": "[%key:component::teslemetry::entity::select::climate_state_seat_heater_left::state::medium%]",
"off": "[%key:component::teslemetry::entity::select::climate_state_seat_heater_left::state::off%]"
"off": "[%key:common::state::off%]"
}
},
"climate_state_seat_heater_right": {
@ -301,7 +301,7 @@
"high": "[%key:component::teslemetry::entity::select::climate_state_seat_heater_left::state::high%]",
"low": "[%key:component::teslemetry::entity::select::climate_state_seat_heater_left::state::low%]",
"medium": "[%key:component::teslemetry::entity::select::climate_state_seat_heater_left::state::medium%]",
"off": "[%key:component::teslemetry::entity::select::climate_state_seat_heater_left::state::off%]"
"off": "[%key:common::state::off%]"
}
},
"climate_state_seat_heater_third_row_left": {
@ -310,7 +310,7 @@
"high": "[%key:component::teslemetry::entity::select::climate_state_seat_heater_left::state::high%]",
"low": "[%key:component::teslemetry::entity::select::climate_state_seat_heater_left::state::low%]",
"medium": "[%key:component::teslemetry::entity::select::climate_state_seat_heater_left::state::medium%]",
"off": "[%key:component::teslemetry::entity::select::climate_state_seat_heater_left::state::off%]"
"off": "[%key:common::state::off%]"
}
},
"climate_state_seat_heater_third_row_right": {
@ -319,7 +319,7 @@
"high": "[%key:component::teslemetry::entity::select::climate_state_seat_heater_left::state::high%]",
"low": "[%key:component::teslemetry::entity::select::climate_state_seat_heater_left::state::low%]",
"medium": "[%key:component::teslemetry::entity::select::climate_state_seat_heater_left::state::medium%]",
"off": "[%key:component::teslemetry::entity::select::climate_state_seat_heater_left::state::off%]"
"off": "[%key:common::state::off%]"
}
},
"climate_state_steering_wheel_heat_level": {
@ -327,7 +327,7 @@
"state": {
"high": "[%key:component::teslemetry::entity::select::climate_state_seat_heater_left::state::high%]",
"low": "[%key:component::teslemetry::entity::select::climate_state_seat_heater_left::state::low%]",
"off": "[%key:component::teslemetry::entity::select::climate_state_seat_heater_left::state::off%]"
"off": "[%key:common::state::off%]"
}
},
"components_customer_preferred_export_rule": {