Page 1 of 1

solaredge on domoticz slave

Posted: Friday 21 April 2023 22:06
by tiga
i have installed solaredge modbus on a slave raspberry.
but the devices do not appear on the master raspberry.

i have a p1 working perfect between the 2.

making a new dummy switch on the slave appears on the master.

how to get this working?

Re: solaredge on domoticz slave

Posted: Friday 21 April 2023 22:28
by waltervl
Master/slave is not working for python plugin managed devices.
It is a known issue.

Re: solaredge on domoticz slave

Posted: Friday 21 April 2023 22:46
by tiga
ok thank you.

i will see to make a work around.

Re: solaredge on domoticz slave

Posted: Sunday 23 April 2023 12:49
by Kedi
"Best" workaround is via NodeRed.

Re: solaredge on domoticz slave

Posted: Sunday 23 April 2023 21:53
by tiga
strangely i can not get any dummy switch to my master domoticz.
text device....not appearing on master
custom electric device..... not appearing on master....

dummy on/off switch is appearing on master(just for testing purpous)

i just want to get 2 numbers from the slave to my master.....i dont know how(want to) to setup nodered.

there must be an easy way

Re: solaredge on domoticz slave

Posted: Friday 28 April 2023 14:42
by tiga
Anyone with a simple solution to get the 2 values from the slave to the master?

Or is node red my only option?

Re: solaredge on domoticz slave

Posted: Friday 28 April 2023 23:48
by tiga
ok after a "little" research node red seems to be the way to go.

does anyone have a good link for a page to get this started up?
this is totally new for me :D

Re: solaredge on domoticz slave

Posted: Saturday 29 April 2023 11:35
by sincze
If possible run the whole mosquitto and node-red in a nice docker environment.
https://contactkring.nl/phpbb/viewtopic.php?t=744
Will get you going.