mirror of https://github.com/home-assistant/core
23 lines
516 B
JSON
23 lines
516 B
JSON
{
|
|
"ring_tone": "0",
|
|
"do_not_ring": "false",
|
|
"do_not_disturb": "false",
|
|
"digital_doorbell": "false",
|
|
"video_profile": "1",
|
|
"mic_volume": "63",
|
|
"speaker_volume": "96",
|
|
"chime_level": "1",
|
|
"motion_threshold": "32",
|
|
"low_lux_threshold": "50",
|
|
"med_lux_threshold": "150",
|
|
"high_lux_threshold": "400",
|
|
"low_front_led_dac": "10",
|
|
"med_front_led_dac": "10",
|
|
"high_front_led_dac": "10",
|
|
"green_r": "0",
|
|
"green_g": "0",
|
|
"green_b": "255",
|
|
"led_intensity": "0",
|
|
"motion_policy": "call"
|
|
}
|