hillaliy / homebridge-midea-air

Homebridge plugin for Midea units
MIT License
71 stars 22 forks source link

Homebridge constantly disconnects and throws ECONNRESET error #100

Closed patrickross2412 closed 1 year ago

patrickross2412 commented 1 year ago

Hi, I am having a lot of trouble with this plugin in terms of staying connected to Homebridge. In addition to many of the problems already mentioned by other users (fan control not working, target humidity showing incorrect value in Home app and being unable to change), I am constantly losing connection to the device through Homebridge/Home app. See the Homebridge log below:

` Loading logs using native method... File: /Users/patrickross/.homebridge/homebridge.log

ng 2 platforms... [10/30/2022, 1:37:54 PM] No plugin was found for the platform "midea-air" in your config.json. Please make sure the corresponding plugin is installed correctly. Setup Payload: X-HM://0023XYF25BRFG Enter this code with your HomeKit app on your iOS device to pair with Homebridge:

┌────────────┐     
│ 285-93-597 │     
└────────────┘     

[10/30/2022, 1:37:54 PM] Homebridge v1.5.1 (HAP v0.10.4) (Homebridge D204) is running on port 51320. [10/30/2022, 1:38:11 PM] [Homebridge UI] Changes to config.json saved. [10/30/2022, 1:42:13 PM] [HB Supervisor] Stopping services... [10/30/2022, 1:42:13 PM] Got SIGTERM, shutting down Homebridge... [10/30/2022, 1:42:23 PM] [HB Supervisor] Homebridge Storage Path: /Users/patrickross/.homebridge [10/30/2022, 1:42:23 PM] [HB Supervisor] Homebridge Config Path: /Users/patrickross/.homebridge/config.json [10/30/2022, 1:42:23 PM] [HB Supervisor] Logging to /Users/patrickross/.homebridge/homebridge.log [10/30/2022, 1:42:23 PM] [HB Supervisor] Added homebridge-config-ui-x to the plugins array in the config.json [10/30/2022, 1:42:23 PM] [HB Supervisor] OS: Darwin 22.1.0 x64 [10/30/2022, 1:42:23 PM] [HB Supervisor] Node.js v18.12.0 /usr/local/bin/node [10/30/2022, 1:42:23 PM] [HB Supervisor] Homebridge Path: /usr/local/lib/node_modules/homebridge/bin/homebridge [10/30/2022, 1:42:23 PM] [HB Supervisor] UI Path: /usr/local/lib/node_modules/homebridge-config-ui-x/dist/bin/standalone.js [10/30/2022, 1:42:25 PM] [Homebridge UI] Homebridge Config UI X v4.50.1 is listening on :: port 8581 [10/30/2022, 1:42:25 PM] [HB Supervisor] Starting Homebridge with extra flags: -I [10/30/2022, 1:42:25 PM] [HB Supervisor] Started Homebridge v1.5.1 with PID: 5673 [10/30/2022, 1:42:25 PM] Loaded config.json with 0 accessories and 2 platforms. [10/30/2022, 1:42:25 PM] Loaded 0 cached accessories from cachedAccessories. [10/30/2022, 1:42:25 PM] --- [10/30/2022, 1:42:26 PM] Loaded plugin: homebridge-config-ui-x@4.50.1 [10/30/2022, 1:42:26 PM] Registering platform 'homebridge-config-ui-x.config' [10/30/2022, 1:42:26 PM] --- [10/30/2022, 1:42:26 PM] Loaded plugin: homebridge-midea-air@1.6.8 [10/30/2022, 1:42:26 PM] Registering platform 'homebridge-midea-air.midea-air' [10/30/2022, 1:42:26 PM] --- [10/30/2022, 1:42:26 PM] Loading 2 platforms... [10/30/2022, 1:42:26 PM] [midea-air] Initializing midea-air platform... Setup Payload: X-HM://0023XYF25BRFG Enter this code with your HomeKit app on your iOS device to pair with Homebridge:

┌────────────┐     
│ 285-93-597 │     
└────────────┘     

[10/30/2022, 1:42:26 PM] Homebridge v1.5.1 (HAP v0.10.4) (Homebridge D204) is running on port 51320. [10/30/2022, 1:42:27 PM] [midea-air] Created device: Dehumidifier_EED2, with ID: 147334558308586, and type: 161 [10/30/2022, 1:42:55 PM] [Homebridge UI] [patrickross] Accessory layout changes saved. [10/30/2022, 1:44:02 PM] [Homebridge UI] [patrickross] Accessory layout changes saved. [10/30/2022, 1:44:22 PM] [Homebridge UI] [patrickross] Accessory layout changes saved. [10/30/2022, 1:45:36 PM] [Homebridge UI] Homebridge restart request received [10/30/2022, 1:45:36 PM] [Homebridge UI] UI / Bridge settings have not changed; only restarting Homebridge process [10/30/2022, 1:45:36 PM] [Homebridge UI] Sending SIGTERM to Homebridge [10/30/2022, 1:45:36 PM] Got SIGTERM, shutting down Homebridge... [10/30/2022, 1:45:41 PM] [HB Supervisor] Homebridge Process Ended. Code: 143, Signal: null [10/30/2022, 1:45:46 PM] [HB Supervisor] Restarting Homebridge... [10/30/2022, 1:45:46 PM] [HB Supervisor] Starting Homebridge with extra flags: -I [10/30/2022, 1:45:46 PM] [HB Supervisor] Started Homebridge v1.5.1 with PID: 5942 [10/30/2022, 1:45:46 PM] Loaded config.json with 0 accessories and 2 platforms. [10/30/2022, 1:45:46 PM] Loaded 1 cached accessories from cachedAccessories. [10/30/2022, 1:45:46 PM] --- [10/30/2022, 1:45:47 PM] Loaded plugin: homebridge-config-ui-x@4.50.1 [10/30/2022, 1:45:47 PM] Registering platform 'homebridge-config-ui-x.config' [10/30/2022, 1:45:47 PM] --- [10/30/2022, 1:45:47 PM] Loaded plugin: homebridge-midea-air@1.6.8 [10/30/2022, 1:45:47 PM] Registering platform 'homebridge-midea-air.midea-air' [10/30/2022, 1:45:47 PM] --- [10/30/2022, 1:45:47 PM] Loading 2 platforms... [10/30/2022, 1:45:47 PM] [midea-air] Initializing midea-air platform... [10/30/2022, 1:45:47 PM] [midea-air] Loading accessory from cache: Dehumidifier_EED2 Setup Payload: X-HM://0023XYF25BRFG Enter this code with your HomeKit app on your iOS device to pair with Homebridge:

┌────────────┐     
│ 285-93-597 │     
└────────────┘     

[10/30/2022, 1:45:47 PM] Homebridge v1.5.1 (HAP v0.10.4) (Homebridge D204) is running on port 51320. [10/30/2022, 1:45:48 PM] [midea-air] Created device: Dehumidifier_EED2, with ID: 147334558308586, and type: 161 [10/30/2022, 1:46:38 PM] [Homebridge UI] [patrickross] Accessory layout changes saved. [10/30/2022, 1:51:38 PM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ECONNRESET [10/30/2022, 1:51:38 PM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [10/30/2022, 1:56:41 PM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ECONNRESET [10/30/2022, 1:56:41 PM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [10/30/2022, 2:00:27 PM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ECONNRESET [10/30/2022, 2:00:27 PM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [10/30/2022, 2:33:53 PM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ECONNRESET [10/30/2022, 2:33:53 PM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [10/30/2022, 2:36:05 PM] [Homebridge UI] Homebridge restart request received [10/30/2022, 2:36:05 PM] [Homebridge UI] UI / Bridge settings have not changed; only restarting Homebridge process [10/30/2022, 2:36:05 PM] [Homebridge UI] Sending SIGTERM to Homebridge [10/30/2022, 2:36:05 PM] Got SIGTERM, shutting down Homebridge... [10/30/2022, 2:36:11 PM] [HB Supervisor] Homebridge Process Ended. Code: 143, Signal: null [10/30/2022, 2:36:16 PM] [HB Supervisor] Restarting Homebridge... [10/30/2022, 2:36:16 PM] [HB Supervisor] Starting Homebridge with extra flags: -I [10/30/2022, 2:36:16 PM] [HB Supervisor] Started Homebridge v1.5.1 with PID: 7508 [10/30/2022, 2:36:16 PM] Loaded config.json with 0 accessories and 2 platforms. [10/30/2022, 2:36:16 PM] Loaded 1 cached accessories from cachedAccessories. [10/30/2022, 2:36:16 PM] --- [10/30/2022, 2:36:17 PM] Loaded plugin: homebridge-config-ui-x@4.50.1 [10/30/2022, 2:36:17 PM] Registering platform 'homebridge-config-ui-x.config' [10/30/2022, 2:36:17 PM] --- [10/30/2022, 2:36:17 PM] Loaded plugin: homebridge-midea-air@1.6.8 [10/30/2022, 2:36:17 PM] Registering platform 'homebridge-midea-air.midea-air' [10/30/2022, 2:36:17 PM] --- [10/30/2022, 2:36:17 PM] Loading 2 platforms... [10/30/2022, 2:36:17 PM] [midea-air] Initializing midea-air platform... [10/30/2022, 2:36:17 PM] [midea-air] Loading accessory from cache: Dehumidifier_EED2 Setup Payload: X-HM://0023XYF25BRFG Enter this code with your HomeKit app on your iOS device to pair with Homebridge:

┌────────────┐     
│ 285-93-597 │     
└────────────┘     

[10/30/2022, 2:36:17 PM] Homebridge v1.5.1 (HAP v0.10.4) (Homebridge D204) is running on port 51320. [10/30/2022, 2:36:18 PM] [midea-air] Created device: Dehumidifier_EED2, with ID: 147334558308586, and type: 161 [10/30/2022, 2:36:36 PM] [Homebridge UI] [patrickross] Accessory layout changes saved. [10/30/2022, 2:46:57 PM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ECONNRESET [10/30/2022, 2:46:57 PM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [10/30/2022, 3:17:26 PM] [Homebridge UI] Homebridge restart request received [10/30/2022, 3:17:26 PM] [Homebridge UI] UI / Bridge settings have not changed; only restarting Homebridge process [10/30/2022, 3:17:26 PM] [Homebridge UI] Sending SIGTERM to Homebridge [10/30/2022, 3:17:26 PM] Got SIGTERM, shutting down Homebridge... [10/30/2022, 3:17:31 PM] [HB Supervisor] Homebridge Process Ended. Code: 143, Signal: null [10/30/2022, 3:17:36 PM] [HB Supervisor] Restarting Homebridge... [10/30/2022, 3:17:36 PM] [HB Supervisor] Starting Homebridge with extra flags: -I [10/30/2022, 3:17:36 PM] [HB Supervisor] Started Homebridge v1.5.1 with PID: 9383 [10/30/2022, 3:17:36 PM] Loaded config.json with 0 accessories and 2 platforms. [10/30/2022, 3:17:36 PM] Loaded 1 cached accessories from cachedAccessories. [10/30/2022, 3:17:36 PM] --- [10/30/2022, 3:17:37 PM] Loaded plugin: homebridge-config-ui-x@4.50.1 [10/30/2022, 3:17:37 PM] Registering platform 'homebridge-config-ui-x.config' [10/30/2022, 3:17:37 PM] --- [10/30/2022, 3:17:37 PM] Loaded plugin: homebridge-midea-air@1.6.8 [10/30/2022, 3:17:37 PM] Registering platform 'homebridge-midea-air.midea-air' [10/30/2022, 3:17:37 PM] --- [10/30/2022, 3:17:37 PM] Loading 2 platforms... [10/30/2022, 3:17:37 PM] [midea-air] Initializing midea-air platform... [10/30/2022, 3:17:37 PM] [midea-air] Loading accessory from cache: Dehumidifier_EED2 Setup Payload: X-HM://0023XYF25BRFG Enter this code with your HomeKit app on your iOS device to pair with Homebridge:

┌────────────┐     
│ 285-93-597 │     
└────────────┘     

[10/30/2022, 3:17:37 PM] Homebridge v1.5.1 (HAP v0.10.4) (Homebridge D204) is running on port 51320. [10/30/2022, 3:17:38 PM] [midea-air] Created device: Dehumidifier_EED2, with ID: 147334558308586, and type: 161 [10/30/2022, 3:18:19 PM] [Homebridge UI] [patrickross] Accessory layout changes saved. [10/30/2022, 4:27:27 PM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ECONNRESET [10/30/2022, 4:27:27 PM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [10/30/2022, 5:53:51 PM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ECONNRESET [10/30/2022, 5:53:51 PM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [10/30/2022, 6:32:03 PM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ETIMEDOUT [10/30/2022, 6:32:03 PM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [10/30/2022, 6:38:49 PM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ETIMEDOUT [10/30/2022, 6:38:49 PM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [10/30/2022, 8:22:34 PM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ETIMEDOUT [10/30/2022, 8:22:34 PM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [10/30/2022, 8:22:35 PM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ETIMEDOUT [10/30/2022, 8:22:35 PM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [10/30/2022, 8:35:44 PM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ETIMEDOUT [10/30/2022, 8:35:44 PM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [10/30/2022, 9:02:07 PM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ECONNRESET [10/30/2022, 9:02:07 PM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [10/30/2022, 9:05:16 PM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ETIMEDOUT [10/30/2022, 9:05:16 PM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [10/30/2022, 11:52:42 PM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ECONNRESET [10/30/2022, 11:52:42 PM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [10/31/2022, 1:13:43 AM] [Homebridge UI] Running job to cleanup config.json backup files older than 60 days... [10/31/2022, 1:51:58 AM] [Homebridge UI] Running scheduled instance backup... [10/31/2022, 1:51:58 AM] [Homebridge UI] Creating temporary backup archive at /var/folders/sm/w53_zl3j4g72jspgzff72jj40000gn/T/homebridge-backup-SgnAM2/homebridge-backup-0E6875C4C8AB.tar.gz [10/31/2022, 2:01:33 AM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ETIMEDOUT [10/31/2022, 2:01:33 AM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [10/31/2022, 2:32:52 AM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ETIMEDOUT [10/31/2022, 2:32:52 AM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [10/31/2022, 3:12:45 AM] [midea-air] SendCommand ([updateValues] attempt 2/2) request failed: Error: read ETIMEDOUT [10/31/2022, 3:12:45 AM] [midea-air] [updateValues] sendCommand command still failed after retrying: undefined [10/31/2022, 4:04:42 AM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ETIMEDOUT [10/31/2022, 4:04:42 AM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [10/31/2022, 4:20:45 AM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ETIMEDOUT [10/31/2022, 4:20:45 AM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [10/31/2022, 6:36:04 AM] [midea-air] SendCommand ([updateValues] attempt 2/2) request failed: Error: read ETIMEDOUT [10/31/2022, 6:36:04 AM] [midea-air] [updateValues] sendCommand command still failed after retrying: undefined [10/31/2022, 7:30:13 AM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ETIMEDOUT [10/31/2022, 7:30:13 AM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [10/31/2022, 7:36:02 AM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ETIMEDOUT [10/31/2022, 7:36:02 AM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [10/31/2022, 7:41:47 AM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ETIMEDOUT [10/31/2022, 7:41:47 AM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [10/31/2022, 7:46:31 AM] [midea-air] SendCommand ([updateValues] attempt 2/2) request failed: Error: read ECONNRESET [10/31/2022, 7:46:31 AM] [midea-air] [updateValues] sendCommand command still failed after retrying: undefined [10/31/2022, 8:04:18 AM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ETIMEDOUT [10/31/2022, 8:04:18 AM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [10/31/2022, 8:45:54 AM] [midea-air] SendCommand ([updateValues] attempt 2/2) request failed: Error: read ETIMEDOUT [10/31/2022, 8:45:54 AM] [midea-air] [updateValues] sendCommand command still failed after retrying: undefined [10/31/2022, 9:25:25 AM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ETIMEDOUT [10/31/2022, 9:25:25 AM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [10/31/2022, 10:50:47 AM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ECONNRESET [10/31/2022, 10:50:47 AM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [10/31/2022, 10:55:41 AM] [Homebridge UI] Homebridge restart request received [10/31/2022, 10:55:41 AM] [Homebridge UI] UI / Bridge settings have not changed; only restarting Homebridge process [10/31/2022, 10:55:41 AM] [Homebridge UI] Sending SIGTERM to Homebridge [10/31/2022, 10:55:41 AM] Got SIGTERM, shutting down Homebridge... [10/31/2022, 10:55:46 AM] [HB Supervisor] Homebridge Process Ended. Code: 143, Signal: null [10/31/2022, 10:55:51 AM] [HB Supervisor] Restarting Homebridge... [10/31/2022, 10:55:51 AM] [HB Supervisor] Starting Homebridge with extra flags: -I [10/31/2022, 10:55:51 AM] [HB Supervisor] Started Homebridge v1.5.1 with PID: 29000 [10/31/2022, 10:55:52 AM] Loaded config.json with 0 accessories and 2 platforms. [10/31/2022, 10:55:52 AM] Loaded 1 cached accessories from cachedAccessories. [10/31/2022, 10:55:52 AM] --- [10/31/2022, 10:55:53 AM] Loaded plugin: homebridge-config-ui-x@4.50.1 [10/31/2022, 10:55:53 AM] Registering platform 'homebridge-config-ui-x.config' [10/31/2022, 10:55:53 AM] --- [10/31/2022, 10:55:53 AM] Loaded plugin: homebridge-midea-air@1.6.8 [10/31/2022, 10:55:53 AM] Registering platform 'homebridge-midea-air.midea-air' [10/31/2022, 10:55:53 AM] --- [10/31/2022, 10:55:53 AM] Loading 2 platforms... [10/31/2022, 10:55:53 AM] [midea-air] Initializing midea-air platform... [10/31/2022, 10:55:53 AM] [midea-air] Loading accessory from cache: Dehumidifier_EED2 Setup Payload: X-HM://0023XYF25BRFG Enter this code with your HomeKit app on your iOS device to pair with Homebridge:

┌────────────┐     
│ 285-93-597 │     
└────────────┘     

[10/31/2022, 10:55:53 AM] Homebridge v1.5.1 (HAP v0.10.4) (Homebridge D204) is running on port 51320. [10/31/2022, 10:55:54 AM] [midea-air] Created device: Dehumidifier_EED2, with ID: 147334558308586, and type: 161 [10/31/2022, 10:57:22 AM] [Homebridge UI] Changes to config.json saved. [10/31/2022, 10:57:36 AM] [Homebridge UI] Changes to config.json saved. [10/31/2022, 10:57:40 AM] [Homebridge UI] Homebridge restart request received [10/31/2022, 10:57:40 AM] [Homebridge UI] UI / Bridge settings have not changed; only restarting Homebridge process [10/31/2022, 10:57:40 AM] [Homebridge UI] Sending SIGTERM to Homebridge [10/31/2022, 10:57:40 AM] Got SIGTERM, shutting down Homebridge... [10/31/2022, 10:57:45 AM] [HB Supervisor] Homebridge Process Ended. Code: 143, Signal: null [10/31/2022, 10:57:50 AM] [HB Supervisor] Restarting Homebridge... [10/31/2022, 10:57:50 AM] [HB Supervisor] Starting Homebridge with extra flags: -I [10/31/2022, 10:57:50 AM] [HB Supervisor] Started Homebridge v1.5.1 with PID: 29095 [10/31/2022, 10:57:51 AM] Loaded config.json with 0 accessories and 2 platforms. [10/31/2022, 10:57:51 AM] Loaded 1 cached accessories from cachedAccessories. [10/31/2022, 10:57:51 AM] --- [10/31/2022, 10:57:51 AM] Loaded plugin: homebridge-config-ui-x@4.50.1 [10/31/2022, 10:57:51 AM] Registering platform 'homebridge-config-ui-x.config' [10/31/2022, 10:57:51 AM] --- [10/31/2022, 10:57:51 AM] Loaded plugin: homebridge-midea-air@1.6.8 [10/31/2022, 10:57:51 AM] Registering platform 'homebridge-midea-air.midea-air' [10/31/2022, 10:57:51 AM] --- [10/31/2022, 10:57:51 AM] Loading 2 platforms... [10/31/2022, 10:57:51 AM] [midea-air] Initializing midea-air platform... [10/31/2022, 10:57:51 AM] [midea-air] Loading accessory from cache: Dehumidifier_EED2 Setup Payload: X-HM://0023XYF25BRFG Enter this code with your HomeKit app on your iOS device to pair with Homebridge:

┌────────────┐     
│ 285-93-597 │     
└────────────┘     

[10/31/2022, 10:57:51 AM] Homebridge v1.5.1 (HAP v0.10.4) (Homebridge D204) is running on port 51320. [10/31/2022, 10:57:53 AM] [midea-air] Created device: Dehumidifier_EED2, with ID: 147334558308586, and type: 161 [10/31/2022, 12:35:34 PM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ECONNRESET [10/31/2022, 12:35:34 PM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [10/31/2022, 12:42:56 PM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ECONNRESET [10/31/2022, 12:42:56 PM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [10/31/2022, 12:57:38 PM] [Homebridge UI] [homebridge-midea-air] Failed to check registry.npmjs.org for updates: "timeout of 10000ms exceeded" - see https://homebridge.io/w/JJSz6 for help. [10/31/2022, 1:04:52 PM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ECONNRESET [10/31/2022, 1:04:52 PM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [10/31/2022, 1:33:50 PM] [Homebridge UI] Homebridge restart request received [10/31/2022, 1:33:51 PM] [Homebridge UI] UI / Bridge settings have not changed; only restarting Homebridge process [10/31/2022, 1:33:51 PM] [Homebridge UI] Sending SIGTERM to Homebridge [10/31/2022, 1:33:51 PM] Got SIGTERM, shutting down Homebridge... [10/31/2022, 1:33:56 PM] [HB Supervisor] Homebridge Process Ended. Code: 143, Signal: null [10/31/2022, 1:34:01 PM] [HB Supervisor] Restarting Homebridge... [10/31/2022, 1:34:01 PM] [HB Supervisor] Starting Homebridge with extra flags: -I [10/31/2022, 1:34:01 PM] [HB Supervisor] Started Homebridge v1.5.1 with PID: 36260 [10/31/2022, 1:34:01 PM] Loaded config.json with 0 accessories and 2 platforms. [10/31/2022, 1:34:01 PM] Loaded 1 cached accessories from cachedAccessories. [10/31/2022, 1:34:01 PM] --- [10/31/2022, 1:34:02 PM] Loaded plugin: homebridge-config-ui-x@4.50.1 [10/31/2022, 1:34:02 PM] Registering platform 'homebridge-config-ui-x.config' [10/31/2022, 1:34:02 PM] --- [10/31/2022, 1:34:02 PM] Loaded plugin: homebridge-midea-air@1.6.8 [10/31/2022, 1:34:02 PM] Registering platform 'homebridge-midea-air.midea-air' [10/31/2022, 1:34:02 PM] --- [10/31/2022, 1:34:02 PM] Loading 2 platforms... [10/31/2022, 1:34:02 PM] [midea-air] Initializing midea-air platform... [10/31/2022, 1:34:02 PM] [midea-air] Loading accessory from cache: Dehumidifier_EED2 Setup Payload: X-HM://0023XYF25BRFG Enter this code with your HomeKit app on your iOS device to pair with Homebridge:

┌────────────┐     
│ 285-93-597 │     
└────────────┘     

[10/31/2022, 1:34:02 PM] Homebridge v1.5.1 (HAP v0.10.4) (Homebridge D204) is running on port 51320. [10/31/2022, 1:34:03 PM] [midea-air] Created device: Dehumidifier_EED2, with ID: 147334558308586, and type: 161 [10/31/2022, 2:51:21 PM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ECONNRESET [10/31/2022, 2:51:21 PM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [10/31/2022, 3:24:03 PM] [Homebridge UI] Homebridge restart request received [10/31/2022, 3:24:03 PM] [Homebridge UI] UI / Bridge settings have not changed; only restarting Homebridge process [10/31/2022, 3:24:03 PM] [Homebridge UI] Sending SIGTERM to Homebridge [10/31/2022, 3:24:03 PM] Got SIGTERM, shutting down Homebridge... [10/31/2022, 3:24:08 PM] [HB Supervisor] Homebridge Process Ended. Code: 143, Signal: null [10/31/2022, 3:24:13 PM] [HB Supervisor] Restarting Homebridge... [10/31/2022, 3:24:13 PM] [HB Supervisor] Starting Homebridge with extra flags: -I [10/31/2022, 3:24:13 PM] [HB Supervisor] Started Homebridge v1.5.1 with PID: 41822 [10/31/2022, 3:24:14 PM] Loaded config.json with 0 accessories and 2 platforms. [10/31/2022, 3:24:14 PM] Loaded 1 cached accessories from cachedAccessories. [10/31/2022, 3:24:14 PM] --- [10/31/2022, 3:24:14 PM] Loaded plugin: homebridge-config-ui-x@4.50.1 [10/31/2022, 3:24:14 PM] Registering platform 'homebridge-config-ui-x.config' [10/31/2022, 3:24:14 PM] --- [10/31/2022, 3:24:14 PM] Loaded plugin: homebridge-midea-air@1.6.8 [10/31/2022, 3:24:14 PM] Registering platform 'homebridge-midea-air.midea-air' [10/31/2022, 3:24:14 PM] --- [10/31/2022, 3:24:14 PM] Loading 2 platforms... [10/31/2022, 3:24:14 PM] [midea-air] Initializing midea-air platform... [10/31/2022, 3:24:14 PM] [midea-air] Loading accessory from cache: Dehumidifier_EED2 Setup Payload: X-HM://0023XYF25BRFG Enter this code with your HomeKit app on your iOS device to pair with Homebridge:

┌────────────┐     
│ 285-93-597 │     
└────────────┘     

[10/31/2022, 3:24:15 PM] Homebridge v1.5.1 (HAP v0.10.4) (Homebridge D204) is running on port 51320. [10/31/2022, 3:24:16 PM] [midea-air] Created device: Dehumidifier_EED2, with ID: 147334558308586, and type: 161 [10/31/2022, 5:49:11 PM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ECONNRESET [10/31/2022, 5:49:11 PM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [10/31/2022, 5:52:30 PM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ETIMEDOUT [10/31/2022, 5:52:30 PM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [10/31/2022, 6:39:51 PM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ETIMEDOUT [10/31/2022, 6:39:51 PM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [10/31/2022, 11:31:41 PM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ETIMEDOUT [10/31/2022, 11:31:41 PM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [11/1/2022, 1:10:23 AM] [Homebridge UI] Running job to cleanup config.json backup files older than 60 days... [11/1/2022, 1:40:34 AM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ETIMEDOUT [11/1/2022, 1:40:34 AM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [11/1/2022, 1:49:12 AM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ETIMEDOUT [11/1/2022, 1:49:12 AM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [11/1/2022, 2:05:42 AM] [Homebridge UI] Running scheduled instance backup... [11/1/2022, 2:05:42 AM] [Homebridge UI] Creating temporary backup archive at /var/folders/sm/w53_zl3j4g72jspgzff72jj40000gn/T/homebridge-backup-7QdzX4/homebridge-backup-0E6875C4C8AB.tar.gz [11/1/2022, 2:06:22 AM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ETIMEDOUT [11/1/2022, 2:06:22 AM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [11/1/2022, 2:15:36 AM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ETIMEDOUT [11/1/2022, 2:15:36 AM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [11/1/2022, 2:16:38 AM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ETIMEDOUT [11/1/2022, 2:16:38 AM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [11/1/2022, 6:06:51 AM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ETIMEDOUT [11/1/2022, 6:06:51 AM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [11/1/2022, 7:33:58 AM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ETIMEDOUT [11/1/2022, 7:33:58 AM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [11/1/2022, 7:36:13 AM] [midea-air] SendCommand ([updateValues] attempt 2/2) request failed: Error: read ECONNRESET [11/1/2022, 7:36:13 AM] [midea-air] [updateValues] sendCommand command still failed after retrying: undefined [11/1/2022, 7:44:46 AM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ETIMEDOUT [11/1/2022, 7:44:46 AM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [11/1/2022, 7:56:05 AM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ETIMEDOUT [11/1/2022, 7:56:05 AM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [11/1/2022, 7:59:44 AM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ETIMEDOUT [11/1/2022, 7:59:44 AM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [11/1/2022, 1:12:46 PM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ECONNRESET [11/1/2022, 1:12:46 PM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [11/1/2022, 1:24:19 PM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ETIMEDOUT [11/1/2022, 1:24:19 PM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [11/1/2022, 2:51:07 PM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ECONNRESET [11/1/2022, 2:51:07 PM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [11/1/2022, 4:03:29 PM] [Homebridge UI] Homebridge restart request received [11/1/2022, 4:03:29 PM] [Homebridge UI] UI / Bridge settings have not changed; only restarting Homebridge process [11/1/2022, 4:03:29 PM] [Homebridge UI] Sending SIGTERM to Homebridge [11/1/2022, 4:03:29 PM] Got SIGTERM, shutting down Homebridge... [11/1/2022, 4:03:34 PM] [HB Supervisor] Homebridge Process Ended. Code: 143, Signal: null [11/1/2022, 4:03:39 PM] [HB Supervisor] Restarting Homebridge... [11/1/2022, 4:03:39 PM] [HB Supervisor] Starting Homebridge with extra flags: -I [11/1/2022, 4:03:39 PM] [HB Supervisor] Started Homebridge v1.5.1 with PID: 74336 [11/1/2022, 4:03:40 PM] Loaded config.json with 0 accessories and 2 platforms. [11/1/2022, 4:03:40 PM] Loaded 1 cached accessories from cachedAccessories. [11/1/2022, 4:03:40 PM] --- [11/1/2022, 4:03:41 PM] Loaded plugin: homebridge-config-ui-x@4.50.1 [11/1/2022, 4:03:41 PM] Registering platform 'homebridge-config-ui-x.config' [11/1/2022, 4:03:41 PM] --- [11/1/2022, 4:03:41 PM] Loaded plugin: homebridge-midea-air@1.6.8 [11/1/2022, 4:03:41 PM] Registering platform 'homebridge-midea-air.midea-air' [11/1/2022, 4:03:41 PM] --- [11/1/2022, 4:03:41 PM] Loading 2 platforms... [11/1/2022, 4:03:41 PM] [midea-air] Initializing midea-air platform... [11/1/2022, 4:03:41 PM] [midea-air] Loading accessory from cache: Dehumidifier_EED2 Setup Payload: X-HM://0023XYF25BRFG Enter this code with your HomeKit app on your iOS device to pair with Homebridge:

┌────────────┐     
│ 285-93-597 │     
└────────────┘     

[11/1/2022, 4:03:41 PM] Homebridge v1.5.1 (HAP v0.10.4) (Homebridge D204) is running on port 51320. [11/1/2022, 4:03:42 PM] [midea-air] Created device: Dehumidifier_EED2, with ID: 147334558308586, and type: 161 [11/1/2022, 5:22:47 PM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ECONNRESET [11/1/2022, 5:22:47 PM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [11/1/2022, 6:37:14 PM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ETIMEDOUT [11/1/2022, 6:37:14 PM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [11/1/2022, 6:48:34 PM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ECONNRESET [11/1/2022, 6:48:34 PM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [11/1/2022, 11:46:53 PM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ECONNRESET [11/1/2022, 11:46:53 PM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [11/2/2022, 12:08:49 AM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ECONNRESET [11/2/2022, 12:08:49 AM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [11/2/2022, 12:26:48 AM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ETIMEDOUT [11/2/2022, 12:26:48 AM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [11/2/2022, 12:44:59 AM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ETIMEDOUT [11/2/2022, 12:44:59 AM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [11/2/2022, 1:19:15 AM] [Homebridge UI] Running job to cleanup config.json backup files older than 60 days... [11/2/2022, 1:54:08 AM] [Homebridge UI] Running scheduled instance backup... [11/2/2022, 1:54:08 AM] [Homebridge UI] Creating temporary backup archive at /var/folders/sm/w53_zl3j4g72jspgzff72jj40000gn/T/homebridge-backup-PygyKT/homebridge-backup-0E6875C4C8AB.tar.gz [11/2/2022, 2:01:34 AM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ETIMEDOUT [11/2/2022, 2:01:34 AM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [11/2/2022, 2:03:28 AM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ETIMEDOUT [11/2/2022, 2:03:28 AM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [11/2/2022, 2:05:02 AM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ETIMEDOUT [11/2/2022, 2:05:02 AM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [11/2/2022, 3:25:13 AM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ETIMEDOUT [11/2/2022, 3:25:13 AM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [11/2/2022, 3:47:11 AM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ETIMEDOUT [11/2/2022, 3:47:11 AM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [11/2/2022, 4:40:50 AM] [midea-air] SendCommand ([updateValues] attempt 2/2) request failed: Error: read ETIMEDOUT [11/2/2022, 4:40:50 AM] [midea-air] [updateValues] sendCommand command still failed after retrying: undefined [11/2/2022, 4:40:54 AM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ETIMEDOUT [11/2/2022, 4:40:54 AM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [11/2/2022, 7:00:27 AM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ETIMEDOUT [11/2/2022, 7:00:27 AM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [11/2/2022, 7:14:53 AM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ETIMEDOUT [11/2/2022, 7:14:53 AM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [11/2/2022, 7:37:51 AM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ETIMEDOUT [11/2/2022, 7:37:51 AM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [11/2/2022, 8:31:45 AM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ETIMEDOUT [11/2/2022, 8:31:45 AM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [11/2/2022, 9:12:01 AM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ECONNRESET [11/2/2022, 9:12:01 AM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [11/2/2022, 9:16:03 AM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ECONNRESET [11/2/2022, 9:16:03 AM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [11/2/2022, 9:28:07 AM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ETIMEDOUT [11/2/2022, 9:28:07 AM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [11/2/2022, 12:32:47 PM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ECONNRESET [11/2/2022, 12:32:47 PM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [11/2/2022, 12:32:54 PM] [midea-air] SendCommand ([updateValues] attempt 1/2) request failed: Error: read ECONNRESET [11/2/2022, 12:32:54 PM] [midea-air] [updateValues] Error sending the command: undefined. Trying to re-login before re-issuing command... [11/2/2022, 12:45:47 PM] [Homebridge UI] Homebridge restart request received [11/2/2022, 12:45:47 PM] [Homebridge UI] UI / Bridge settings have not changed; only restarting Homebridge process [11/2/2022, 12:45:47 PM] [Homebridge UI] Sending SIGTERM to Homebridge [11/2/2022, 12:45:47 PM] Got SIGTERM, shutting down Homebridge... [11/2/2022, 12:45:52 PM] [HB Supervisor] Homebridge Process Ended. Code: 143, Signal: null [11/2/2022, 12:45:57 PM] [HB Supervisor] Restarting Homebridge... [11/2/2022, 12:45:57 PM] [HB Supervisor] Starting Homebridge with extra flags: -I [11/2/2022, 12:45:57 PM] [HB Supervisor] Started Homebridge v1.5.1 with PID: 1542 [11/2/2022, 12:45:58 PM] Loaded config.json with 0 accessories and 2 platforms. [11/2/2022, 12:45:58 PM] Loaded 1 cached accessories from cachedAccessories. [11/2/2022, 12:45:58 PM] --- [11/2/2022, 12:45:59 PM] Loaded plugin: homebridge-config-ui-x@4.50.1 [11/2/2022, 12:45:59 PM] Registering platform 'homebridge-config-ui-x.config' [11/2/2022, 12:45:59 PM] --- [11/2/2022, 12:45:59 PM] Loaded plugin: homebridge-midea-air@1.6.8 [11/2/2022, 12:45:59 PM] Registering platform 'homebridge-midea-air.midea-air' [11/2/2022, 12:45:59 PM] --- [11/2/2022, 12:45:59 PM] Loading 2 platforms... [11/2/2022, 12:45:59 PM] [midea-air] Initializing midea-air platform... [11/2/2022, 12:45:59 PM] [midea-air] Loading accessory from cache: Dehumidifier_EED2 Setup Payload: X-HM://0023XYF25BRFG Enter this code with your HomeKit app on your iOS device to pair with Homebridge:

┌────────────┐     
│ 285-93-597 │     
└────────────┘     

[11/2/2022, 12:45:59 PM] Homebridge v1.5.1 (HAP v0.10.4) (Homebridge D204) is running on port 51320. [11/2/2022, 12:46:00 PM] [midea-air] Created device: Dehumidifier_EED2, with ID: 147334558308586, and type: 161 `

