mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
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:
parent
87b5a91212
commit
931f3fa41a
@ -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"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user