fjhorrillo / homebridge-airzone-cloud

Homebridge Airzone Cloud
Apache License 2.0
22 stars 4 forks source link

Disconnect due to red disconnection #47

Open zakrabdea opened 3 months ago

zakrabdea commented 3 months ago

Describe Your Problem:

Airzone Cloud plugin slows down Homebridge. I have connections and disconnections happening all the time in very short frequence. I don't think it's an internet connection issue. Can I have a support ?

Logs:

[25/07/2024, 18:48:30] [AirzoneCloud] [Websocket] Websocket connected
[25/07/2024, 18:49:15] [AirzoneCloud] [Websocket] Disconnect due to red disconnection
[25/07/2024, 18:49:16] [AirzoneCloud] [Websocket] Websocket connected
[25/07/2024, 18:50:01] [AirzoneCloud] [Websocket] Disconnect due to red disconnection
[25/07/2024, 18:50:03] [AirzoneCloud] [Websocket] Websocket connected
[25/07/2024, 18:50:48] [AirzoneCloud] [Websocket] Disconnect due to red disconnection
[25/07/2024, 18:50:49] [AirzoneCloud] [Websocket] Websocket connected
[25/07/2024, 18:50:49] [AirzoneCloud] [Websocket] The installation status was fully received
[25/07/2024, 18:51:34] [AirzoneCloud] [Websocket] Disconnect due to red disconnection
[25/07/2024, 18:51:36] [AirzoneCloud] [Websocket] Websocket connected

Plugin Config:

      "name": "AirzoneCloud",
            "system": "https://m.airzonecloud.com",
            "login": {
                "email": "xxxx",
                "password": "xxxx"
            },
            "debug": false,
            "auto_off": true,
            "user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.2 Safari/605.1.15",
            "platform": "AirzoneCloud"
        },

Screenshots:

Environment:

chbuilds commented 2 months ago

I have this issue too, I think it might be related to the "too many requests" error that's been open and unresolved (and that makes this plugin non-functional). I'm not sure if this plugin is being actively developed any more :-(

If you want to keep troubleshooting, you can put this plugin into a child bridge, but like I said, it just doesn't seem to work any more.

zakrabdea commented 3 weeks ago

Thank you @chbuilds for you comment. I’ve put the plugin in a child bridge. It would be great if the owners can provide some updates from time to time. Thank you again for your comment.