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:
@@ -287,7 +287,7 @@
|
||||
"state": {
|
||||
"autonomous": "Autonomous",
|
||||
"backup": "Backup",
|
||||
"self_consumption": "Self consumption"
|
||||
"self_consumption": "Self-consumption"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -376,7 +376,7 @@
|
||||
"state": {
|
||||
"autonomous": "Autonomous",
|
||||
"backup": "Backup",
|
||||
"self_consumption": "Self consumption"
|
||||
"self_consumption": "Self-consumption"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -336,7 +336,7 @@
|
||||
"state": {
|
||||
"autonomous": "Autonomous",
|
||||
"backup": "Backup",
|
||||
"self_consumption": "Self consumption"
|
||||
"self_consumption": "Self-consumption"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user