Restarting homebridge always fixes it. The NetHome Plus app never seems to lose connection. Is there anything I can do to make this more reliably interact with Homebridge and the Home app?

hillaliy commented 1 year ago

Hi, brand and model

patrickross2412 commented 1 year ago

50 Pint Cube Smart Dehumidifier - Midea

hillaliy commented 1 year ago

Midea has a lot of models and it's very hard to add compatibility to all models. also I don't have a Dehumidifier to make tests. Sorry

hillaliy commented 1 year ago

Try to update to the latest version 1.7.0

patrickross2412 commented 1 year ago

It runs much more consistently now on 1.7.0, thanks so much! I do still get a couple of errors, namely this one:

[11/17/2022, 9:01:43 AM] [homebridge-midea-air] This plugin generated a warning from the characteristic 'Target Humidifier-Dehumidifier State': characteristic value expected valid finite number and received "undefined" (undefined). See https://homebridge.io/w/JtMGR for more info.

Also, HomeKit is reporting a different goal humidity than Homebridge and the NetHomePlus app. Homebridge and NetHomePlus are set to 55%, but the Home app always says 40% no matter what.

But the constant disconnection issues are fixed, so thanks again!

hillaliy commented 1 year ago

HomeKit humidity works between 0%-100% (Apple police). Midea dehumidifier humidity works between 35%-85%. You can see it on README.md https://github.com/hillaliy/homebridge-midea-air#%EF%B8%8F-dehumidifier-relative-humidity

about the warning message, you get it only once yes? Please send full log.

patrickross2412 commented 1 year ago

I see, thank you. I don't know how I missed that. And yes, I only get the warning message once and it doesn't seem to affect anything.

Thanks again for the explanation, the help, and for making a great plugin that makes my life easier!