Skip to content

Update pysmarthashtag requirement to 0.10.1#435

Merged
DasBasti merged 1 commit into
mainfrom
DasBasti-patch-2
Jun 11, 2026
Merged

Update pysmarthashtag requirement to 0.10.1#435
DasBasti merged 1 commit into
mainfrom
DasBasti-patch-2

Conversation

@DasBasti

@DasBasti DasBasti commented Jun 11, 2026

Copy link
Copy Markdown
Owner

Summary by CodeRabbit

Chores

  • Updated dependencies to the latest patch version to ensure stability and access to recent improvements.

Copilot AI review requested due to automatic review settings June 11, 2026 20:06
@DasBasti DasBasti merged commit 047d8b8 into main Jun 11, 2026
1 check was pending
@coderabbitai

coderabbitai Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 0ddd39e3-3ac7-4df9-8aac-f63a7d6085e3

📥 Commits

Reviewing files that changed from the base of the PR and between afe7374 and 90c9c7f.

📒 Files selected for processing (1)
  • custom_components/smarthashtag/manifest.json

📝 Walkthrough

Walkthrough

The pysmarthashtag dependency version in the Home Assistant custom component manifest is bumped from 0.10.0 to 0.10.1. This is a minor version update to the underlying library that the SmartHashtag component depends on.

Changes

Dependency Version Update

Layer / File(s) Summary
Update pysmarthashtag to 0.10.1
custom_components/smarthashtag/manifest.json
The requirements field is updated to pin pysmarthashtag==0.10.1 instead of pysmarthashtag==0.10.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

🐰 A version bump, so small and neat,
From point-oh-ten, a sweet retreat!
Zero-ten-one now takes the stage,
Fresh bytes dance on the digital page.
With whiskers twitching in delight—
Dependencies updated right! ✨

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch DasBasti-patch-2

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions

Copy link
Copy Markdown
Contributor

Coverage

Coverage Report
FileStmtsMissCoverMissing
smarthashtag
   __init__.py27485%64–67
   binary_sensor.py33487%160, 167, 177, 179
   climate.py1341489%53–54, 89, 131–132, 141–142, 151–152, 159, 162, 177, 180, 211
   config_flow.py801976%65–66, 146–147, 149–150, 152–153, 155–156, 162–164, 167–170, 172, 211
   const.py410100% 
   coordinator.py871978%68–75, 116, 121, 123, 127, 180–183, 189, 222–223
   device_tracker.py731086%68, 82, 84–86, 94, 131, 133–135
   entity.py15286%48–49
   select.py751284%84–85, 109, 112–113, 126–127, 144, 149, 171, 185–186
   sensor.py3108173%161, 203, 208, 215, 222–223, 226, 236, 251–252, 255, 283, 289–290, 293, 306, 310–311, 314, 345, 348–351, 359, 367, 370, 376, 379–380, 383, 393, 395–398, 402–404, 450, 459–460, 463, 488, 494–495, 497–498, 501, 511, 515–516, 546, 555, 557–559, 564, 567, 577, 581–582, 607–612, 614–619, 621–622, 625, 635, 638–640
   switch.py701775%34–35, 70, 78–79, 95–97, 104, 107, 115, 117, 127, 130, 138–139, 151
smarthashtag/sensor_groups
   __init__.py100100% 
   battery.py30100% 
   climate.py30100% 
   general.py30100% 
   maintenance.py30100% 
   position.py30100% 
   running.py30100% 
   safety.py40100% 
   tire.py30100% 
TOTAL98018281% 

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the Home Assistant integration’s pinned pysmarthashtag dependency version in the integration manifest to align with the intended upstream library release.

Changes:

  • Bump pysmarthashtag requirement from 0.10.0 to 0.10.1 in the integration manifest.json.

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.

2 participants