2017 Jul 13, 01:24 PM
So I have my setup working great with the relay board plugin. I had read in another thread about potentially using the rf control plugin to run basic http or API commands to control other stations. I have it set up now where I have a few 'outlying' stations that are hooked up to ESP8266's for running their relays. So far I just run/schedule these via cron on my raspberry pi and that has worked well but it would be nice to be able to also have those show up and be controlled via SIP. I had installed the rf_control plugin and it looks fairly straightforward to modify it to use http commands to turn the valves on/off but will it be able to work alongside the relay board plugin? And if so how would I modify the config to do that? Any ideas would be appreciated. Thanks.