03-26-2025, 11:12 AM
Hi,
I've recently taken delivery of a G1 and it's working as per your YouTube videos. My application is as a gate opener, so I have a few requests for development into the KCS interface:
{
"call_ring": {
"phone": "+8612345678901",
"name": "Kincony Test"
}
}
4. Add MQTT to the IFTTT protocol as both an input and output.
Thank you,
Bodad
I've recently taken delivery of a G1 and it's working as per your YouTube videos. My application is as a gate opener, so I have a few requests for development into the KCS interface:
- Add an option to reject (ie hang up) incoming calls once the CallerId has been captured (simple enabled/disabled switch).
- Add the option of creating a "whitelist" of incoming numbers which are "allowed". If the CallerId is in the whitelist, it gets passed on via whichever protocol is used. Ideally, it would be helpful to have a name associated with the number so that it's easier to work out who is on the list and not.
- Add the name from the whitelist to the CallerId e.g.
{
"call_ring": {
"phone": "+8612345678901",
"name": "Kincony Test"
}
}
4. Add MQTT to the IFTTT protocol as both an input and output.
Thank you,
Bodad