Solar Router / Diverter¶
Solar Router for ESPHome has been designed to work with Home Assistant and it requires the installation of ESPHome integration.
Progressive regulation¶
Controls
- Activate Solar Routing
Control if Solar routing should be activated or not - Reactivity
How fast will be the solar routing From 1 to 100. 1 is the slowest, 100 is the fastest. - Router Level
What is the current percentage of energy sent to the load by the overall router From 0 to 100. 0 means no energy diverted, 100 means all energy diverted. - Target grid exchange
What is the target of energy exchanged with the grid.
< 0 energy is sent to the grid
> 0 energy is used from the grid
Sensors
- Real Power
Energy actually exchanged with the grid. Updated every secondes.
Note
When solar routing is deactivated, router level slider can be modified "by hand".
If you modify the router level state while the solar routing is enabled, the routing algorithm will immediately modify the value to meet target grid exchange level.
ON/OFF regulation¶
Controls
- Activate Solar Routing
Control if Solar routing should be activated or not - Router Level
What is the current percentage of energy sent to the load by the overall router Either 0 OR 100. 0 means no energy diverted, 100 means all energy diverted. - Start power level
Define the level of energy when divertion has to start - Start tempo
How long the start level has to be exceed before diverting energy - Stop power level
Define the level of energy when divertion has to stop - Start tempo
How long the stop level has to be reached before diverting energy
Sensors
- Real Power
Energy actually exchanged with the grid. Updated every secondes. - Start Tempo Counter defining when enegy divertion has to start
- Stop Tempo Counter defining when enegy divertion has to stop
Note
When solar routing is deactivated, router level slider can be modified "by hand".
If you modify the router level state while the solar routing is enabled, the routing algorithm will immediately modify the value to meet target grid exchange level.