Remove charging_time_label
sensor in BMW Connected Drive (#76616)
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
This commit is contained in:
parent
58883feaf6
commit
c9c84639ad
1 changed files with 0 additions and 5 deletions
|
@ -72,11 +72,6 @@ SENSOR_TYPES: dict[str, BMWSensorEntityDescription] = {
|
|||
key_class="fuel_and_battery",
|
||||
device_class=SensorDeviceClass.TIMESTAMP,
|
||||
),
|
||||
"charging_time_label": BMWSensorEntityDescription(
|
||||
key="charging_time_label",
|
||||
key_class="fuel_and_battery",
|
||||
entity_registry_enabled_default=False,
|
||||
),
|
||||
"charging_status": BMWSensorEntityDescription(
|
||||
key="charging_status",
|
||||
key_class="fuel_and_battery",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue