Fix spelling of "self-consumption" in tessie/tesla_fleet/teslemetry (#143890)

* Fix spelling of "self-consumption" in `tessie`

* Fix spelling of "self-consumption" in `tesla_fleet`

* Fix spelling of "self-consumption" in `teslemetry`
This commit is contained in:
Norbert Rittel
2025-04-29 20:01:41 +02:00
committed by GitHub
parent 87b5a91212
commit 931f3fa41a
3 changed files with 3 additions and 3 deletions

View File

@@ -287,7 +287,7 @@
"state": {
"autonomous": "Autonomous",
"backup": "Backup",
"self_consumption": "Self consumption"
"self_consumption": "Self-consumption"
}
}
},

View File

@@ -376,7 +376,7 @@
"state": {
"autonomous": "Autonomous",
"backup": "Backup",
"self_consumption": "Self consumption"
"self_consumption": "Self-consumption"
}
}
},

View File

@@ -336,7 +336,7 @@
"state": {
"autonomous": "Autonomous",
"backup": "Backup",
"self_consumption": "Self consumption"
"self_consumption": "Self-consumption"
}
}
},