From: jimtng <2554958+jimtng@users.noreply.github.com> Date: Sat, 12 Mar 2022 13:51:04 +0000 (+1000) Subject: [fronius] Add a note about enabling Night Mode on the device (#12463) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=eb9bde9fe82d38547fe19eecce1c453c60b256ea;p=openhab-addons.git [fronius] Add a note about enabling Night Mode on the device (#12463) Signed-off-by: Jimmy Tanagra --- diff --git a/bundles/org.openhab.binding.fronius/README.md b/bundles/org.openhab.binding.fronius/README.md index 5bbba3eb02..777d73c446 100644 --- a/bundles/org.openhab.binding.fronius/README.md +++ b/bundles/org.openhab.binding.fronius/README.md @@ -185,5 +185,6 @@ Number:Power Ohmpilot_PowerSum { channel="fronius:ohmpilot:mybridge:myohmpilot:p Number:Temperature Ohmpilot_Temperature { channel="fronius:ohmpilot:mybridge:myohmpilot:temperaturechannel1" } Number Ohmpilot_State { channel="fronius:ohmpilot:mybridge:myohmpilot:statecode" } Number Ohmpilot_Errorcode { channel="fronius:ohmpilot:mybridge:myohmpilot:errorcode" } - ``` + +Note: Make sure to turn on the **Night Mode** in the Display Settings on the Fronius inverter to keep it from going offline at night.