You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 28, 2024. It is now read-only.
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:
Install homebridge-govee plugin
Login and setup govee devices
Install homebridge-myq
Observe govee plugin no longer installed
Observe all govee devices removed from accessories
Logs:
[12/10/2023, 18:43:49] [Homebridge UI] Running Command: npm install --save [email protected]
[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: [email protected]
[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
The text was updated successfully, but these errors were encountered:
It’s not because updating any other plugin does not delete the govee plugin. It only happens when updating the this myQ one.On Oct 12, 2023, at 8:51 PM, hjdhjd ***@***.***> wrote:
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.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
This issue is locked to prevent necroposting on closed issues. Please create a new issue for related support requests, bug reports, or feature suggestions.
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:
Logs:
Environment:
The text was updated successfully, but these errors were encountered: