hjdhjd/homebridge-myq

Updates remove other plugins

jasonhsiu opened this issue · 3 comments

Describe The Problem:
When I update this myQ plugin, it deletes the govee (https://github.com/bwp91/homebridge-govee) plugin. Which mean I have to reinstall the govee plugin every time, then setup all my govee devices and automations.

To Reproduce:

  1. Install homebridge-govee plugin
  2. Login and setup govee devices
  3. Install homebridge-myq
  4. Observe govee plugin no longer installed
  5. Observe all govee devices removed from accessories

Logs:

[12/10/2023, 18:43:49] [Homebridge UI] Running Command: npm install --save homebridge-myq@3.4.2
[12/10/2023, 18:43:52] [myQ] myQ API error: Temporary myQ API server-side issues encountered: 429 - Too Many Requests.
[12/10/2023, 18:45:52] [myQ] myQ API error: Temporary myQ API server-side issues encountered: 429 - Too Many Requests.
[12/10/2023, 18:47:52] [myQ] myQ API error: Temporary myQ API server-side issues encountered: 429 - Too Many Requests.
[12/10/2023, 18:47:57] [Homebridge UI] Homebridge restart request received
[12/10/2023, 18:47:57] [Homebridge UI] UI / Bridge settings have not changed; only restarting Homebridge process
[12/10/2023, 18:47:57] [Homebridge UI] Sending SIGTERM to Homebridge
[12/10/2023, 18:47:57] Got SIGTERM, shutting down Homebridge...
[12/10/2023, 18:48:02] [HB Supervisor] Homebridge Process Ended. Code: 143, Signal: null
[12/10/2023, 18:48:07] [HB Supervisor] Restarting Homebridge...
[12/10/2023, 18:48:07] [HB Supervisor] Starting Homebridge with extra flags: -I -P /var/lib/homebridge/node_modules --strict-plugin-resolution
[12/10/2023, 18:48:07] [HB Supervisor] Started Homebridge v1.6.1 with PID: 3051
[12/10/2023, 18:48:20] Loaded config.json with 0 accessories and 4 platforms.
[12/10/2023, 18:48:21] Loaded 3 cached accessories from cachedAccessories.
[12/10/2023, 18:48:22] ---
[12/10/2023, 18:48:28] Loaded plugin: homebridge-myq@3.4.2
[12/10/2023, 18:48:28] Registering platform 'homebridge-myq.myQ'
[12/10/2023, 18:48:34] Loading 4 platforms...
[12/10/2023, 18:48:34] [myQ] Initializing myQ platform...
[12/10/2023, 18:48:34] No plugin was found for the platform "Govee" in your config.json. Please make sure the corresponding plugin is installed correctly.

Environment:

  • Homebridge Version: v1.6.1
  • Node Version: v18.12.1
  • Homebridge-myQ Plugin Version: v3.4.2
  • Apple Device and iOS / macOS / iPadOS / tvOS Version: MacBook Air
  • Operating System and OS Version: macOS Sonoma 14.0
hjdhjd commented

This is a homebridge-config-ui-x issue, not a homebridge-myq issue. I'd suggest opening the issue here:

https://github.com/homebridge/homebridge-config-ui-x/issues

HBMQ doesn't have anything to do with the install/uninstall process...there's nothing I can do here.

This issue is locked to prevent necroposting on closed issues. Please create a new issue for related support requests, bug reports, or feature suggestions.