You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I installed this plugin, then configured it like on the screen
I've got Fronius Symo 6.0-3-M
When I hit enabled and apply - then domoticz stops working - hardware table is empty, when open devices it says loading in endless loop, other tab like temperature utility etc is empty.
Where Can I find logs of this plugin?
Is there something that could I miss? additional library?
IP is corect - I can reach fronius via browser
To get domoticz working again, need to disable FroniusHttp
sudo sqlite3 -header -list domoticz.db "UPDATE Hardware set Enabled = 0 where ID = 6"
then restart domoticz
The text was updated successfully, but these errors were encountered:
Hello, I installed this plugin, then configured it like on the screen
I've got Fronius Symo 6.0-3-M
When I hit enabled and apply - then domoticz stops working - hardware table is empty, when open devices it says loading in endless loop, other tab like temperature utility etc is empty.
Where Can I find logs of this plugin?
Is there something that could I miss? additional library?
IP is corect - I can reach fronius via browser
To get domoticz working again, need to disable FroniusHttp
sudo sqlite3 -header -list domoticz.db "UPDATE Hardware set Enabled = 0 where ID = 6"
then restart domoticz
The text was updated successfully, but these errors were encountered: