Skip to content

Commit

Permalink
doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieucarbou committed Dec 26, 2024
1 parent 9db5951 commit a9355e4
Showing 1 changed file with 21 additions and 5 deletions.
26 changes: 21 additions & 5 deletions docs/manual.md
Original file line number Diff line number Diff line change
Expand Up @@ -481,8 +481,6 @@ This section allows to enable / disable some features of the router, and get som

[![](assets/img/screenshots/hardware.jpeg)](assets/img/screenshots/hardware.jpeg)

All these components are activated **live without the need to restart the router**.

> ##### NOTE
>
> - `Output 1 Relay` / `Output 2 Relay`: these are the SSR or Electromechanical relays connected to the ESP32 and used whn you activate bypass mode.
Expand All @@ -493,6 +491,11 @@ All these components are activated **live without the need to restart the router
>
{: .block-note }

> ##### IMPORTANT
>
> If you change one of these settings, please restart the device.
{: .block-important }

### `Hardware Config` section

This section allows to further configure some hardware settings and calibrate the resistance values of the loads.
Expand All @@ -501,7 +504,7 @@ This section allows to further configure some hardware settings and calibrate th

> ##### IMPORTANT
>
> If you change one of these settings in the hardware section, please restart the corresponding hardware or the YaSolR device.
> If you change one of these settings, please restart the device.
{: .block-important }

#### Grid Frequency
Expand All @@ -512,6 +515,11 @@ This section allows to further configure some hardware settings and calibrate th
It is recommended to leave the setting to `Auto-detect` unless you have a good reason to force it.
The reason is that the grid utility frequency can change for example from 50Hz to 51Hz after a power failure in case a generator is installed.

> ##### IMPORTANT
>
> If you change one of these settings, please restart the device.
{: .block-important }

#### Dimmer Range Remapping

> ##### DANGER
Expand Down Expand Up @@ -542,6 +550,11 @@ Supported displays are any I2C OLED Display of type `SSD1307`, `SH1106`, `SH1107

`SH1106` is recommended and has been extensively tested.

> ##### IMPORTANT
>
> If you change one of these settings, please restart the device.
{: .block-important }

The display will look like a carousel with a maximum of 5 pages:

- Global information
Expand All @@ -559,6 +572,11 @@ The display will look like a carousel with a maximum of 5 pages:
- `Relay 1 Type`: the relay type for Relay 1: Normally Open (NO) or Normally Closed (NC).
- `Relay 2 Type`: the relay type for Relay 2: Normally Open (NO) or Normally Closed (NC).

> ##### IMPORTANT
>
> If you change one of these settings, please restart the device.
{: .block-important }

#### Relay Automatic Control

- `Relay X Automatic Control: Connected Load (Watts)`: You can specify the resistive load power in watts connected to the relays.
Expand All @@ -584,8 +602,6 @@ You must use a SSR for that, because the relay will be switched on and off frequ

> ##### TIP
>
> - All these settings are applied immediately and do not require a restart
>
> - **For an EV charge control**: see [Virtual Grid Power / Compatibility with EV box](#virtual-grid-power--compatibility-with-ev-box)
>
> - **For a pump**: a contactor is recommended which can be coupled with a Shelly EM to activate / deactivate the contactor remotely, and it can be automated by Home Assistant or Jeedom based on the `Virtual Power` metric of this router, but also the hours of day, days of week, depending on the weather, and of course with some hysteresis and safety mechanisms to force the pump ON or OFF depending on some rules.
Expand Down

0 comments on commit a9355e4

Please sign in to comment.