AD110- Can you disable the mechanical chime?

This Forum its to discuss the new Smart Home Devices.
diyorbust
Posts: 13
Joined: Sat Aug 14, 2021 1:35 am

Re: AD110- Can you disable the mechanical chime?

Post by diyorbust »

This is what worked for me to disable mechanical chime. Again, a word caution about chaging values via the web-api but I've done this on my own AD110 without issues. You have to set ExternalDoorBell.Enable=false AND set ExternalDoorBell.Type=0. So:

http://<ip address of ad110>/cgi-bin/configManager.cgi?action=setConfig&ExternalDoorBell.Enable=false
http://<ip address of ad110>/cgi-bin/configManager.cgi?action=setConfig&ExternalDoorBell.Type=0
nohitter151
Posts: 1
Joined: Thu Mar 30, 2023 7:40 pm

Re: AD110- Can you disable the mechanical chime?

Post by nohitter151 »

diyorbust wrote: Fri Apr 08, 2022 1:54 am This is what worked for me to disable mechanical chime. Again, a word caution about chaging values via the web-api but I've done this on my own AD110 without issues. You have to set ExternalDoorBell.Enable=false AND set ExternalDoorBell.Type=0. So:

http://<ip address of ad110>/cgi-bin/configManager.cgi?action=setConfig&ExternalDoorBell.Enable=false
http://<ip address of ad110>/cgi-bin/configManager.cgi?action=setConfig&ExternalDoorBell.Type=0
Unfortunately this doesn't work for the AD410. It seems to register with the API but doesn't actually disable the mechanical chime.

Is it possible with the AD410?
Post Reply