Skip to content

Conversation

@chansearrington
Copy link

Fix Poetry build configuration by adding the packages directive to ensure proper package discovery during installation.

dependabot bot and others added 7 commits July 15, 2025 09:59
---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.12.14
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.6.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.2.1...2.6.0)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-version: 2.6.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
- Replace deprecated distutils.version.StrictVersion with packaging.version.Version
- Remove duplicate api.restapi() calls in _handle() and _handle_raw()
- Refactor wsapi to use asyncio.run() instead of deprecated get_event_loop()
- Add proper None handling for wsapi responses in get_areas, get_health, get_devices, get_entities, and get_entity
- Fix URL_API_HISTORY_PERIOD to include format placeholder
- Add packaging dependency
- Update Python version classifiers to include 3.12, 3.13, 3.14
- Bump version to 1.0.1

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Establish distinct identity for fork as part of hype-plugins ecosystem.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
The package name was changed to hype-homeassistant but Poetry couldn't
find the source directory. Added explicit packages config to point to
homeassistant_cli directory.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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