# Settings

There are a few settings to control the software and make it function as you want. Here is a list of every setting and a description of what it does.

#### TIBBER\_TOKEN

Your Tibber developer token, this is not used very much currently, but the plans for the future is to fetch the purchased and sold energy per day from your household.

#### EMAIL\_NOTIFICATION

If you want to recive any email notifications direcly from the system

#### EMAIL\_RECIPIENTS

A comma seperated list of all the recipients of the system email notifications. An example value of this setting is: <email1@gmail.com>;<email2@gmail.com>;<email3@gmail.com>

#### SOLAR\_BOT

This is an 'on/off' setting, which means that if this is enabled the Bot will use its own calculations to setup the Bot Actions over the day to optimize your energy costs as much as possible for your household. If it is disabled the software will be in '<mark style="color:blue;">Self Sustainable</mark>' mode.

#### SOLAR\_BOT\_DAYS

The days of the week that the Bot will be active if SOLAR\_BOT is enabled. This is a string which you enter all of the day numbers of the week, starting from 1 which is Sunday, so for example '13457' would equal the days: Sunday, Tuesday, Wednesday, Thursday and Saturday.

#### SOLAR\_BOT\_BUY

This setting is used as a complementary setting to SOLAR\_BOT, if this is enabled the Bot will be able to set '<mark style="color:green;">Buy</mark>' mode on certain hours, if it is disabled the Bot cannot create '<mark style="color:green;">Buy</mark>' mode hours.

#### SOLAR\_BOT\_SELL

This setting is used as a complementary setting to SOLAR\_BOT, if this is enabled the Bot will be able to set '<mark style="color:red;">Sell</mark>' mode on certain hours, if it is disabled the Bot cannot create '<mark style="color:red;">Sell</mark>' mode hours.

#### SOLAR\_BOT\_PAUSE

This setting is used as a complementary setting to SOLAR\_BOT, if this is enabled the Bot will be able to set '<mark style="color:yellow;">Pause</mark>' mode on certain hours, if it is disabled the Bot cannot create '<mark style="color:yellow;">Pause</mark>' mode hours.

#### SOLAR\_INVERTER\_IP

The IP Address of your Sungrow WiNet module, this will be auto- detected by the software.

#### SOLAR\_BOT\_TERIFF\_WEEKDAY

This is an 'on/off' setting, which means if you have an energy teriff in your electricity conract on the weekends (monday to friday). If this is enabled, the Bot will not purchase energy with the '<mark style="color:green;">Buy</mark>' mode during the period between SOLAR\_BOT\_TERIFF\_WEEKDAY\_START and SOLAR\_BOT\_TERIFF\_WEEKDAY\_STOP.

Also, the Bot uses the SOLAR\_BOT\_TERIFF\_WEEKDAY\_START to know when to buy energy with the '<mark style="color:green;">Buy</mark>' mode during the morning when the energy prices are the cheapest.

#### SOLAR\_BOT\_TERIFF\_WEEKDAY\_START

The time of day when your teriff starts (monday to friday). Doesnt matter if the SOLAR\_BOT\_TERIFF\_WEEKDAY setting is turned off.

#### SOLAR\_BOT\_TERIFF\_WEEKDAY\_END

The time of day when your teriff ends (monday to friday). Doesnt matter if the SOLAR\_BOT\_TERIFF\_WEEKDAY setting is turned off.

#### SOLAR\_BOT\_TERIFF\_WEEKEND

This is an 'on/off' button which means if you have an energy teriff in your electricity conract on the weekends (monday to friday). If this is enabled, the Bot will not purchase energy with the '<mark style="color:green;">Buy</mark>' mode  during the period between SOLAR\_BOT\_TERIFF\_WEEKEND\_START and SOLAR\_BOT\_TERIFF\_WEEKEND\_STOP.

Also, the Bot uses the SOLAR\_BOT\_TERIFF\_WEEKEND\_START to know when to buy energy with the '<mark style="color:green;">Buy</mark>' mode during the morning when the energy prices are the cheapest.

#### SOLAR\_BOT\_TERIFF\_WEEKEND\_START

The time of day when your teriff starts (monday to friday). Doesnt matter if the SOLAR\_BOT\_TERIFF\_WEEKEND setting is turned off.

#### SOLAR\_BOT\_TERIFF\_WEEKEND\_END

The time of day when your teriff ends (monday to friday). Doesnt matter if the SOLAR\_BOT\_TERIFF\_WEEKEND setting is turned off.
