From eb9bde9fe82d38547fe19eecce1c453c60b256ea Mon Sep 17 00:00:00 2001 From: jimtng <2554958+jimtng@users.noreply.github.com> Date: Sat, 12 Mar 2022 23:51:04 +1000 Subject: [PATCH] [fronius] Add a note about enabling Night Mode on the device (#12463) Signed-off-by: Jimmy Tanagra --- bundles/org.openhab.binding.fronius/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bundles/org.openhab.binding.fronius/README.md b/bundles/org.openhab.binding.fronius/README.md index 5bbba3eb02a..777d73c4467 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.