curl --location --request PATCH '/update-doorbell' \
--header 'Content-Type: application/json' \
--data-raw '{
"emitter": "{{emitterIP}}",
"chime": "{{chimeName}}",
"group": "{{groupName}}",
"default_chime": {{bool}},
"led_color": "{{HexCode}}"
}'Updated settings of doorbell feature