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

Add basic test infrastructure #466

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

slonopotamus
Copy link

No description provided.

@slonopotamus slonopotamus force-pushed the tests branch 4 times, most recently from 8b600fc to 0620e30 Compare January 8, 2025 16:11
@@ -16,7 +16,7 @@ jobs:
platform:
- ubuntu-latest
python-version:
- '3.10'
- '3.12'
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had to bump Python version for two reasons:

  1. localtuya actually doesn't work with Python < 3.11 because of from typing import Self
  2. Drop Python 3.11 support home-assistant/core#114220

@slonopotamus
Copy link
Author

This needs some rework, see #470 (comment)

@slonopotamus slonopotamus mentioned this pull request Jan 11, 2025
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 this pull request may close these issues.

1 participant