From 87b84afd47fa032ea51eb9e6ea36b5f2775d0e9a Mon Sep 17 00:00:00 2001 From: Stefan <37924749+stefanroelofs@users.noreply.github.com> Date: Fri, 22 Oct 2021 12:32:47 +0200 Subject: [PATCH] Spell check dict update (#19730) Co-authored-by: Franck Nijhof --- .vscode/cSpell.json | 60 ++++++++++++++++--- .../_docs/energy/individual-devices.markdown | 6 +- 2 files changed, 56 insertions(+), 10 deletions(-) diff --git a/.vscode/cSpell.json b/.vscode/cSpell.json index dd008c8be38..5425d0788b8 100644 --- a/.vscode/cSpell.json +++ b/.vscode/cSpell.json @@ -1,46 +1,92 @@ // cSpell Settings // Contains additional words for our project { - "version": "0.1", + "version": "0.2", "language": "en", "words": [ + "aeotec", + "Alexa", "arest", + "autodiscovery", + "autoheal", "automations", + "balloob", "bloomsky", - "bluesound", + "Bluesound", "BTLE", + "CEST", + "Chromecast", + "deCONZ", "Denon", + "DSMR", + "elif", + "endcomment", "endconfiguration", + "endfor", "endraw", + "esphome", "Etekcity", - "fitbit", + "EventStream", + "Everspring", + "Fibaro", + "Fitbit", "Flexit", + "Frenck", + "geolocation", + "GPSLogger", "Harman", "hass", "Hass.io", "HassOS", "hcitool", "heos", - "hikvision", + "Hikvision", + "HomeKit", "Homematic", + "HVAC", "IBAN", "icloud", + "IFTTT", "kardon", + "Lutron", "macos", + "Meteobridge", "Modbus", "Mosquitto", + "Nabu Casa", "nginx", + "Nijhof", + "Nmap", "ohmconnect", "Onkyo", - "paulus", + "OpenZWave", + "OwnTracks", + "Paulus", + "Powerwall", + "Pushbullet", + "Schoutsen", + "SmartThings", + "statestream", "templating", + "timedelta", + "TRÅDFRI", + "Tuya", + "UART", + "utcnow", + "wakeup", "waqi", - "Webhook" + "WLED", + "worldclock", + "Xiaomi", + "Zigbee" ], // flagWords - list of words to be always considered incorrect // This is useful for offensive words and common spelling errors. // For example "hte" should be "the" - "flagWords": ["hte", "asssistant"], + "flagWords": [ + "hte", + "asssistant" + ], "enabledLanguageIds": [ "asciidoc", "c", diff --git a/source/_docs/energy/individual-devices.markdown b/source/_docs/energy/individual-devices.markdown index c84939cd5e3..b522c45725b 100644 --- a/source/_docs/energy/individual-devices.markdown +++ b/source/_docs/energy/individual-devices.markdown @@ -3,7 +3,7 @@ title: "Integrating individual device energy usage" description: "Learn how to add information about individual device energy usage to Home Assistant home energy management." --- -Home Assistant can integrate the energy usage of individual devices into Home Assistant. That way you can see the impact of individual devices on your total enery consumption. +Home Assistant can integrate the energy usage of individual devices into Home Assistant. That way you can see the impact of individual devices on your total energy consumption. ## Hardware @@ -20,8 +20,8 @@ Smart relays sit behind your "normal" switches and make them smart. It allows yo {% comment %} We recommend the Shelly brand because they have a local API that updates Home Assistant as soon as something happens and it has a high quality integration: - - [Shelly 1PM](https://shop.shelly.cloud/shelly-1pm-wifi-smart-home-automation-1?tracking=A7FsiPIfUWsFpnfKHa8SRyUYLXjr2hPq) - - [Shelly 2.5](https://shop.shelly.cloud/shelly-2.5-ce-ul-wifi-smart-home-automation?tracking=A7FsiPIfUWsFpnfKHa8SRyUYLXjr2hPq) +- [Shelly 1PM](https://shop.shelly.cloud/shelly-1pm-wifi-smart-home-automation-1?tracking=A7FsiPIfUWsFpnfKHa8SRyUYLXjr2hPq) +- [Shelly 2.5](https://shop.shelly.cloud/shelly-2.5-ce-ul-wifi-smart-home-automation?tracking=A7FsiPIfUWsFpnfKHa8SRyUYLXjr2hPq) {% endcomment %} Graphic showing energy flowing from the home to individual devices.