Describe the bug
There is no data being outputted to ChargeHQ API despite all Growatt config fields being updated.
To Reproduce
Run project in docker using docker compose up -d
Expected behaviour
Data should be retrieved from Growatt and fed into ChargeHQ
Logs/Screenshots
solaruseoptimiser-main-huawei-solar-1 | Reading appsettings.json from: /etc/solaruseoptimiser
solaruseoptimiser-main-huawei-solar-1 | ConfigureServices called
solaruseoptimiser-main-huawei-solar-1 | 2023-04-30 02:20:47.865 +00:00 [INF] Starting Polling. The interval is every 300000ms.
Service Information:
Additional context
I am new to docker, but would appreciate some help as I have played around with the code and cant seem to find why it wont retrieve data.
Describe the bug
There is no data being outputted to ChargeHQ API despite all Growatt config fields being updated.
To Reproduce
Run project in docker using docker compose up -d
Expected behaviour
Data should be retrieved from Growatt and fed into ChargeHQ
Logs/Screenshots
Service Information:
Additional context
I am new to docker, but would appreciate some help as I have played around with the code and cant seem to find why it wont retrieve data.