node-alarm-dot-com / homebridge-node-alarm-dot-com

Alarm.com plugin for Homebridge using Node.js
MIT License
58 stars 23 forks source link

Go to Panel #73

Closed scottleestrange closed 11 months ago

scottleestrange commented 3 years ago

Describe the bug

To Reproduce

Expected behavior

Screenshots

ADC-SystemStates.json

Homebridge System (please complete the following information):

Additional context

scottleestrange commented 3 years ago

Go to the panel

Select Night - After the arming of Night the display reverts to Home

        "armingModes": {
            "Away": {
                        "noEntryDelay": false,
                        "silentArming": false
            },
            "Sleep": {
                        "noEntryDelay": true,
                        "silentArming": false
            },
            "Stay": {
                        "noEntryDelay": false,
                        "silentArming": false
            }
        }