Switch Homey's microphone On/Off via Domoticz
Posted: Saturday 23 April 2016 18:23
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 - 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 - For microphone OFF Create flow Incomming GET request with value micuit and action Disable microphone
Thx to the Homey community for this tip.
- 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 - 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 - For microphone OFF Create flow Incomming GET request with value micuit and action Disable microphone
Thx to the Homey community for this tip.