From 0f0b4d5f06b815c21722c9ed1df4c476cc9f5822 Mon Sep 17 00:00:00 2001 From: Eirik Z Date: Thu, 6 Oct 2022 20:12:26 +0200 Subject: [PATCH] Grammatical (#24396) Co-authored-by: Franck Nijhof --- source/_integrations/nobo_hub.markdown | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/source/_integrations/nobo_hub.markdown b/source/_integrations/nobo_hub.markdown index abf6654ce3c..dd54eaed586 100644 --- a/source/_integrations/nobo_hub.markdown +++ b/source/_integrations/nobo_hub.markdown @@ -19,35 +19,34 @@ Integrates [Nobø Ecohub](https://www.glendimplex.no/produkter/varmestyring/1112 into Home Assistant. This integration is not officially supported or endorsed by Glen Dimplex Nordic AS, and the authors/maintainers are not official partners of Glen Dimplex Nordic AS. -To configure the integration, you need the 3 last digits of the serial number of your hub. These are located -on the back of the hub. If the hub is on a different local network than Home Assistant, you also need the -IP address of the hub. +To configure the integration, you need the 3 last digits of the serial number of your hub. The serial number is located +on the back of the hub. If the hub is on a different network than Home Assistant (i.e., IoT VLAN or another routable network from Home Assistant), you also need to provide the IP address of the hub. {% include integrations/config_flow.md %} ## Operation modes -As for now you can see and change operation and preset for zones and set eco/comfort temperatures if you have +Currently, you can see and change operation and preset for zones and set eco/comfort temperatures if you have a supported thermostat. The possible operation modes are as follows: -- "Auto" - In this mode, the zone is in the normal setting and preset shows which state the zone is in right now +- "Auto" - In this mode, the zone is in the default setting and preset shows which state the zone is in right now (according to calendar setup). -- "Heat" - In this mode the zone in the override setting and in the state selected by preset ("Away", "Eco" +- "Heat" - In this mode the zone is overridden and in the state selected by the preset ("Away", "Eco" or "Comfort"). This can be utilized the following ways: -- Changing preset to "Away", "Eco", or "Comfort" will automatically change operation to "Heat". +- Changing preset to "Away", "Eco", or "Comfort" will automatically change operation mode to "Heat". - Changing preset to none will automatically change operation to "Auto" and update preset. - Changing operation to "Auto" will automatically update preset. - Changing operation to "Heat" will set preset to "Comfort". ### No preset "Off" -Nobø heaters does not support preset "Off". This is not a limitation in the integration, but a safety mechanism in the -Nobø system (maybe they don't want you to accidentally turn off all your heaters and get frozen pipes). "Away" -temperature is fixed to 7°C and cannot be altered. On/off receivers will be off when the zone is in "Away" status. +Nobø heaters does not support preset "Off". This is not a limitation of the integration, but a safety mechanism in the +Nobø system (perhaps related to frozen pipes due to frost in Nordic regions). +"Away" temperature is fixed to 7°C and cannot be altered. On/off receivers will be off when the zone is in "Away" status. For more information, see the [Nobø Ecohub manual](https://help.nobo.no/en/user-manual/before-you-start/what-is-a-weekly-program/).