Integration with miGenie
Posted: Tuesday 08 November 2016 22:48
Hi all,
I have domiticz running on a raspberry pi with an rfx433e and all is good.
I also have a miGenie hot water/heating system that works via an app. It has a gateway and also uses 433mhz, but the rdx433e doesn't support it.
I have discovered what the commands that are being sent from the iPhone app to the miGenie web service to turn on the heating and water and off again.
In order to get it to work with domoticz I need to set up a virtual switch that needs to send a http post with a json payload. But it also needs to use basic authentication.
I've no idea what the best approach is going to be though! I suspect that I'll need to create a Lia script to do it all but I can't find anything that would help me.
Is there any example that people can post to help me?
Thanks all
I have domiticz running on a raspberry pi with an rfx433e and all is good.
I also have a miGenie hot water/heating system that works via an app. It has a gateway and also uses 433mhz, but the rdx433e doesn't support it.
I have discovered what the commands that are being sent from the iPhone app to the miGenie web service to turn on the heating and water and off again.
In order to get it to work with domoticz I need to set up a virtual switch that needs to send a http post with a json payload. But it also needs to use basic authentication.
I've no idea what the best approach is going to be though! I suspect that I'll need to create a Lia script to do it all but I can't find anything that would help me.
Is there any example that people can post to help me?
Thanks all