grzegorz914 / homebridge-enphase-envoy

Homebridge plugin for Photovoltaic Energy System manufactured by Enphase. Supported Envoy-IQ, Envoy-S and all peripheral devices.
MIT License
47 stars 9 forks source link

Enphase System, Get backbone app data error: Error: self-signed certificate. Reconnect in 15s #114

Closed CaptainPic closed 7 months ago

CaptainPic commented 9 months ago

Looked like I was doing everything right to set up this plug in but I get this recurring error when I restart Homebridge. Enphase System, Get backbone app data error: Error: self-signed certificate. Reconnect in 15s ...... I'm also a bit confused by not seeing the firmware V7.X.X. It's a newly commissioned system in the US using the latest Controller 3 and 5P batteries. The IQ Gateway shows Firmware: D8.2.62 and the IQ system controller 3 is firmware 3.0.5509_rel/3.11 from the Enlighten App. Is there any reason my system should not work with your plug-in?

grzegorz914 commented 9 months ago

Are you enabled support for Firmware 7.x.x in plugin config?

grzegorz914 commented 9 months ago

Try also 7.7.5-beta and let me know

grzegorz914 commented 9 months ago

Any info?

CaptainPic commented 9 months ago

Yes- selecting the 7.x.x. option (Didn’t realize it was your software version) enabled it to load into homebridge without problems. I see a few Enphase accessories in yhr homebridge accessory view now and have added the bridge to Apple Home. Give me a day or two to play with this some more as I’m not seeing the accessories as switches to use as triggers in Apple Home or Eve yet.

Bottom line what I’m trying to do is set up an automation that will kick down the HVAC and other big energy consumers when the grid is down and the batteries and solar are below a threshold in order to preserve the battery life for more essential loads. Kind of a software defined load shedding solution.

Thanks for the help I may have another question or two but I need to get a bit more familiar with it. First.

Jack

