Fix extremely minor typo: Cosumption -> Consumption (#37322)

pull/37450/head
smugleafdev 2020-07-03 16:47:19 -06:00 committed by GitHub
parent 1879183b24
commit 780376e411
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ SENSOR_TYPES = {
"storage_power": ["STORAGE", "Storage Power", None, "mdi:car-battery", False],
"purchased_power": ["Purchased", "Imported Power", None, "mdi:flash", False],
"production_power": ["Production", "Production Power", None, "mdi:flash", False],
"consumption_power": ["Consumption", "Cosumption Power", None, "mdi:flash", False],
"consumption_power": ["Consumption", "Consumption Power", None, "mdi:flash", False],
"selfconsumption_power": [
"SelfConsumption",
"SelfConsumption Power",