kopiro / homebridge-tapo-camera

Homebridge plugin for TP-Link TAPO security cameras
ISC License
127 stars 11 forks source link

Motion sensor not working #50

Closed maxime-killinger closed 2 years ago

maxime-killinger commented 2 years ago

Describe The Bug: The motion sensor is not working since the last update

To Reproduce: Update the plugin to 2.2.1, try the motion sensor

Expected behavior: Motion sensor triggered on motion

Plugin Config:

        {
            "cameras": [
                {
                    "name": "Salon",
                    "ipAddress": "**",
                    "password": "**",
                    "streamUser": "**",
                    "streamPassword": "**",
                    "debug": false,
                    "lowQuality": true
                }
            ],
            "platform": "tapo-camera"

Environment:

kopiro commented 2 years ago

Hello; thanks for reporting, just tested this on a fresh homebridge instance and no problem here.