From: Grzegorz @.> Date: Monday, December 4, 2023 at 6:28 PM To: grzegorz914/homebridge-enphase-envoy @.> Cc: CaptainPic @.>, Author @.> Subject: Re: [grzegorz914/homebridge-enphase-envoy] Enphase System, Get backbone app data error: Error: self-signed certificate. Reconnect in 15s (Issue #114)

Any info?

— Reply to this email directly, view it on GitHubhttps://github.com/grzegorz914/homebridge-enphase-envoy/issues/114#issuecomment-1839717702, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A4JFMXEOP7TFYMVUYJLVL5LYHZMDLAVCNFSM6AAAAABAFC2IQ6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMZZG4YTONZQGI. You are receiving this because you authored the thread.Message ID: @.***>

grzegorz914 commented 9 months ago

You need to add the accessory itself to the HomeKit app not the bridge only. In readme is all described what is displayed in native HomeKit app.

CaptainPic commented 9 months ago

Hello,

Still not quite getting there although for a brief time I did see an Enphase accessory in HomeKit that looked like a contact sensor but didn’t appear to have any functionality.

I did an uninstall in Homebridge, removed the Enphase bridge from Home Kit Home Settings and reinstall of 7.7.9 in Homebridge. Setup configuration just included checking the 7.7.x box and adding system Serial number and enlighten credentials. – nothing else for now.

I get these two errors in the Homebridge logs after the restart

@.***

@.*** Repeating….

I realized I didn’t set it as a child bridge so I did that and restarted Homebrigde – same error I’m away from the house and don’t know if I can add Enhphase to the home over the vpn right now, but when I did this earlier the bridge added but not accories are visible. I don’t understand your comment about adding the accessories separately from the Hub nor see where this is explained in the readme. For all other plug-ins the accessories seem to get added automatically as part of adding the plug-in to Homekit. Please let know if something doesn’t look right here.

Thank you Jack

From: Grzegorz @.> Date: Wednesday, December 6, 2023 at 1:49 AM To: grzegorz914/homebridge-enphase-envoy @.> Cc: CaptainPic @.>, Author @.> Subject: Re: [grzegorz914/homebridge-enphase-envoy] Enphase System, Get backbone app data error: Error: self-signed certificate. Reconnect in 15s (Issue #114)

You need to add the accessory itself to the HomeKit app not the bridge only. In readme is all described what is displayed in native HomeKit app.

— Reply to this email directly, view it on GitHubhttps://github.com/grzegorz914/homebridge-enphase-envoy/issues/114#issuecomment-1842190118, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A4JFMXF465EMZFWSSIDFLOTYIAIRBAVCNFSM6AAAAABAFC2IQ6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNBSGE4TAMJRHA. You are receiving this because you authored the thread.Message ID: @.***>

grzegorz914 commented 9 months ago

First of all if you get error please go to plugin settings advanced settings>>system>>debug and enable this option. After this restart plugin and post the whole log here. Please also post your config without credential data.

grzegorz914 commented 9 months ago

About adding to HomeKit https://github.com/grzegorz914/homebridge-enphase-envoy/wiki#adding-to-homekit

CaptainPic commented 8 months ago

Taking another crack at this. I believe I understand the manual add accessory process once I have a Homekit code from within Hombridge to add, however, I’m not to the point of getting a clean install in Homebridge.

See attached image for the recurring error message that show up in HB status log. II did a completely clean install unpairing/removing several prior bridges I saw under “unpair/remove bridges settings area of HB. I also only set up the Envoy Serial number / Enlighten user and Enhlighten password in the configuration of the plug in and left everything else default. I’m on the latest release of everything Homebridge 3.1.1; ephase-envoy plug-in 7.9.2-latest.

I do get the code to add the bridge to Homekit which adds but still get the warnings and do not see any accessories to add. Please let me know if you something wrong here as I can’t get to the point it installs and gives me an accessory code.

Thank you

Jack Denenberg

@.***

The bridge adds to homkit but I see no accessories or codes for them.

[A screenshot of a qr code Description automatically generated] From: Grzegorz @.> Date: Monday, December 11, 2023 at 1:03 AM To: grzegorz914/homebridge-enphase-envoy @.> Cc: CaptainPic @.>, Author @.> Subject: Re: [grzegorz914/homebridge-enphase-envoy] Enphase System, Get backbone app data error: Error: self-signed certificate. Reconnect in 15s (Issue #114)

About adding to HomeKit https://github.com/grzegorz914/homebridge-enphase-envoy/wiki#adding-to-homekit

— Reply to this email directly, view it on GitHubhttps://github.com/grzegorz914/homebridge-enphase-envoy/issues/114#issuecomment-1849379105, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A4JFMXC2H6ZNVCDFT4JJOE3YI2OZFAVCNFSM6AAAAABAFC2IQ6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNBZGM3TSMJQGU. You are receiving this because you authored the thread.Message ID: @.***>

grzegorz914 commented 8 months ago

Where you post the debug log? I need this to check what happens.

CaptainPic commented 8 months ago

homebridge.log (1).txt.crdownload

Is this the log file that helps?

grzegorz914 commented 8 months ago

which file

CaptainPic commented 8 months ago

homebridge.log.txt

I think I attahed it properly this time

grzegorz914 commented 8 months ago

To debug my plugin You need go to plugin settings Advanced Settings>>>System>>>Debug enable it restart plugin then send me the log.

CaptainPic commented 8 months ago

Thank you for your patience here. I don’t specifically see Advanced settings in the latest Homebridge update, however, I turned on the Debug -D mode and downloaded the latest log file – Looks the same as the last one I sent so ple ase advise if I’m not getting the debug log properly.

@.***

From: Grzegorz @.> Date: Wednesday, January 10, 2024 at 2:52 PM To: grzegorz914/homebridge-enphase-envoy @.> Cc: CaptainPic @.>, Author @.> Subject: Re: [grzegorz914/homebridge-enphase-envoy] Enphase System, Get backbone app data error: Error: self-signed certificate. Reconnect in 15s (Issue #114)

To debug my plugin You need go to -login settings Advanced Settings>>>System>>>Debug enable it restart plugin then send me the log.

— Reply to this email directly, view it on GitHubhttps://github.com/grzegorz914/homebridge-enphase-envoy/issues/114#issuecomment-1885611470, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A4JFMXFHYPVCGW7JH52G66TYN3WOBAVCNFSM6AAAAABAFC2IQ6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBVGYYTCNBXGA. You are receiving this because you authored the thread.Message ID: @.***>

racteristic'). Trying again in 15s. [1/11/2024, 5:08:52 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:09:12 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:09:32 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:09:35 AM] [HomeConnect] [Refrigerator] Door open [1/11/2024, 5:09:51 AM] [HomeConnect] [Refrigerator] Door closed [1/11/2024, 5:09:53 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:10:13 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:10:33 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:10:54 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:11:17 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:11:38 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:11:57 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:12:18 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:12:40 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:13:00 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:13:18 AM] [HomeConnect] Found 8 appliances (0 added, 0 removed) [1/11/2024, 5:13:19 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:13:39 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:14:00 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:14:23 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:14:46 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:15:08 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:15:27 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:15:47 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:16:09 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:16:29 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:16:49 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:17:09 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:17:29 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:17:49 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:18:09 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:18:30 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:18:54 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:19:18 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:19:43 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:20:07 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:20:29 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:20:54 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:21:18 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:21:42 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:22:03 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:22:23 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:22:42 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:23:06 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:23:32 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:23:54 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:24:14 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:24:37 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:24:57 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:25:16 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:25:37 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:25:57 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:26:21 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:26:43 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:27:06 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:27:27 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:27:50 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:28:11 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:28:33 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:28:56 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:29:21 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:29:47 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:30:08 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:30:29 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:30:51 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:31:15 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:31:38 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:32:00 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:32:21 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:32:41 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:33:00 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:33:21 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:33:47 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:34:11 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:34:33 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:34:55 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:35:14 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:35:39 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:36:03 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:36:24 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:36:49 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:37:10 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:37:30 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:37:51 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:38:14 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:38:38 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:38:58 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:39:18 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:39:39 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:40:05 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:40:24 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:40:43 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:41:04 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:41:28 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:41:50 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:42:15 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:42:37 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:42:57 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:43:17 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:43:37 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:43:58 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:44:21 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:44:41 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:45:01 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:45:20 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:45:42 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:46:04 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:46:26 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:46:47 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:47:10 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:47:29 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:47:49 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:48:09 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:48:32 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:48:55 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:49:19 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:49:41 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:50:04 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:50:26 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:50:47 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:51:09 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:51:33 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:51:53 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:52:13 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:52:33 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:52:55 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:53:18 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:53:42 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:54:04 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:54:25 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:54:45 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:55:10 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:55:30 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:55:51 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:56:10 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:56:34 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:56:54 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:57:14 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:57:34 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:57:57 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:58:19 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:58:40 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:59:02 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:59:30 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 5:59:54 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:00:14 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:00:36 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:00:57 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:01:17 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:01:41 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:02:01 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:02:25 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:02:49 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:03:12 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:03:37 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:03:58 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:04:20 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:04:41 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:05:03 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:05:23 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:05:43 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:06:02 AM] [HomeConnect] [Refrigerator] Door open [1/11/2024, 6:06:03 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:06:07 AM] [HomeConnect] [Refrigerator] Door closed [1/11/2024, 6:06:25 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:06:49 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:07:09 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:07:23 AM] [HomeConnect] [Refrigerator] Door open [1/11/2024, 6:07:28 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:07:29 AM] [HomeConnect] [Refrigerator] Door closed [1/11/2024, 6:07:48 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:08:10 AM] [HomeConnect] [Refrigerator] Door open [1/11/2024, 6:08:11 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:08:15 AM] [HomeConnect] [Refrigerator] Door closed [1/11/2024, 6:08:36 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:08:49 AM] [HomeConnect] [Refrigerator] Door open [1/11/2024, 6:08:55 AM] [HomeConnect] [Refrigerator] Door closed [1/11/2024, 6:08:58 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:09:20 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:09:40 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:10:05 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:10:26 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:10:48 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:11:10 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:11:33 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:11:55 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:12:18 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:12:42 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:13:01 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:13:18 AM] [HomeConnect] Found 8 appliances (0 added, 0 removed) [1/11/2024, 6:13:21 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:13:41 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:14:03 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:14:27 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:14:55 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:15:16 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:15:36 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:15:57 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:16:17 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:16:37 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:16:57 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:17:17 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:17:40 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:18:04 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:18:29 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:18:53 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:19:15 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:19:38 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:19:57 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:20:22 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:20:42 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:21:03 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:21:26 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:21:51 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:22:11 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:22:32 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:22:54 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:23:19 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:23:41 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:24:01 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:24:20 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:24:40 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:25:03 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:25:24 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:25:44 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:26:04 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:26:28 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:26:48 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:27:08 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:27:28 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:27:51 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:28:11 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:28:30 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:28:51 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:29:15 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:29:39 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:29:59 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:30:19 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:30:39 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:31:02 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:31:24 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:31:44 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:32:16 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:32:43 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:33:04 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:33:24 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:33:46 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:34:09 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:34:31 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:34:51 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:35:12 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:35:35 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:35:57 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:36:21 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:36:47 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:37:07 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:37:29 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:37:49 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:38:12 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:38:37 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:38:57 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:39:17 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:39:40 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:40:04 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:40:25 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:40:46 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:41:07 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:41:29 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:41:51 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:42:11 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:42:32 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:42:53 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:43:14 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:43:35 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:43:58 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:44:21 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:44:41 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:45:00 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:45:20 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:45:41 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:46:02 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:46:22 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:46:41 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:47:04 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:47:25 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:47:45 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:48:06 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:48:29 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:48:52 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:49:15 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:49:35 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:49:55 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:50:15 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:50:40 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:51:01 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:51:21 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:51:42 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:52:05 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:52:25 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:52:44 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:53:04 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:53:30 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:53:53 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:54:13 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:54:33 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:54:53 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:55:14 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:55:34 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:55:54 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:56:14 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:56:34 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:56:54 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:57:13 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:57:34 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:57:54 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:58:14 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:58:34 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:58:56 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:59:20 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 6:59:44 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 7:00:04 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 7:00:23 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 7:00:43 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 7:01:05 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 7:01:25 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 7:01:44 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 7:02:04 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in 15s. [1/11/2024, 7:02:24 AM] [enphaseEnvoy] Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Cannot read properties of undefined (reading 'updateCharacteristic'). Trying again in

grzegorz914 commented 8 months ago

You need go to plugin settings not to Homebridge settings.

CaptainPic commented 8 months ago

Got it – should have looked for the debug option there too. Sorry

From: Grzegorz @.> Date: Friday, January 12, 2024 at 12:04 AM To: grzegorz914/homebridge-enphase-envoy @.> Cc: CaptainPic @.>, Author @.> Subject: Re: [grzegorz914/homebridge-enphase-envoy] Enphase System, Get backbone app data error: Error: self-signed certificate. Reconnect in 15s (Issue #114)

You need go to plugin settings not to Homebridge settings.

— Reply to this email directly, view it on GitHubhttps://github.com/grzegorz914/homebridge-enphase-envoy/issues/114#issuecomment-1888440544, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A4JFMXBUTXRM7OHH74ZMNPDYOC757AVCNFSM6AAAAABAFC2IQ6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBYGQ2DANJUGQ. You are receiving this because you authored the thread.Message ID: @.***>

grzegorz914 commented 8 months ago

And, any debug log?

grzegorz914 commented 8 months ago

Fixed in 7.9.3

CaptainPic commented 7 months ago

Thank You! I'm getting the plug-in to work and becoming familiar with the accessories. I do still get the error if I enable the Ensemble Status so I turned that off. I'm thinking that's where the Grid Status switch appears which is really the high order bit in terms of making a decision to start to shed loads. If that's the case I can get the logs there but for now I'm still working through what can be done using Controller for HomeKit. Thanks again - This is probably the most interesting and practical information for automating load shedding when you have a solar/battery system when the utility grid may have issues.

grzegorz914 commented 7 months ago

Im happy to hear that is working now. If you can post the debug log with enabled ensemble status then will be very helpful for me to fix potentially existed bug.

CaptainPic commented 7 months ago

Been busy moving in to the new place but got some time to get the debug log when I enable the Ensemble Status and enable Empower Grid State Sensor. Here is the Homebidge and Enphse Plug in log files.

I haven't looked into the Apple Home App of Controller in detail. It looks like I need to re-add the Enphase 80DC accessory in HomeKit as I'm getting No Response - Is that correct that it needs to be removed and re-added when I change the plug in configuration?

I wanted to pass on a couple thoughts and ideas. I see in Controller for HomeKit how to do the automations. My focus is on creating a visual load shedding panel based on some logic on Solar Power and Battery Level in combination with the Grid Status which I'm assuming will be surfaced as a contact sensor from the Envoy detail in Controller.

The other item that would be next high value feature in my mind would be to get information on the nw Enphase IQ EV charger which I have in my system. The first use case for the automation in my mind is just to have a status reminder if the car is not connected in the evening. Perhaps also how much energy the car pulled but the Enphase App has most of the settings to show this information. However it doesn't give me a notification if I forgot to plug the car in!

Thanks for the great work in this area! - If you need anything else let me know.

Jack

log removed due to credentials data

grzegorz914 commented 7 months ago

Please install 7.9.8-beta.7and let me know, im fixed ensemble status and more other cases based on Your debug log. If you get again some error please post the aktual debug again.

P.S. - After configuration change You don't need add the accessory to the HomeKit again, just restart plugin/child bridge. P.S.1 - Only if you get error during first start after config change the accessory will no response.

CaptainPic commented 7 months ago

Still getting the error in the logs. Here is the log using 7.9.8-beta10

[Uploading homebridge-enphase-envoy.log (4).txt…]()

grzegorz914 commented 7 months ago

Log not available, please upload again. Your Envoy uses new firmware which contain many new data and some old data are removed. Based on Your logs I can adapt the plugin to the newest firmware.

grzegorz914 commented 7 months ago

@CaptainPic please install beta 11 and get me the log again.

CaptainPic commented 7 months ago

Looks like the plug-in log has no errors using beta 11 based on the fact I'm not seeing anything in red anymore. Here is the log - When I get home later I'll add it to HomeKit.
homebridge-enphase-envoy.log (1).txt

grzegorz914 commented 7 months ago

Many thanks for your help, 7.10.0 released with all fixes. In your log now is all OK, the accessory can be added to the Home app.

CaptainPic commented 7 months ago

Error has come back with 7.11.0.

I had it almost there at least the accessories for Envoy Grid Contact sensors as well as the solar and battery levels were showing up in Homebridge as accessories and then I saw you pushed out 7.11.0 , so I installed that before moving on to the add to Homekit step. Unfortunately I’m seeing the errors again with 7.11.0 and the accessories are no longer in Homebridge anymore.

Logs attached

From: Grzegorz @.> Date: Friday, February 9, 2024 at 6:30 PM To: grzegorz914/homebridge-enphase-envoy @.> Cc: CaptainPic @.>, Mention @.> Subject: Re: [grzegorz914/homebridge-enphase-envoy] Enphase System, Get backbone app data error: Error: self-signed certificate. Reconnect in 15s (Issue #114)

Many thanks for your help, 7.10.0 released with all fixes. In your log now is all OK, the accessory can be added to the Home app.

— Reply to this email directly, view it on GitHubhttps://github.com/grzegorz914/homebridge-enphase-envoy/issues/114#issuecomment-1936737115, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A4JFMXHVLF5KHCRBZJTC5T3YS2WS7AVCNFSM6AAAAABAFC2IQ6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMZWG4ZTOMJRGU. You are receiving this because you were mentioned.Message ID: @.***>

[2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020636, producing: No [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020636, communicating: No [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020636, provisioned: No [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020636, operating: No [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020636, status: Failure to report [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020636, firmware: 521-00005-r06-v02.61.01 [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020636, last report: 2/9/2024, 3:26:42 PM [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318011164, last power: 0 W [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318011164, peak power: 329 W [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318011164, producing: No [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318011164, communicating: No [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318011164, provisioned: No [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318011164, operating: No [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318011164, status: Failure to report [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318011164, firmware: 521-00005-r06-v02.61.01 [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318011164, last report: 2/9/2024, 3:21:06 PM [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318010148, last power: 0 W [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318010148, peak power: 329 W [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318010148, producing: No [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318010148, communicating: No [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318010148, provisioned: No [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318010148, operating: No [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318010148, status: Failure to report [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318010148, firmware: 521-00005-r06-v02.61.01 [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318010148, last report: 2/9/2024, 3:20:11 PM [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020081, last power: 0 W [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020081, peak power: 330 W [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020081, producing: No [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020081, communicating: No [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020081, provisioned: No [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020081, operating: No [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020081, status: Failure to report [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020081, firmware: 521-00005-r06-v02.61.01 [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020081, last report: 2/9/2024, 3:26:49 PM [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318021302, last power: 0 W [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318021302, peak power: 329 W [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318021302, producing: No [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318021302, communicating: No [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318021302, provisioned: No [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318021302, operating: No [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318021302, status: Failure to report [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318021302, firmware: 521-00005-r06-v02.61.01 [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318021302, last report: 2/9/2024, 3:16:01 PM [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318021652, last power: 0 W [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318021652, peak power: 329 W [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318021652, producing: No [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318021652, communicating: No [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318021652, provisioned: No [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318021652, operating: No [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318021652, status: Failure to report [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318021652, firmware: 521-00005-r06-v02.61.01 [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318021652, last report: 2/9/2024, 3:27:00 PM [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Ensemble: 482325082214, producing: No [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Ensemble: 482325082214, communicating: Yes [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Ensemble: 482325082214, operating: Yes [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Ensemble: 482325082214, status: Normal [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Ensemble: 482325082214, firmware: 523-00001-r01-v01.18.00 [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Ensemble: 482325082214, last report: 2/9/2024, 8:56:53 PM [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Ensemble summary, rest power: 0 kW [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Ensemble summary, L1 bias frequency: -1.348230004310608 Hz [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Ensemble summary, L1 bias voltage: -16.190109252929688 V [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Ensemble summary, L1 bias q8 frequency: -2168 Hz [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Ensemble summary, L1 bias q5 voltage: -518 V [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Ensemble summary, L2 bias frequency: 0 Hz [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Ensemble summary, L2 bias voltage: 0 V [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Ensemble summary, L2 bias q8 frequency: 0 Hz [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Ensemble summary, L2 bias q5 voltage: 0 V [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Ensemble summary, L3 bias frequency: 0 Hz [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Ensemble summary, L3 bias voltage: 0 V [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Ensemble summary, L3 bias q8 frequency: 0 Hz [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Ensemble summary, L3 bias q5 voltage: 0 V [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Ensemble summary, configured backup SoC: 30 % [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Ensemble summary, adjusted backup SoC: 30 % [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Ensemble summary, agg SoC: 33 % [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Ensemble summary, agg max energy: 20 kWh [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Ensemble summary, encharges agg SoC: 33 % [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Ensemble summary, encharges agg rated power: 15.36 kW [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Ensemble summary, encharges agg backup energy: 6 kWh [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Ensemble summary, encharges agg available energy: 6.6 kWh [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Enpower grid state sensor: Not active [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge grid state sensor: Active [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Solar grid state sensor: Active [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharges energy state: Charged [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharges energy level: 33 % [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007988, state: Encharge state ready [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007988, operating: No [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007988, communicating: Yes [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007988, sub GHz level: 0 % [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007988, 2.4GHz level: 0 % [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007988, sleep: No [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007988, percent full: 33 % [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007988, temp: 25 °C [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007988, max cell temp: 26 °C [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007988, LED status: 12 [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007988, capacity: 5 kWh [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007988, status: No [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007988, revision: 3 [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007988, grid profile: Unknown [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007988, status: Normal, Prop done [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007988, last report: 2/9/2024, 8:57:27 PM [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007992, state: Encharge state ready [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007992, operating: No [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007992, communicating: Yes [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007992, sub GHz level: 0 % [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007992, 2.4GHz level: 0 % [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007992, sleep: No [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007992, percent full: 33 % [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007992, temp: 25 °C [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007992, max cell temp: 26 °C [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007992, LED status: 12 [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007992, capacity: 5 kWh [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007992, status: No [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007992, revision: 3 [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007992, grid profile: Unknown [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007992, status: Normal, Prop done [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007992, last report: 2/9/2024, 9:00:51 PM [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007995, state: Encharge state ready [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007995, operating: No [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007995, communicating: Yes [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007995, sub GHz level: 0 % [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007995, 2.4GHz level: 0 % [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007995, sleep: No [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007995, percent full: 33 % [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007995, temp: 26 °C [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007995, max cell temp: 26 °C [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007995, LED status: 12 [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007995, capacity: 5 kWh [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007995, status: No [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007995, revision: 3 [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007995, grid profile: Unknown [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007995, status: Normal, Prop done [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318007995, last report: 2/9/2024, 8:59:23 PM [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318008012, state: Encharge state ready [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318008012, operating: No [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318008012, communicating: Yes [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318008012, sub GHz level: 0 % [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318008012, 2.4GHz level: 0 % [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318008012, sleep: No [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318008012, percent full: 33 % [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318008012, temp: 26 °C [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318008012, max cell temp: 26 °C [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318008012, LED status: 12 [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318008012, capacity: 5 kWh [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318008012, status: No [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318008012, revision: 3 [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318008012, grid profile: Unknown [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318008012, status: Normal, Prop done [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge: 492318008012, last report: 2/9/2024, 8:59:51 PM [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Enpower: 482319000421, state: Enpower state closed [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Enpower: 482319000421, operating: No [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Enpower: 482319000421, communicating: Yes [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Enpower: 482319000421, sub GHz level: 0 % [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Enpower: 482319000421, 2.4GHz level: 0 % [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Enpower: 482319000421, temp: 83 °C [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Enpower: 482319000421, mains admin state: Closed [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Enpower: 482319000421, mains operating state: Closed [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Enpower: 482319000421, enpower grid mode: Multimode Grid ON [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Enpower: 482319000421, encharge grid mode: Multimode Grid ON [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Enpower: 482319000421, grid profile: Unknown [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Enpower: 482319000421, status: Normal, Prop done [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Enpower: 482319000421, last report: 2/9/2024, 9:02:19 PM [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Live Data PV, active power: 0 kW [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Live Data PV L1, active power: 0 kW [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Live Data PV L2, active power: 0 kW [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Live Data PV L3, active power: 0 kW [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Live Data PV, apparent power: 0.553873 kVA [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Live Data PV L1, apparent power: 0.553873 kVA [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Live Data PV L2, apparent power: 0 kVA [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Live Data PV L3, apparent power: 0 kVA [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Live Data Storage, active power: -15.473527 kW [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Live Data Storage L1, active power: -15.473527 kW [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Live Data Storage L2, active power: 0 kW [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Live Data Storage L3, active power: 0 kW [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Live Data Storage, apparent power: -16.03981 kVA [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Live Data Storage L1, apparent power: -16.03981 kVA [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Live Data Storage L2, apparent power: 0 kVA [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Live Data Storage L3, apparent power: 0 kVA [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Live Data Grid, active power: 16.1734 kW [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Live Data Grid L1, active power: 16.1734 kW [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Live Data Grid L2, active power: 0 kW [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Live Data Grid L3, active power: 0 kW [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Live Data Grid, apparent power: 16.224533 kVA [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Live Data Grid L1, apparent power: 16.224533 kVA [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Live Data Grid L2, apparent power: 0 kVA [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Live Data Grid L3, apparent power: 0 kVA [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Live Data Load, active power: 0.699873 kW [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Live Data Load L1, active power: 0.699873 kW [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Live Data Load L2, active power: 0 kW [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Live Data Load L3, active power: 0 kW [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Live Data Load, apparent power: 0.738596 kVA [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Live Data Load L1, apparent power: 0.738596 kVA [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Live Data Load L2, apparent power: 0 kVA [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Live Data Load L3, apparent power: 0 kVA [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Wireless connection: BLE [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Wireless connection: BLE, state: Connected [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Wireless connection: BLE, signal strength: 0 % [2/9/2024, 9:02:16 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Wireless connection: BLE, signal strength max: 0 % [2/9/2024, 9:02:17 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Envoy: 202323173895, production power state: Not active [2/9/2024, 9:02:17 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Envoy: 202323173895, production power level: 0 % [2/9/2024, 9:02:17 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Production power state sensor: Not active [2/9/2024, 9:02:17 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Production power level sensor: Power Level: Not active [2/9/2024, 9:02:17 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Consumption Total power state sensor: Active [2/9/2024, 9:02:17 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Enpower grid state sensor: Not active [2/9/2024, 9:02:17 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge grid state sensor: Active [2/9/2024, 9:02:17 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Solar grid state sensor: Active [2/9/2024, 9:02:17 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharges energy state: Charged [2/9/2024, 9:02:17 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharges energy level: 33 % [2/9/2024, 9:02:20 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Envoy: 202323173895, production power state: Not active [2/9/2024, 9:02:20 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Envoy: 202323173895, production power level: 0 % [2/9/2024, 9:02:20 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Production power state sensor: Not active [2/9/2024, 9:02:20 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Production power level sensor: Power Level: Not active [2/9/2024, 9:02:20 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Consumption Total power state sensor: Active [2/9/2024, 9:02:20 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Enpower grid state sensor: Not active [2/9/2024, 9:02:20 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharge grid state sensor: Active [2/9/2024, 9:02:20 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Solar grid state sensor: Active [2/9/2024, 9:02:20 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharges energy state: Charged [2/9/2024, 9:02:20 PM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Encharges energy level: 33 % [2/10/2024, 12:07:01 AM] [homebridge-enphase-envoy] Launched child bridge with PID 24080 [2/10/2024, 12:07:01 AM] Registering platform 'homebridge-control4-home-connect.Control4HomeConnect' [2/10/2024, 12:07:01 AM] [homebridge-enphase-envoy] Loaded homebridge-enphase-envoy v7.10.0 child bridge successfully [2/10/2024, 12:07:01 AM] Loaded 0 cached accessories from cachedAccessories.0E534B79445D. [2/10/2024, 12:07:12 AM] [homebridge-enphase-envoy] -------- Enphase -------- [2/10/2024, 12:07:12 AM] [homebridge-enphase-envoy] Manufacturer: Enphase [2/10/2024, 12:07:12 AM] [homebridge-enphase-envoy] Model: Envoy [2/10/2024, 12:07:12 AM] [homebridge-enphase-envoy] Firmware: D8.2.127 [2/10/2024, 12:07:12 AM] [homebridge-enphase-envoy] SerialNr: 202323173895 [2/10/2024, 12:07:12 AM] [homebridge-enphase-envoy] Time: 2/10/2024, 12:07:24 AM [2/10/2024, 12:07:12 AM] [homebridge-enphase-envoy] ------------------------------ [2/10/2024, 12:07:12 AM] [homebridge-enphase-envoy] Q-Relays: 0 [2/10/2024, 12:07:12 AM] [homebridge-enphase-envoy] Inverters: 26 [2/10/2024, 12:07:12 AM] [homebridge-enphase-envoy] Batteries: 0 [2/10/2024, 12:07:12 AM] [homebridge-enphase-envoy] -------------------------------- [2/10/2024, 12:07:12 AM] [homebridge-enphase-envoy] Meters: Yes [2/10/2024, 12:07:12 AM] [homebridge-enphase-envoy] Production: Enabled [2/10/2024, 12:07:12 AM] [homebridge-enphase-envoy] Consumption: Enabled [2/10/2024, 12:07:12 AM] [homebridge-enphase-envoy] Storage: Enabled [2/10/2024, 12:07:12 AM] [homebridge-enphase-envoy] -------------------------------- [2/10/2024, 12:07:12 AM] [homebridge-enphase-envoy] Ensemble: Yes [2/10/2024, 12:07:12 AM] [homebridge-enphase-envoy] Enpowers: Yes 1 [2/10/2024, 12:07:12 AM] [homebridge-enphase-envoy] Encharges: Yes 4 [2/10/2024, 12:07:12 AM] [homebridge-enphase-envoy] Wireless Kit: Yes 1 [2/10/2024, 12:07:12 AM] [homebridge-enphase-envoy] -------------------------------- [2/10/2024, 12:07:12 AM] Enphase 80DC is running on port 39728. [2/10/2024, 12:07:12 AM] Please add [Enphase 80DC] manually in Home app. Setup Code: 712-27-572 [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Envoy: 202323173895, production power state: Not active [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Envoy: 202323173895, production power level: 0 % [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Envoy: 202323173895, alerts: No alerts [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Envoy: 202323173895, network interface: Ethernet [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Envoy: 202323173895, web communication: Yes [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Envoy: 202323173895, report to enlighten: Yes [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Envoy: 202323173895, communication devices and level: 1 / 0 % % [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Envoy: 202323173895, communication qRelays and level: 0 / 0 % % [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Envoy: 202323173895, communication Microinverters and level: 0 / 0 % % [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Envoy: 202323173895, communication Encharges and level 4 / 0 % % [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Envoy: 202323173895, data base size: 0 MB / 0 % [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Envoy: 202323173895, tariff: Time of use [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Envoy: 202323173895, update status: Unknown [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Envoy: 202323173895, firmware: D8.2.127 [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Envoy: 202323173895, time zone: US/Eastern [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Envoy: 202323173895, current date and time: 2/10/2024, 03:07 [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Envoy: 202323173895, last report to enlighten: 2/9/2024, 11:54:14 PM [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Envoy: 202323173895, enpower connected: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Envoy: 202323173895, enpower grid status: Enpower state no grid [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Meter: Production, state: Enabled [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Meter: Production, phase mode: Split [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Meter: Production, phase count: 2 [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Meter: Production, metering status: Normal [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Meter: Production, status flag: No status [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Meter: Production, active power: 0 kW [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Meter: Production, apparent power: 0.5573469999999999 kVA [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Meter: Production, reactive power: 0.5497179999999999 kVAr [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Meter: Production, power factor: 0 cos φ [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Meter: Production, voltage: 244.37 V [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Meter: Production, current: 4.559 A [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Meter: Production, frequency: 60 Hz [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Meter: Production, last report: 2/10/2024, 12:07:33 AM [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Meter: Consumption Net, state: Enabled [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Meter: Consumption Net, phase mode: Split [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Meter: Consumption Net, phase count: 2 [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Meter: Consumption Net, metering status: Normal [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Meter: Consumption Net, status flag: No status [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Meter: Consumption Net, active power: 1.304621 kW [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Meter: Consumption Net, apparent power: 2.8304099999999996 kVA [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Meter: Consumption Net, reactive power: -2.246675 kVAr [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Meter: Consumption Net, power factor: 0.462 cos φ [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Meter: Consumption Net, voltage: 244.262 V [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Meter: Consumption Net, current: 23.161 A [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Meter: Consumption Net, frequency: 60 Hz [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Meter: Consumption Net, last report: 2/10/2024, 12:07:33 AM [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Meter: Storage, state: Enabled [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Meter: Storage, phase mode: Split [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Meter: Storage, phase count: 2 [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Meter: Storage, metering status: Normal [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Meter: Storage, status flag: No status [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Meter: Storage, active power: 0.028849 kW [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Meter: Storage, apparent power: 1.452784 kVA [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Meter: Storage, reactive power: 1.4054849999999999 kVAr [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Meter: Storage, power factor: -0.008 cos φ [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Meter: Storage, voltage: 244.217 V [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Meter: Storage, current: 16.794 A [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Meter: Storage, frequency: 60 Hz [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Meter: Storage, last report: 2/10/2024, 12:07:33 AM [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Production power: 0 kW [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Production power peak: 0 kW [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Production power peak detected: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Production energy today: 0.0013779999999999999 kWh [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Production energy last seven days: 7390.077378 kWh [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Production energy lifetime: 0 kWh [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Production current: 4.561 A [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Production voltage: 244.418 V [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Production net reactive power: 0.549968 kVAr [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Production net apparent power: 0.557462 kVA [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Production power factor: 0 cos φ [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Production last report: 2/10/2024, 12:07:33 AM [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Production power peak reset: Off [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Production power state sensor: Not active [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Production power level sensor: Power Level: Not active [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Consumption Total power: 1.307829 kW [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Consumption Total power peak: 1.307829 kW [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Consumption Total power peak detected: Yes [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Consumption Total energy today: 0 kWh [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Consumption Total energy last seven days: 0 kWh [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Consumption Total energy lifetime: 12727.913782 kWh [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Consumption Total current: 27.75 A [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Consumption Total voltage: 244.298 V [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Consumption Total reactive power: -1.698295 kVAr [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Consumption Total apparent power: 3.389477 kVA [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Consumption Total power factor: 0.39 cos φ [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Consumption Total last report: 2/10/2024, 12:07:33 AM [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Consumption Total power peak reset: Off [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Consumption Total power state sensor: Active [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Consumption Net power: 1.307829 kW [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Consumption Net power peak: 1.307829 kW [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Consumption Net power peak detected: Yes [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Consumption Net energy today: 0 kWh [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Consumption Net energy last seven days: 0 kWh [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Consumption Net energy lifetime: 5337.940437 kWh [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Consumption Net current: 23.189 A [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Consumption Net voltage: 244.298 V [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Consumption Net reactive power: -2.248263 kVAr [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Consumption Net apparent power: 2.8324160000000003 kVA [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Consumption Net power factor: 0.46 cos φ [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Consumption Net last report: 2/10/2024, 12:07:33 AM [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Consumption Net power peak reset: Off [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020838, last power: 0 W [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020838, peak power: 910 W [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020838, producing: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020838, communicating: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020838, provisioned: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020838, operating: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020838, status: Failure to report [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020838, firmware: 521-00005-r06-v02.61.01 [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020838, last report: 2/9/2024, 3:23:32 PM [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318021513, last power: 0 W [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318021513, peak power: 927 W [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318021513, producing: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318021513, communicating: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318021513, provisioned: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318021513, operating: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318021513, status: Failure to report [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318021513, firmware: 521-00005-r06-v02.61.01 [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318021513, last report: 2/9/2024, 3:24:02 PM [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318021342, last power: 0 W [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318021342, peak power: 938 W [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318021342, producing: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318021342, communicating: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318021342, provisioned: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318021342, operating: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318021342, status: Failure to report [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318021342, firmware: 521-00005-r06-v02.61.01 [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318021342, last report: 2/9/2024, 3:25:03 PM [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318015469, last power: 0 W [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318015469, peak power: 858 W [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318015469, producing: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318015469, communicating: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318015469, provisioned: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318015469, operating: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318015469, status: Failure to report [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318015469, firmware: 521-00005-r06-v02.61.01 [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318015469, last report: 2/9/2024, 3:25:32 PM [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020545, last power: 0 W [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020545, peak power: 867 W [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020545, producing: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020545, communicating: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020545, provisioned: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020545, operating: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020545, status: Failure to report [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020545, firmware: 521-00005-r06-v02.61.01 [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020545, last report: 2/9/2024, 3:20:32 PM [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020827, last power: 0 W [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020827, peak power: 867 W [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020827, producing: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020827, communicating: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020827, provisioned: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020827, operating: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020827, status: Failure to report [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020827, firmware: 521-00005-r06-v02.61.01 [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020827, last report: 2/9/2024, 3:25:42 PM [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318010447, last power: 0 W [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318010447, peak power: 329 W [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318010447, producing: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318010447, communicating: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318010447, provisioned: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318010447, operating: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318010447, status: Failure to report [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318010447, firmware: 521-00005-r06-v02.61.01 [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318010447, last report: 2/9/2024, 3:25:03 PM [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318011204, last power: 0 W [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318011204, peak power: 330 W [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318011204, producing: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318011204, communicating: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318011204, provisioned: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318011204, operating: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318011204, status: Failure to report [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318011204, firmware: 521-00005-r06-v02.61.01 [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318011204, last report: 2/9/2024, 3:27:06 PM [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020779, last power: 0 W [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020779, peak power: 329 W [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020779, producing: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020779, communicating: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020779, provisioned: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020779, operating: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020779, status: Failure to report [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020779, firmware: 521-00005-r06-v02.61.01 [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020779, last report: 2/9/2024, 3:25:56 PM [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318019899, last power: 0 W [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318019899, peak power: 329 W [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318019899, producing: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318019899, communicating: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318019899, provisioned: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318019899, operating: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318019899, status: Failure to report [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318019899, firmware: 521-00005-r06-v02.61.01 [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318019899, last report: 2/9/2024, 3:21:01 PM [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318014184, last power: 0 W [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318014184, peak power: 329 W [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318014184, producing: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318014184, communicating: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318014184, provisioned: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318014184, operating: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318014184, status: Failure to report [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318014184, firmware: 521-00005-r06-v02.61.01 [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318014184, last report: 2/9/2024, 3:25:57 PM [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020546, last power: 0 W [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020546, peak power: 330 W [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020546, producing: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020546, communicating: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020546, provisioned: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020546, operating: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020546, status: Failure to report [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020546, firmware: 521-00005-r06-v02.61.01 [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020546, last report: 2/9/2024, 3:20:38 PM [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318023737, last power: 0 W [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318023737, peak power: 329 W [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318023737, producing: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318023737, communicating: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318023737, provisioned: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318023737, operating: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318023737, status: Failure to report [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318023737, firmware: 521-00005-r06-v02.61.01 [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318023737, last report: 2/9/2024, 3:26:09 PM [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020933, last power: 0 W [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020933, peak power: 329 W [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020933, producing: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020933, communicating: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020933, provisioned: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020933, operating: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020933, status: Failure to report [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020933, firmware: 521-00005-r06-v02.61.01 [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318020933, last report: 2/9/2024, 3:20:40 PM [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202317217943, last power: 0 W [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202317217943, peak power: 329 W [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202317217943, producing: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202317217943, communicating: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202317217943, provisioned: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202317217943, operating: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202317217943, status: Failure to report [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202317217943, firmware: 521-00005-r06-v02.61.01 [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202317217943, last report: 2/9/2024, 3:19:03 PM [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318013936, last power: 0 W [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318013936, peak power: 331 W [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318013936, producing: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318013936, communicating: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318013936, provisioned: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318013936, operating: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318013936, status: Failure to report [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318013936, firmware: 521-00005-r06-v02.61.01 [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318013936, last report: 2/9/2024, 3:20:07 PM [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318011723, last power: 0 W [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318011723, peak power: 331 W [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318011723, producing: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318011723, communicating: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318011723, provisioned: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318011723, operating: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318011723, status: Failure to report [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318011723, firmware: 521-00005-r06-v02.61.01 [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318011723, last report: 2/9/2024, 3:25:51 PM [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318010389, last power: 0 W [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318010389, peak power: 329 W [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318010389, producing: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318010389, communicating: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318010389, provisioned: No [2/10/2024, 12:07:13 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Microinverter: 202318010389, operating: No [2/10/2024, 12:07:13 AM] [home

grzegorz914 commented 7 months ago

@CaptainPic i don't see any error in log

grzegorz914 commented 7 months ago

@CaptainPic 7.11.2 released with encharge sensor fix

CaptainPic commented 7 months ago

Going to give it a go now

From: Grzegorz @.> Date: Saturday, February 10, 2024 at 10:15 AM To: grzegorz914/homebridge-enphase-envoy @.> Cc: CaptainPic @.>, Mention @.> Subject: Re: [grzegorz914/homebridge-enphase-envoy] Enphase System, Get backbone app data error: Error: self-signed certificate. Reconnect in 15s (Issue #114)

@CaptainPichttps://github.com/CaptainPic 7.11.2 released with encharge sensor fix

— Reply to this email directly, view it on GitHubhttps://github.com/grzegorz914/homebridge-enphase-envoy/issues/114#issuecomment-1937040464, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A4JFMXDT4S7WHR7HXO52F73YS6FJRAVCNFSM6AAAAABAFC2IQ6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMZXGA2DANBWGQ. You are receiving this because you were mentioned.Message ID: @.***>

CaptainPic commented 7 months ago

Going to attach the file in Github rather than email - 7.11.5 still giving an error about circular reference homebridge-enphase-envoy.log (5).txt

CaptainPic commented 7 months ago

Got error in 7.11.2 and 7.11.5

Device: 192.168.170.14 Enphase, Requesting inventory error: TypeError: Converting circular structure to JSON --> starting at object with constructor 'TLSSocket' | property '_httpMessage' -> object with constructor 'ClientRequest' --- property 'socket' closes the circle. Trying again in 15s.

Attached logs in Gifthub comment – hopefully they come through

Thanks for your help

Jack

From: Jack Denenberg @.> Date: Saturday, February 10, 2024 at 3:44 PM To: grzegorz914/homebridge-enphase-envoy @.> Subject: Re: [grzegorz914/homebridge-enphase-envoy] Enphase System, Get backbone app data error: Error: self-signed certificate. Reconnect in 15s (Issue #114) Going to give it a go now

From: Grzegorz @.> Date: Saturday, February 10, 2024 at 10:15 AM To: grzegorz914/homebridge-enphase-envoy @.> Cc: CaptainPic @.>, Mention @.> Subject: Re: [grzegorz914/homebridge-enphase-envoy] Enphase System, Get backbone app data error: Error: self-signed certificate. Reconnect in 15s (Issue #114)

@CaptainPichttps://github.com/CaptainPic 7.11.2 released with encharge sensor fix

— Reply to this email directly, view it on GitHubhttps://github.com/grzegorz914/homebridge-enphase-envoy/issues/114#issuecomment-1937040464, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A4JFMXDT4S7WHR7HXO52F73YS6FJRAVCNFSM6AAAAABAFC2IQ6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMZXGA2DANBWGQ. You are receiving this because you were mentioned.Message ID: @.***>

grzegorz914 commented 7 months ago

Fixed in 7.11.6

CaptainPic commented 7 months ago

Still seeing errors in 7.11.6. Here's the Enhphase Plug in log homebridge-enphase-envoy.log (3).txt

grzegorz914 commented 7 months ago

this fixed in 7.11.7

CaptainPic commented 7 months ago

Thanks so much.

7.11.9 The Enhpase Accessories are now showing up under Homebridge accessories.

I did see one error flash by in the debug log - 4th line down in the cut and paste below but this didn’t prevent the items showing up. Let me know if you want the whole log.

Can you clarify the meaning of the Empower Grid State Sensor? Picture below. It shows Empower Grid Sensor as Closed either when I set grid mode to Grid On or Grid Off – If the external power grid is up shouldn’t this grid contact sensor show closed when the Grid is On? – also there are a couple spelling errors in the docutmentation grod instead of grid

[A screenshot of a phone Description automatically generated]

I know I have to add the accessories to Homekit/Controller separately and when done correctly there are two bridges that show up. I got the first one added to Homekit (homebridge-enphase-envoy) but don’t remember how I added the second one which showed up as “Enphase 80DC”. It needs a code to add manually and I’m just not seeing where to find it.

Thanks again

Jack

2/11/2024, 8:57:54 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, debug: Ensemble status: { [2/11/2024, 8:57:54 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, Requesting ensemble status error: ReferenceError: enchargesRatedPowerSum is not defined. Trying again. [2/11/2024, 8:57:55 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, debug: Production ct: { [2/11/2024, 8:57:55 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, debug: Production power state: true [2/11/2024, 8:57:55 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, debug: Production power level: 100.0 % [2/11/2024, 8:57:55 AM] [homebridge-enphase-envoy] Device: 192.168.170.14 Enphase, debug: Production power peak detected: false

From: Grzegorz @.> Date: Sunday, February 11, 2024 at 10:03 AM To: grzegorz914/homebridge-enphase-envoy @.> Cc: CaptainPic @.>, Mention @.> Subject: Re: [grzegorz914/homebridge-enphase-envoy] Enphase System, Get backbone app data error: Error: self-signed certificate. Reconnect in 15s (Issue #114)

this fixed in 7.11.7

— Reply to this email directly, view it on GitHubhttps://github.com/grzegorz914/homebridge-enphase-envoy/issues/114#issuecomment-1937779095, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A4JFMXDZEDXUSPVXS4NZMY3YTDMUNAVCNFSM6AAAAABAFC2IQ6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMZXG43TSMBZGU. You are receiving this because you were mentioned.Message ID: @.***>

grzegorz914 commented 7 months ago

Ok, this error fixed in 7.11.10 now should all working correct

grzegorz914 commented 7 months ago

The grid mode sensors will not working in 7.11.9 because was error, should working correct in 7.11.10. The grid mode sensors need to be first configured in plugin settings. If you don’t see the accessory in home app to add it try this: https://github.com/grzegorz914/homebridge-enphase-envoy/wiki#troubleshooting

grzegorz914 commented 7 months ago

@CaptainPic if all working without error please post the debug log, I want to check what new properties are in 8.x.x firmware.

Have You Enphase EV Charger in the system installed?

CaptainPic commented 7 months ago

Getting the debug log now. Will post to the gift hub comments.

All appears to be working, however, I’m still uncertain on the status of the Grid Mode Sensor. I configured it as shown below but it shows as closed in Homebride/Homekit. I can disconnect from the grid in the Enphase app to test to see if this sensor changes but don’t want to do that today. [A screenshot of a computer Description automatically generated]

[A screenshot of a phone Description automatically generated]

Yes I have the IQ EV60 charger installed and working. Vehicle is unplugged at the moment as reflected in the app.

[A screenshot of a phone Description automatically generated]

Trying to figure out the power level sensors. It appears they trigger when you set a level for example if solar production is over 1KW set a trigger to open. Not sure I see a use case in my application for that.

From: Grzegorz @.> Date: Monday, February 12, 2024 at 4:53 AM To: grzegorz914/homebridge-enphase-envoy @.> Cc: CaptainPic @.>, Mention @.> Subject: Re: [grzegorz914/homebridge-enphase-envoy] Enphase System, Get backbone app data error: Error: self-signed certificate. Reconnect in 15s (Issue #114)

@CaptainPichttps://github.com/CaptainPic if all working without error please post the debug log, I want to check what new properties are in 8.x.x firmware.

Have You Enphase EV Charger in the system installed?

— Reply to this email directly, view it on GitHubhttps://github.com/grzegorz914/homebridge-enphase-envoy/issues/114#issuecomment-1938345763, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A4JFMXGWO64PPLZS42MP4HLYTHRB5AVCNFSM6AAAAABAFC2IQ6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMZYGM2DKNZWGM. You are receiving this because you were mentioned.Message ID: @.***>

CaptainPic commented 7 months ago

Latest debug log 7.11.10 no errors and bridge / accessories loaded properly

homebridge-enphase-envoy.log (6).txt

grzegorz914 commented 7 months ago

Try to configure sensors as below:

 "enchargeGridModeSensors": [
 {
      "name": "Grid OFF",
      "gridMode": "off-grid",
      "mode": true
 },
{
      "name": "Multimode On Grid",
      "gridMode": "multimode-ongrid",
      "mode": true
    }
  ],
  "solarGridModeSensors": [
    {
      "name": "Off Grid",
      "gridMode": "off-grid",
      "mode": true
    }
  ]

switch device to grid off and after 5 min get the debug log.

CaptainPic commented 7 months ago

I’ll give this a go later this afternoon. Does it need to be done editing the json file or can I follow these setting in the UX?

From: Grzegorz @.> Date: Monday, February 12, 2024 at 12:11 PM To: grzegorz914/homebridge-enphase-envoy @.> Cc: CaptainPic @.>, Mention @.> Subject: Re: [grzegorz914/homebridge-enphase-envoy] Enphase System, Get backbone app data error: Error: self-signed certificate. Reconnect in 15s (Issue #114)

Try to configure sensors as below:

"enchargeGridModeSensors": [

{

  "name": "Grid OFF",

  "gridMode": "off-grid",

  "mode": true

},

{

  "name": "Multimode On Grid",

  "gridMode": "multimode-ongrid",

  "mode": true

}

],

"solarGridModeSensors": [

{

  "name": "Off Grid",

  "gridMode": "off-grid",

  "mode": true

}

]

switch device to grid off and after 5 min get the debug log.

— Reply to this email directly, view it on GitHubhttps://github.com/grzegorz914/homebridge-enphase-envoy/issues/114#issuecomment-1939172480, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A4JFMXA4PE7QQRNTGLWEFADYTJELRAVCNFSM6AAAAABAFC2IQ6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMZZGE3TENBYGA. You are receiving this because you were mentioned.Message ID: @.***>

grzegorz914 commented 7 months ago

just use UX, is simply and safe

CaptainPic commented 7 months ago

Got it. So when you say switch device off you mean disconnect the emphase system from the public utility grid?

From: Grzegorz @.> Date: Monday, February 12, 2024 at 12:27 PM To: grzegorz914/homebridge-enphase-envoy @.> Cc: CaptainPic @.>, Mention @.> Subject: Re: [grzegorz914/homebridge-enphase-envoy] Enphase System, Get backbone app data error: Error: self-signed certificate. Reconnect in 15s (Issue #114)

just use UX, is simply and save

— Reply to this email directly, view it on GitHubhttps://github.com/grzegorz914/homebridge-enphase-envoy/issues/114#issuecomment-1939197952, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A4JFMXDOSOHBJ4ZXUXAN5IDYTJGGJAVCNFSM6AAAAABAFC2IQ6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMZZGE4TOOJVGI. You are receiving this because you were mentioned.Message ID: @.***>

grzegorz914 commented 7 months ago

set to grid off

CaptainPic commented 7 months ago

Ok. Never took it off grid in the app but its off now. Lots of solar at the moment so the production automatically scaled back since there is nowhere to export it. Got a 5 minute timer running and will send logs in gift hub momentarily. I. need to run out so won’t be on line for a couple hours.

From: Grzegorz @.> Date: Monday, February 12, 2024 at 12:38 PM To: grzegorz914/homebridge-enphase-envoy @.> Cc: CaptainPic @.>, Mention @.> Subject: Re: [grzegorz914/homebridge-enphase-envoy] Enphase System, Get backbone app data error: Error: self-signed certificate. Reconnect in 15s (Issue #114)

set to grid off

— Reply to this email directly, view it on GitHubhttps://github.com/grzegorz914/homebridge-enphase-envoy/issues/114#issuecomment-1939217009, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A4JFMXEO2MYGF34YMPN4METYTJHQPAVCNFSM6AAAAABAFC2IQ6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMZZGIYTOMBQHE. You are receiving this because you were mentioned.Message ID: @.***>

CaptainPic commented 7 months ago

Debug log after going off grid for about 5-6 minutes

homebridge-enphase-envoy.log (7).txt