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

thousands of error entries in homeassistant #839

Closed
stleusc opened this issue Mar 10, 2024 · 0 comments · Fixed by #840
Closed

thousands of error entries in homeassistant #839

stleusc opened this issue Mar 10, 2024 · 0 comments · Fixed by #840

Comments

@stleusc
Copy link

stleusc commented Mar 10, 2024

Not sure what other details you need. Please ask and I will provide.
Noticed MANY of these entries.
Using lates ESPHome and HA versions.

  File "/usr/src/homeassistant/homeassistant/components/esphome/manager.py", line 695, in execute_service
    entry_data.client.execute_service(service, call.data)
  File "/usr/local/lib/python3.12/site-packages/aioesphomeapi/client.py", line 1183, in execute_service
    int_type = "int_" if apiv >= APIVersion(1, 3) else "legacy_int"
                         ^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: '>=' not supported between instances of 'NoneType' and 'APIVersion'
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

Successfully merging a pull request may close this issue.

1 participant