We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
wireless_powermode
1 parent 7964bbe commit b15ea22Copy full SHA for b15ea22
1 file changed
src/accessory/CameraAccessory.ts
@@ -9,7 +9,7 @@ const SCHEMA_CODE = {
9
MOTION_ON: ['motion_switch'],
10
MOTION_DETECT: ['movement_detect_pic'],
11
// Indicates that this is possibly a doorbell
12
- DOORBELL: ['wireless_powermode', 'doorbell_ring_exist'],
+ DOORBELL: ['doorbell_ring_exist'],
13
// Notifies when a doorbell ring occurs.
14
DOORBELL_RING: ['doorbell_pic'],
15
0 commit comments