Page 1 of 1

Switch Homey's microphone On/Off via Domoticz

Posted: Saturday 23 April 2016 18:23
by HansieNL
In Domoticz
- Create a Domoticz virtual switch
- Virtual switch On Action: http://<Homey ip-address>/api/app/com.internet/micaan
- Virtual switch Off Action: http://<Homey ip-address>/api/app/com.internet/micuit
- Install Homey icons
Homey.zip
(6.31 KiB) Downloaded 68 times
- Change icon for this virtual switch

In Homey
- Install app HTTP request flow cards
- For microphone ON Create flow Incomming GET request with value micaan and action Enable microphone
micaan1.jpg
micaan1.jpg (17.42 KiB) Viewed 1171 times
micaan2.jpg
micaan2.jpg (12.29 KiB) Viewed 1171 times
- For microphone OFF Create flow Incomming GET request with value micuit and action Disable microphone

Thx to the Homey community for this tip.

Re: Switch Homey's microphone On/Off via Domoticz

Posted: Wednesday 08 June 2016 9:16
by hansworst
Nice example and got it working :) Worth mentioning that authentication should be disabled for the "HTTP Request Flowkaarten" app

Re: Switch Homey's microphone On/Off via Domoticz

Posted: Saturday 30 July 2016 10:24
by florisi
HI, i've installed all the stuff, but it doesn't work for me.
Domoticz is running on Synology.

Any suggestions, do you need any log-file etc...

Thanks

Re: Switch Homey's microphone On/Off via Domoticz

Posted: Sunday 04 September 2016 6:48
by HansieNL
florisi wrote:HI, i've installed all the stuff, but it doesn't work for me.
Domoticz is running on Synology.

Any suggestions, do you need any log-file etc...

Thanks
Is your problem already solved?