Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enphase Envoy not reporting anymore #138873

Open
hanszorn opened this issue Feb 19, 2025 · 11 comments
Open

Enphase Envoy not reporting anymore #138873

hanszorn opened this issue Feb 19, 2025 · 11 comments

Comments

@hanszorn
Copy link

The problem

Since only a couple of days, probably after installing a new HA core version, my Envoy does not report any production. Enphase itself still shows data so the Envoy seems to be OK.

What version of Home Assistant Core has the issue?

core-2025.2.4

What was the last working version of Home Assistant Core?

probably core-2025.2.3 otherwise core-2025.2.2

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Enphase

Link to integration documentation on our website

https://www.home-assistant.io/integrations/enphase_envoy/

Diagnostics information

No response

Example YAML snippet

Anything in the logs that might be useful for us?

Additional information

No response

@home-assistant
Copy link

Hey there @bdraco, @cgarwood, @joostlek, @catsmanac, mind taking a look at this issue as it has been labeled with an integration (enphase_envoy) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of enphase_envoy can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign enphase_envoy Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


enphase_envoy documentation
enphase_envoy source
(message by IssueLinks)

@catsmanac
Copy link
Contributor

Hi @hanszorn, can you provide a bit more details as there's not much to work with. No changes to the integration were made in 2024.2.4. Last change was in 2024.2.3.

  • Are there any errors in the home assistant log?

  • Can you upload the diagnostics report for the Envoy. The diagnostics file will download to your device. Then please drop that file in a new comment.
    Image

  • Can you enable debug on the HA envoy, let it on for like 10 minutes and disable it again. The log file will download to your device. Then please drop that file in a new comment.

Image

@hanszorn
Copy link
Author

