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

HA 2023.4.0 Issue #141

Closed
muhkuh666 opened this issue Apr 6, 2023 · 11 comments
Closed

HA 2023.4.0 Issue #141

muhkuh666 opened this issue Apr 6, 2023 · 11 comments

Comments

@muhkuh666
Copy link

Hello, since I yesterday updated to 2023.4.0 the Foxess-Ha produces no readings. I use the up to date Foxess HA revision. Someone else with this issue? Then I rolled back to 2023.3.6, Foxess HA works fine....

@Carl-mgb66
Copy link

Confirmed, it is reporting as initialisation failed in the logs.

This error originated from a custom integration.

Logger: custom_components.foxess.sensor
Source: custom_components/foxess/sensor.py:168
Integration: foxess (documentation, issues)
First occurred: 06:14:21 (1 occurrences)
Last logged: 06:14:21

FoxESS Cloud initializaction failed, fix error and restar ha

@muhkuh666
Copy link
Author

Hi,

FoxESS Cloud initializaction failed, fix error and restar ha , how do I do that?

@wa15hey
Copy link

wa15hey commented Apr 6, 2023

Same here

This error originated from a custom integration.

Logger: custom_components.foxess.sensor
Source: custom_components/foxess/sensor.py:168
Integration: foxess (documentation, issues)
First occurred: 08:19:08 (1 occurrences)
Last logged: 08:19:08

This error originated from a custom integration.

Logger: custom_components.foxess.sensor
Source: custom_components/foxess/sensor.py:240
Integration: foxess (documentation, issues)
First occurred: 08:19:08 (1 occurrences)
Last logged: 08:19:08

Unexpected error fetching FoxESS data: RestData.init() missing 1 required positional argument: 'verify_ssl'
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 250, in _async_refresh
self.data = await self._async_update_data()
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 206, in _async_update_data
return await self.update_method()
File "/config/custom_components/foxess/sensor.py", line 124, in async_update_data
token = await authAndgetToken(hass, username, hashedPassword)
File "/config/custom_components/foxess/sensor.py", line 240, in authAndgetToken
restAuth = RestData(hass, METHOD_POST, _ENDPOINT_AUTH, None,
TypeError: RestData.init() missing 1 required positional argument: 'verify_ssl'

Any help appreciated

FoxESS Cloud initializaction failed, fix error and restar ha

@macxq
Copy link
Owner

macxq commented Apr 6, 2023

I will create a fix later today for that!

@fpacardoso
Copy link

Same issue.

Logs:
2023-04-06 10:35:44.542 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration foxess 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
2023-04-06 10:35:54.527 DEBUG (MainThread) [custom_components.foxess.sensor] Updating data from https://www.foxesscloud.com/
2023-04-06 10:35:54.527 DEBUG (MainThread) [custom_components.foxess.sensor] Token is empty, authenticating for the firts time
2023-04-06 10:35:54.527 ERROR (MainThread) [custom_components.foxess.sensor] Unexpected error fetching FoxESS data: RestData.init() missing 1 required positional argument: 'verify_ssl'
File "/config/custom_components/foxess/sensor.py", line 124, in async_update_data
File "/config/custom_components/foxess/sensor.py", line 240, in authAndgetToken
2023-04-06 10:35:54.533 DEBUG (MainThread) [custom_components.foxess.sensor] Finished fetching FoxESS data in 0.006 seconds (success: False)
2023-04-06 10:35:54.533 ERROR (MainThread) [custom_components.foxess.sensor] FoxESS Cloud initializaction failed, fix error and restar ha

@steveh0553
Copy link

Hi same issue here, ill await fix.

Thanks :)

@fortes2
Copy link

fortes2 commented Apr 6, 2023

Hi same here!
I will wait for the fix!

@volker67
Copy link

volker67 commented Apr 6, 2023

same here .... waiting :-) ... thx for your work!

@macxq
Copy link
Owner

macxq commented Apr 6, 2023

@macxq macxq closed this as completed Apr 6, 2023
@stevetrease
Copy link

Now working for me. Thanks.

@wa15hey
Copy link

wa15hey commented Apr 6, 2023

Hi, quite new to HS.... how do I use the release files to resolve>

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

No branches or pull requests

9 participants