-
Notifications
You must be signed in to change notification settings - Fork 20
Description
I have 2 x Solis 10.0 kW Dual MPPT (3F) . Their dataloggers (LAN) dont work. Now I am planning to buy two S3-WIFI-ST dataloggers.
And hopefully they will let me integrate the inverters into HA. So I am going through the installations of the ESPHome and Solis Add-ons. Probably for lots of HA people easy to do, but I got lost in the amount of documentation in specially for ESPHome. So I hope someone is willing to help me out here.
I installed ESPHome and started it.
I added the two yaml files to the ESPHome directory (1 in subdir 'common')
Then I need to modify the configuration:
The api encryption key, I can just paste any Encryption key there?
The wifi ssid and pwd, I assume is off the wifi near the inverters.
and the ap wifi ssid and pwd, where to they come from, do they come with the wifi dataloggers?
And is it straight in like 'key': 'value' ?
Do I need to add these to the secrets.yaml as well? any ota_password will do?
And in the ESPHome documentation, I see this:

but it does not mention what configuration file, is that the secrets.yaml?
Probably more questions later. Any help appreciated.