2025-02-14 19:54:28.949 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration waterinfo which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2025-02-14 19:54:28.952 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2025-02-14 19:54:28.955 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration knmi which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2025-02-14 19:54:36.510 WARNING (MainThread) [homeassistant.components.websocket_api.http.connection] [140285989840944] from 192.168.178.75 (Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:134.0) Gecko/20100101 Firefox/134.0): Disconnected: Received close message during auth phase
2025-02-14 19:54:37.336 WARNING (SyncWorker_4) [py.warnings] /usr/local/lib/python3.13/site-packages/urllib3/connectionpool.py:1064: InsecureRequestWarning: Unverified HTTPS request is being made to host '192.168.178.25'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
warnings.warn(

2025-02-14 19:54:40.382 WARNING (SyncWorker_1) [py.warnings] /usr/local/lib/python3.13/site-packages/urllib3/connectionpool.py:1064: InsecureRequestWarning: Unverified HTTPS request is being made to host '192.168.178.25'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
warnings.warn(

2025-02-14 19:54:43.430 WARNING (ImportExecutor_0) [py.warnings] /usr/local/lib/python3.13/site-packages/panasonic_viera/init.py:789: SyntaxWarning: invalid escape sequence '='
prod_id = re.search("(?<=product_id=)(.*?)(?=')", app).group(0)

2025-02-14 19:54:45.661 INFO (SyncWorker_3) [fritzconnection] Unable to retrieve resource 'http://192.168.178.71:49000/igddesc.xml' from the device.
2025-02-14 19:55:02.505 WARNING (MainThread) [aioesphomeapi.reconnect_logic] Can't connect to ESPHome API for esphome-web-06ff5c @ 192.168.178.87: Error connecting to [AddrInfo(family=<AddressFamily.AF_INET: 2>, type=<SocketKind.SOCK_STREAM: 1>, proto=6, sockaddr=IPv4Sockaddr(address='192.168.178.87', port=6053))]: [Errno 113] Connect call failed ('192.168.178.87', 6053) (SocketAPIError)
2025-02-14 19:55:02.507 WARNING (MainThread) [aioesphomeapi.reconnect_logic] Can't connect to ESPHome API for btmicrousb @ 192.168.178.122: Error connecting to [AddrInfo(family=<AddressFamily.AF_INET: 2>, type=<SocketKind.SOCK_STREAM: 1>, proto=6, sockaddr=IPv4Sockaddr(address='192.168.178.122', port=6053))]: [Errno 113] Connect call failed ('192.168.178.122', 6053) (SocketAPIError)
2025-02-14 19:55:06.884 WARNING (MainThread) [bellows.types.named] Unknown status <EmberStatus.LIBRARY_NOT_PRESENT: 181>, converting to generic <sl_Status.FAIL: 1>
2025-02-14 19:55:06.894 WARNING (MainThread) [bellows.types.named] Unknown status <EmberStatus.LIBRARY_NOT_PRESENT: 181>, converting to generic <sl_Status.FAIL: 1>
2025-02-14 19:55:07.106 WARNING (MainThread) [bellows.types.named] Unknown status <EmberStatus.LIBRARY_NOT_PRESENT: 181>, converting to generic <sl_Status.FAIL: 1>
2025-02-14 19:55:07.117 WARNING (MainThread) [bellows.types.named] Unknown status <EmberStatus.LIBRARY_NOT_PRESENT: 181>, converting to generic <sl_Status.FAIL: 1>
2025-02-14 19:55:07.711 WARNING (MainThread) [bellows.types.named] Unknown status <EmberStatus.LIBRARY_NOT_PRESENT: 181>, converting to generic <sl_Status.FAIL: 1>
2025-02-14 19:55:07.721 WARNING (MainThread) [bellows.types.named] Unknown status <EmberStatus.LIBRARY_NOT_PRESENT: 181>, converting to generic <sl_Status.FAIL: 1>
2025-02-14 21:01:10.866 WARNING (MainThread) [homeassistant.components.sensor.recorder] Entity sensor.envoy_122242068527_lifetime_energy_consumption from integration enphase_envoy has state class total_increasing, but its state is not strictly increasing. Triggered by state 5.681406 (5.681406) with last_updated set to 2025-02-14T20:00:09.873843+00:00. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+enphase_envoy%22
2025-02-14 21:05:10.299 WARNING (Recorder) [homeassistant.components.sensor.recorder] Entity sensor.envoy_122242068527_energy_consumption_today from integration enphase_envoy has state class total_increasing, but its state is not strictly increasing. Triggered by state 28.586 (28.589) with last_updated set to 2025-02-14T20:01:10.863360+00:00. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+enphase_envoy%22
2025-02-15 02:56:35.622 ERROR (Thread-4) [pychromecast.socket_client] [Huiskamer(192.168.178.30):8009] Failed to connect to service HostServiceInfo(host='192.168.178.30', port=8009), retrying in 5.0s
2025-02-15 15:01:51.405 WARNING (MainThread) [homeassistant.components.media_player] Updating frontier_silicon media_player took longer than the scheduled update interval 0:00:10
2025-02-15 15:01:51.405 WARNING (MainThread) [homeassistant.helpers.entity] Update of media_player.philips_tapr802 is taking over 10 seconds
2025-02-15 15:01:51.954 ERROR (MainThread) [pysqueezebox.server] Failed communicating with LMS(http://192.168.178.20:9000/jsonrpc.js): <class 'TimeoutError'>
2025-02-15 15:01:52.297 ERROR (MainThread) [pysqueezebox.server] Failed communicating with LMS(http://192.168.178.20:9000/jsonrpc.js): <class 'TimeoutError'>
2025-02-15 15:01:52.336 ERROR (MainThread) [pysqueezebox.server] Failed communicating with LMS(http://192.168.178.20:9000/jsonrpc.js): <class 'TimeoutError'>
2025-02-15 15:01:55.924 WARNING (MainThread) [homeassistant.components.media_player] Updating panasonic_viera media_player took longer than the scheduled update interval 0:00:10
2025-02-15 15:01:55.925 WARNING (MainThread) [homeassistant.helpers.entity] Update of media_player.40fs500_series is taking over 10 seconds
2025-02-15 15:02:01.406 WARNING (MainThread) [homeassistant.components.media_player] Updating frontier_silicon media_player took longer than the scheduled update interval 0:00:10
2025-02-15 15:02:06.953 ERROR (MainThread) [pysqueezebox.server] Failed communicating with LMS(http://192.168.178.20:9000/jsonrpc.js): <class 'TimeoutError'>
2025-02-15 15:02:07.297 ERROR (MainThread) [pysqueezebox.server] Failed communicating with LMS(http://192.168.178.20:9000/jsonrpc.js): <class 'TimeoutError'>
2025-02-15 15:02:07.337 ERROR (MainThread) [pysqueezebox.server] Failed communicating with LMS(http://192.168.178.20:9000/jsonrpc.js): <class 'TimeoutError'>
2025-02-15 15:02:08.003 ERROR (MainThread) [pysqueezebox.server] Failed communicating with LMS(http://192.168.178.20:9000/jsonrpc.js): <class 'TimeoutError'>
2025-02-15 15:02:08.004 ERROR (MainThread) [homeassistant.components.squeezebox.coordinator] Error fetching 192.168.178.20 data: No data from status poll
2025-02-15 15:02:09.242 ERROR (MainThread) [homeassistant.components.nextcloud.coordinator] Error fetching http://192.168.178.25 data:
2025-02-15 15:02:11.407 WARNING (MainThread) [homeassistant.components.media_player] Updating frontier_silicon media_player took longer than the scheduled update interval 0:00:10
2025-02-15 15:02:11.595 WARNING (MainThread) [homeassistant.helpers.entity] Update of image.fritz_wlan_repeater_1750e_fritz_guest is taking over 10 seconds
2025-02-15 15:02:11.909 ERROR (MainThread) [homeassistant.components.fritzbox] Error fetching 01JC8G6GPWRN28QGR5643JD5B9 data:
2025-02-15 15:02:12.319 WARNING (MainThread) [homeassistant.helpers.entity] Update of image.fritz_box_7590_fritz_guest is taking over 10 seconds
2025-02-15 15:02:12.572 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7590_port_forward_homeassistant is taking over 10 seconds
2025-02-15 15:02:12.572 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7590_wi_fi_fritz_2_4ghz is taking over 10 seconds
2025-02-15 15:02:12.572 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7590_wi_fi_fritz_5ghz is taking over 10 seconds
2025-02-15 15:02:12.573 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.fritz_box_7590_wi_fi_fritz_guest is taking over 10 seconds
2025-02-15 15:02:12.836 WARNING (MainThread) [homeassistant.components.frontier_silicon.media_player] Could not connect to http://192.168.178.66:80/fsapi. Did it go offline?
2025-02-15 15:02:13.189 ERROR (MainThread) [homeassistant.components.broadlink.updater] Error fetching Broadlink (SP2-compatible at 192.168.178.43) data: [Errno -4000] Network timeout: No response received within 10s
2025-02-15 15:02:19.482 ERROR (MainThread) [homeassistant.components.fritz.coordinator] Error requesting fritz-192.168.178.71-coordinator data: HTTPConnectionPool(host='192.168.178.71', port=49000): Max retries exceeded with url: /upnp/control/userif (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f96ce0c45f0>: Failed to establish a new connection: [Errno 113] Host is unreachable'))
2025-02-15 15:02:24.473 WARNING (MainThread) [homeassistant.components.frontier_silicon.media_player] Reconnected to http://192.168.178.66:80/fsapi
2025-02-15 15:02:31.594 WARNING (MainThread) [homeassistant.components.image] Updating fritz image took longer than the scheduled update interval 0:00:30
2025-02-15 15:02:32.320 WARNING (MainThread) [homeassistant.components.image] Updating fritz image took longer than the scheduled update interval 0:00:30
2025-02-15 15:02:32.571 WARNING (MainThread) [homeassistant.components.switch] Updating fritz switch took longer than the scheduled update interval 0:00:30
2025-02-15 15:02:33.954 ERROR (MainThread) [pysqueezebox.server] Failed communicating with LMS(http://192.168.178.20:9000/jsonrpc.js): <class 'TimeoutError'>
2025-02-15 15:02:34.337 ERROR (MainThread) [pysqueezebox.server] Failed communicating with LMS(http://192.168.178.20:9000/jsonrpc.js): <class 'TimeoutError'>
2025-02-15 15:02:34.521 WARNING (MainThread) [homeassistant.components.frontier_silicon.media_player] Could not connect to http://192.168.178.66:80/fsapi. Did it go offline?
2025-02-15 15:02:44.505 WARNING (MainThread) [homeassistant.components.frontier_silicon.media_player] Reconnected to http://192.168.178.66:80/fsapi
2025-02-15 15:02:54.489 WARNING (MainThread) [homeassistant.components.frontier_silicon.media_player] Could not connect to http://192.168.178.66:80/fsapi. Did it go offline?
2025-02-15 15:03:04.473 WARNING (MainThread) [homeassistant.components.frontier_silicon.media_player] Reconnected to http://192.168.178.66:80/fsapi
2025-02-15 17:54:33.684 ERROR (Thread-4) [homeassistant.components.cast.media_player] Failed to cast media https://npo.prd.cdn.bcms.kpn.com/4381d3c827c72876d2b9ea94fc7aea53_1739722276/live/npo/u_3_4/nos/nodrm/hls_unencrypted/nos_event5/0/0/0/nos_event5.isml/playlist.m3u8. Please make sure the URL is: Reachable from the cast device and either a publicly resolvable hostname or an IP address
2025-02-15 19:55:08.171 WARNING (MainThread) [bellows.types.named] Unknown status <EmberStatus.LIBRARY_NOT_PRESENT: 181>, converting to generic <sl_Status.FAIL: 1>
2025-02-15 19:55:08.182 WARNING (MainThread) [bellows.types.named] Unknown status <EmberStatus.LIBRARY_NOT_PRESENT: 181>, converting to generic <sl_Status.FAIL: 1>
2025-02-16 02:57:38.478 ERROR (Thread-4) [pychromecast.socket_client] [Huiskamer(192.168.178.30):8009] Failed to connect to service HostServiceInfo(host='192.168.178.30', port=8009), retrying in 5.0s
2025-02-16 09:18:48.671 WARNING (MainThread) [homeassistant.components.media_player] Updating frontier_silicon media_player took longer than the scheduled update interval 0:00:10
2025-02-16 09:18:48.672 WARNING (MainThread) [homeassistant.helpers.entity] Update of media_player.philips_tapr802 is taking over 10 seconds
2025-02-16 14:45:00.342 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved (None)
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 1056, in _async_update_entity_states
await entity.async_update_ha_state(True)
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 978, in async_update_ha_state
self._async_write_ha_state()
~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1148, in _async_write_ha_state
self.__async_calculate_state()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1085, in __async_calculate_state
state = self._stringify_state(available)
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1029, in _stringify_state
if (state := self.state) is None:
^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/sensor/init.py", line 653, in state
raise ValueError(
...<5 lines>...
)
ValueError: Sensor sensor.deventer_waterhoogte has device class 'None', state class 'measurement' unit 'cm' and suggested precision 'None' thus indicating it has a numeric value; however, it has the non-finite value: 'nan'
2025-02-16 19:55:08.411 WARNING (MainThread) [bellows.types.named] Unknown status <EmberStatus.LIBRARY_NOT_PRESENT: 181>, converting to generic <sl_Status.FAIL: 1>
2025-02-16 19:55:08.422 WARNING (MainThread) [bellows.types.named] Unknown status <EmberStatus.LIBRARY_NOT_PRESENT: 181>, converting to generic <sl_Status.FAIL: 1>
2025-02-17 03:32:56.189 WARNING (MainThread) [homeassistant.components.media_player] Updating frontier_silicon media_player took longer than the scheduled update interval 0:00:10
2025-02-17 03:32:56.189 WARNING (MainThread) [homeassistant.helpers.entity] Update of media_player.philips_tapr802 is taking over 10 seconds
2025-02-17 03:37:03.909 ERROR (Thread-4) [pychromecast.socket_client] [Huiskamer(192.168.178.30):8009] Failed to connect to service HostServiceInfo(host='192.168.178.30', port=8009), retrying in 5.0s
2025-02-17 05:02:05.291 WARNING (MainThread) [bellows.types.named] Unknown status <EmberStatus.LIBRARY_NOT_PRESENT: 181>, converting to generic <sl_Status.FAIL: 1>
2025-02-17 05:02:05.301 WARNING (MainThread) [bellows.types.named] Unknown status <EmberStatus.LIBRARY_NOT_PRESENT: 181>, converting to generic <sl_Status.FAIL: 1>
2025-02-17 17:41:26.692 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [140285393677632] Unexpected exception
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 245, in handle_call_service
response = await hass.services.async_call(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...<7 lines>...
)
^
File "/usr/src/homeassistant/homeassistant/core.py", line 2794, in async_call
response_data = await coro
^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/core.py", line 2837, in _execute_service
return await target(service_call)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 1007, in entity_service_call
single_response = await _handle_entity_call(
^^^^^^^^^^^^^^^^^^^^^^^^^^
hass, entity, func, data, call.context
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 1079, in _handle_entity_call
result = await task
^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/shelly/switch.py", line 320, in async_turn_on
await self.call_rpc("Switch.Set", {"id": self._id, "on": True})
File "/usr/src/homeassistant/homeassistant/components/shelly/entity.py", line 407, in call_rpc
return await self.coordinator.device.call_rpc(method, params)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.13/site-packages/aioshelly/rpc_device/device.py", line 433, in call_rpc
return (await self.call_rpc_multiple(((method, params),), timeout))[0]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.13/site-packages/aioshelly/rpc_device/device.py", line 442, in call_rpc_multiple
return await self._wsrpc.calls(calls, timeout)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.13/site-packages/aioshelly/rpc_device/wsrpc.py", line 437, in calls
all_successful, results = await self._rpc_calls(calls, timeout)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.13/site-packages/aioshelly/rpc_device/wsrpc.py", line 490, in _rpc_calls
raise RuntimeError("Not connected")
RuntimeError: Not connected
2025-02-17 17:43:56.761 ERROR (MainThread) [homeassistant.components.generic.camera] Error getting new camera image from 192_168_178_105: All connection attempts failed
2025-02-17 17:44:06.873 ERROR (MainThread) [homeassistant.components.generic.camera] Error getting new camera image from 192_168_178_105: All connection attempts failed
2025-02-17 17:45:17.081 ERROR (MainThread) [homeassistant.components.generic.camera] Error getting new camera image from 192_168_178_105: All connection attempts failed
2025-02-17 19:55:08.590 WARNING (MainThread) [bellows.types.named] Unknown status <EmberStatus.LIBRARY_NOT_PRESENT: 181>, converting to generic <sl_Status.FAIL: 1>
2025-02-17 19:55:08.601 WARNING (MainThread) [bellows.types.named] Unknown status <EmberStatus.LIBRARY_NOT_PRESENT: 181>, converting to generic <sl_Status.FAIL: 1>
2025-02-18 04:17:29.466 ERROR (Thread-4) [pychromecast.socket_client] [Huiskamer(192.168.178.30):8009] Failed to connect to service HostServiceInfo(host='192.168.178.30', port=8009), retrying in 5.0s
2025-02-18 19:31:08.550 ERROR (MainThread) [homeassistant.helpers.translation] Validation of translation placeholders for localized (nl) string component.sensibo.config.step.reauth_confirm.data_description.api_key failed: (set() != {'url'})
2025-02-18 19:31:08.550 ERROR (MainThread) [homeassistant.helpers.translation] Validation of translation placeholders for localized (nl) string component.sensibo.config.step.reconfigure.data_description.api_key failed: (set() != {'url'})
2025-02-18 19:55:08.768 WARNING (MainThread) [bellows.types.named] Unknown status <EmberStatus.LIBRARY_NOT_PRESENT: 181>, converting to generic <sl_Status.FAIL: 1>
2025-02-18 19:55:08.779 WARNING (MainThread) [bellows.types.named] Unknown status <EmberStatus.LIBRARY_NOT_PRESENT: 181>, converting to generic <sl_Status.FAIL: 1>
2025-02-18 22:07:45.795 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.108, current hosts: {'192.168.178.108'}
2025-02-18 22:07:45.889 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.110, current hosts: {'192.168.178.108'}
2025-02-18 23:04:01.022 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.108, current hosts: {'192.168.178.110'}
2025-02-18 23:04:01.053 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.110, current hosts: {'192.168.178.108'}
2025-02-18 23:12:27.376 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.108, current hosts: {'192.168.178.110'}
2025-02-18 23:12:27.399 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.110, current hosts: {'192.168.178.108'}
2025-02-19 00:08:42.420 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.108, current hosts: {'192.168.178.110'}
2025-02-19 01:04:57.463 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.108, current hosts: {'192.168.178.108'}
2025-02-19 01:14:11.643 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.108, current hosts: {'192.168.178.108'}
2025-02-19 01:14:11.670 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.110, current hosts: {'192.168.178.108'}
2025-02-19 02:10:26.743 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.108, current hosts: {'192.168.178.110'}
2025-02-19 02:10:26.833 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.110, current hosts: {'192.168.178.108'}
2025-02-19 02:18:22.990 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.108, current hosts: {'192.168.178.110'}
2025-02-19 03:14:38.038 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.108, current hosts: {'192.168.178.108'}
2025-02-19 03:19:08.415 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.108, current hosts: {'192.168.178.108'}
2025-02-19 03:30:03.111 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.108, current hosts: {'192.168.178.108'}
2025-02-19 03:30:03.149 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.110, current hosts: {'192.168.178.108'}
2025-02-19 03:47:05.472 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.108, current hosts: {'192.168.178.110'}
2025-02-19 03:47:05.524 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.110, current hosts: {'192.168.178.108'}
2025-02-19 04:09:23.615 ERROR (Thread-4) [pychromecast.socket_client] [Huiskamer(192.168.178.30):8009] Failed to connect to service HostServiceInfo(host='192.168.178.30', port=8009), retrying in 5.0s
2025-02-19 04:45:23.013 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.108, current hosts: {'192.168.178.110'}
2025-02-19 04:54:19.228 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.108, current hosts: {'192.168.178.108'}
2025-02-19 04:54:19.321 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.110, current hosts: {'192.168.178.108'}
2025-02-19 05:50:34.303 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.108, current hosts: {'192.168.178.110'}
2025-02-19 05:50:34.332 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.110, current hosts: {'192.168.178.108'}
2025-02-19 05:55:07.418 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.108, current hosts: {'192.168.178.110'}
2025-02-19 06:51:22.537 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.108, current hosts: {'192.168.178.108'}
2025-02-19 06:57:23.406 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.108, current hosts: {'192.168.178.108'}
2025-02-19 06:57:23.432 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.110, current hosts: {'192.168.178.108'}
2025-02-19 07:53:38.479 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.108, current hosts: {'192.168.178.110'}
2025-02-19 07:53:38.515 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.110, current hosts: {'192.168.178.108'}
2025-02-19 08:10:11.902 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.108, current hosts: {'192.168.178.110'}
2025-02-19 08:10:16.107 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.110, current hosts: {'192.168.178.108'}
2025-02-19 09:06:26.987 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.108, current hosts: {'192.168.178.110'}
2025-02-19 09:13:35.776 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.108, current hosts: {'192.168.178.108'}
2025-02-19 09:47:39.065 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.108, current hosts: {'192.168.178.108'}
2025-02-19 09:47:39.088 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.110, current hosts: {'192.168.178.108'}
2025-02-19 10:43:54.162 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.108, current hosts: {'192.168.178.110'}
2025-02-19 10:49:53.750 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.108, current hosts: {'192.168.178.108'}
2025-02-19 10:49:53.899 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.110, current hosts: {'192.168.178.108'}
2025-02-19 11:46:08.855 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.108, current hosts: {'192.168.178.110'}
2025-02-19 11:46:08.957 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.110, current hosts: {'192.168.178.108'}
2025-02-19 11:49:08.589 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.108, current hosts: {'192.168.178.110'}
2025-02-19 11:57:42.033 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.108, current hosts: {'192.168.178.108'}
2025-02-19 12:54:03.016 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.108, current hosts: {'192.168.178.108'}
2025-02-19 13:00:09.577 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.108, current hosts: {'192.168.178.108'}
2025-02-19 13:00:09.644 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.110, current hosts: {'192.168.178.108'}
2025-02-19 13:12:12.826 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.108, current hosts: {'192.168.178.110'}
2025-02-19 13:12:12.905 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.110, current hosts: {'192.168.178.108'}
2025-02-19 14:08:27.942 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.108, current hosts: {'192.168.178.110'}
2025-02-19 14:15:33.975 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.108, current hosts: {'192.168.178.108'}
2025-02-19 14:15:34.006 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.110, current hosts: {'192.168.178.108'}
2025-02-19 15:11:49.064 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.108, current hosts: {'192.168.178.110'}
2025-02-19 15:11:49.083 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.110, current hosts: {'192.168.178.108'}
2025-02-19 15:40:55.723 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.108, current hosts: {'192.168.178.110'}
2025-02-19 15:40:55.769 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.110, current hosts: {'192.168.178.108'}
2025-02-19 16:34:07.396 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.108, current hosts: {'192.168.178.110'}
2025-02-19 16:34:08.199 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.110, current hosts: {'192.168.178.108'}
2025-02-19 16:39:34.167 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.108, current hosts: {'192.168.178.110'}
2025-02-19 17:35:49.201 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.108, current hosts: {'192.168.178.108'}
2025-02-19 17:44:37.454 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.108, current hosts: {'192.168.178.108'}
2025-02-19 18:25:56.806 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.108, current hosts: {'192.168.178.108'}
2025-02-19 18:29:42.588 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from Nuc-2.fritz.box (192.168.178.48). Requested URL: '/auth/token'. (Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:133.0) Gecko/20100101 Firefox/133.0)
2025-02-19 18:29:42.743 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from Nuc-2.fritz.box (192.168.178.48). Requested URL: '/api/websocket'. (Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:133.0) Gecko/20100101 Firefox/133.0)
2025-02-19 18:49:44.188 ERROR (MainThread) [homeassistant.components.broadlink.updater] Error fetching Broadlink (SP2-compatible at 192.168.178.43) data: [Errno -4000] Network timeout: No response received within 10s
2025-02-19 19:22:11.922 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.108, current hosts: {'192.168.178.108'}
2025-02-19 19:28:25.069 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.108, current hosts: {'192.168.178.108'}
2025-02-19 19:28:25.091 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.110, current hosts: {'192.168.178.108'}
2025-02-19 19:55:08.941 WARNING (MainThread) [bellows.types.named] Unknown status <EmberStatus.LIBRARY_NOT_PRESENT: 181>, converting to generic <sl_Status.FAIL: 1>
2025-02-19 19:55:08.952 WARNING (MainThread) [bellows.types.named] Unknown status <EmberStatus.LIBRARY_NOT_PRESENT: 181>, converting to generic <sl_Status.FAIL: 1>
2025-02-19 20:24:40.153 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.108, current hosts: {'192.168.178.110'}
2025-02-19 20:24:40.194 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.110, current hosts: {'192.168.178.108'}
2025-02-20 03:23:11.451 ERROR (Thread-4) [pychromecast.socket_client] [Huiskamer(192.168.178.30):8009] Failed to connect to service HostServiceInfo(host='192.168.178.30', port=8009), retrying in 5.0s

@hanszorn
Copy link
Author

Logger: homeassistant.components.sensor.recorder
Bron: components/sensor/recorder.py:317
integratie: Sensor (documentatie, problemen)
Eerst voorgekomen: 14 februari 2025 om 21:01:10 (2 gebeurtenissen)
Laatst gelogd: 14 februari 2025 om 21:05:10

Entity sensor.envoy_122242068527_lifetime_energy_consumption from integration enphase_envoy has state class total_increasing, but its state is not strictly increasing. Triggered by state 5.681406 (5.681406) with last_updated set to 2025-02-14T20:00:09.873843+00:00. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+enphase_envoy%22
Entity sensor.envoy_122242068527_energy_consumption_today from integration enphase_envoy has state class total_increasing, but its state is not strictly increasing. Triggered by state 28.586 (28.589) with last_updated set to 2025-02-14T20:01:10.863360+00:00. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+enphase_envoy%22

@hanszorn
Copy link
Author

Hopefully this information (the above 2 comments) are helpful. The ' Download Diagnostics' button is not there om my HA. I am fairly new to HA, so logfiles are not where my expertise is right now.

@hanszorn
Copy link
Author

Image

Image

@catsmanac
Copy link
Contributor

Hi @hanszorn, your envoy is reporting with 2 ip adresses (see below) one after the other . Can it be it is both on Wifi and Ethernet cable? That causes switching back and forth between these addresses. Check this and make sure it's only on one connection.

The diagnostics box is not showing because the Envoy never gets into running mode, it remain in 'initialiseren'

2025-02-19 20:24:40.153 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.108, current hosts: {'192.168.178.110'}
2025-02-19 20:24:40.194 DEBUG (MainThread) [homeassistant.components.enphase_envoy.config_flow] Zeroconf ip 4 processing 192.168.178.110, current hosts: {'192.168.178.108'}

@hanszorn
Copy link
Author

My Envoy was indeed communication over both wifi and wired connections. With the help of Enphase Support it was possible to disable the wifi connection. So it should be OK now, but it isn't. Any suggestions on how to proceed?

@catsmanac
Copy link
Contributor

Ok, then let's see if we can get some debug information:

  1. In HA go to Settings / Devices & Services
  2. In the integrations windows click on Enphase Envoy label: Image
  3. In the Enphase Envoy page click 'Enable Debug Logging': Image. The command will change to 'disable debug logging'.
  4. Let it run for 5 minutes and click the 'disable debug logging' button: Image
  5. The log file will download to your workstation.
  6. Start a new comment here and drag the downloaded logfile onto the comment window so it uploads to the issues and we can inspect it. Or click Image right below a new comment to find the file and upload it.

@hanszorn
Copy link
Author

@catsmanac
Copy link
Contributor

For some reason that did not work, no enphase log lines for today in the file.

Let's try other method to convince it to tell what's going on.

  • Can you edit configuration.yaml in the config folder and add below section (or merge the additional setting) if you have already a log section:
logger:
  default: warning
  logs:
    homeassistant.components.enphase_envoy: debug
  • then restart homeassistant. Let it run for 10 minutes and then
  • In HA go to Settings / System / Logs
  • On the right hand top click the download button to download the log file to your workstation: Image, or find home-assistant.log in the config folder
  • Upload the log file here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants