Hi
@Ranjib , Im currently in the planning stages for my reef-pi. I saw that you mentioned on issue 668 on github that you might be planning to implement executing external programs/commands in Version 4.0. Is that still happening?
The reason i ask is because here in europe, germany in particular, there aren't any voltage controllable powerbars like the SRP8, that i could find (at least i didnt find any with prices that wouldnt make GHL the affordable option). The next closest thing is the Silvershield SIS-PMS or now rebranded Gembird/Energenie EG-PMS and its variants, but the problem is that the interface is some USB data exchange.
There is a well established opensource linux program/driver that can control these via command line (google "sispmctl"), so i was hoping to just be able to call that program.
My current alternative is to just throw a second pi at it to act as a translator between the input and output signals of reef-pi and the program, because i am not familiar with go and kind of overwhelmed with the reef-pi code so i dont know if there is a quick and dirty hacky way to do this, could you maybe point me in the right direction if you think there is?
I really don't wan't to mess with 230V for several reasons and dont trust radio controlled solutions enough to stake the life of my tank on them.