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

Overflow error "int too big to convert" #563

Open
GoodLug opened this issue Jul 14, 2024 · 2 comments
Open

Overflow error "int too big to convert" #563

GoodLug opened this issue Jul 14, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@GoodLug
Copy link

GoodLug commented Jul 14, 2024

HA core version

No response

Intergration version

0.3.16

Device type and model

Heat Pump Wi-Fi Controller 171H120F(0) by Midea

Used App

HA/python not Midea app

The description of problem

For the last week I have been getting the above error in my HA logs, and none of the Midea_AC_LAN data is available in the HA dashboard, all are marked 'unavailable'. The full error message is:

Log Details (ERROR)
This error originated from a custom integration.
Logger: custom_components.midea_ac_lan.midea.core.device
Source: custom_components/midea_ac_lan/midea/core/device.py:331
Integration: Midea AC LAN (documentation, issues)
First occurred: 6 July 2024 at 23:46:58 (123446 occurrences)
Last logged: 14:14:12

[142936511700402] Unknown error OverflowError('int too big to convert')

I have had a look in device.py but can't see any obvious culprit, let alone way to fix.

Any ideas on cause and how to fix?

The logs

2024-07-14 14:17:00.828 ERROR (Heat Pump (LAN)) [custom_components.midea_ac_lan.midea.core.device] [142936511700402] Unknown error OverflowError('int too big to convert')
2024-07-14 14:17:00.830 DEBUG (Heat Pump (LAN)) [custom_components.midea_ac_lan.midea.core.device] [142936511700402] Status update: {'available': False}

repeated endlessly...

@GoodLug GoodLug added the bug Something isn't working label Jul 14, 2024
@wuwentao
Copy link

as current repo is not active more than 6 months.
we have forked it and consider to maintain it in futuer.
https://github.com/wuwentao/midea_ac_lan

PR is welcome

Thanks

@GoodLug
Copy link
Author

GoodLug commented Aug 14, 2024

wuwentao - thanks, will give it a try

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants