Remove translation key for battery level in Home Connect sensor (#144020)

This commit is contained in:
J. Diego Rodríguez Royo
2025-05-01 09:57:30 +02:00
committed by GitHub
parent 5ddc449247
commit f441f4d7c0
2 changed files with 0 additions and 4 deletions

View File

@@ -159,7 +159,6 @@ SENSORS = (
HomeConnectSensorEntityDescription(
key=StatusKey.BSH_COMMON_BATTERY_LEVEL,
device_class=SensorDeviceClass.BATTERY,
translation_key="battery_level",
),
HomeConnectSensorEntityDescription(
key=StatusKey.BSH_COMMON_VIDEO_CAMERA_STATE,

View File

@@ -1585,9 +1585,6 @@
"name": "Ristretto espresso cups",
"unit_of_measurement": "[%key:component::home_connect::entity::sensor::hot_water_cups_counter::unit_of_measurement%]"
},
"battery_level": {
"name": "Battery level"
},
"camera_state": {
"name": "Camera state",
"state": {