Fix translation for sensor measurement angle state class (#145649)

This commit is contained in:
Jan Bouwhuis 2025-05-26 23:47:53 +02:00 committed by GitHub
parent 2ee6bf7340
commit 1e3d06a993
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -135,7 +135,7 @@
"name": "State class",
"state": {
"measurement": "Measurement",
"measurement_angle": "Measurement Angle",
"measurement_angle": "Measurement angle",
"total": "Total",
"total_increasing": "Total increasing"
}