Skip to content

build(deps): update pytest-homeassistant-custom-component requirement from >=0.13.335 to >=0.13.337#433

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pytest-homeassistant-custom-component-gte-0.13.337
Open

build(deps): update pytest-homeassistant-custom-component requirement from >=0.13.335 to >=0.13.337#433
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pytest-homeassistant-custom-component-gte-0.13.337

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on pytest-homeassistant-custom-component to permit the latest version.

Release notes

Sourced from pytest-homeassistant-custom-component's releases.

Release 0.13.337

Automatic release homeassistant version: 2026.6.1

Changelog

Sourced from pytest-homeassistant-custom-component's changelog.

Changelog

This changelog only includes changes directly related to the structure of this project. Changes in testing behavior may still occur from changes in homeassistant/core.

Changes to minor version indicate a change structurally in this pacakge. Changes in patch indicate changes solely from homeassistant/core. The latter does not imply no breaking changes are introduced.

0.13.0

  • bump minimum Python version to Python 3.10

0.8.0

  • recorder dependencies required for tests

0.7.0

  • paho-mqtt now required for tests

0.6.0

  • Python 3.8 dropped with homeassistant requirement
  • Minor change to generation of package for new homassistant code

0.4.0

  • enable_custom_integrations now required by ha
  • sqlalchemy version now pinned to ha version

0.3.0

  • Generate package only on homeassistant release versions
    • Use latest homeassistant release version including beta
    • homeassistant/core tags are used to determine latest release
  • Pin homeassistant version in requirements

0.2.0

  • fix load_fixture

0.1.0

  • remove Python 3.7 and add Python 3.9
  • remove async_test
  • move non-testing dependencies to separate requirements_dev.txt
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [pytest-homeassistant-custom-component](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component) to permit the latest version.
- [Release notes](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component/releases)
- [Changelog](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component/blob/master/CHANGELOG.md)
- [Commits](MatthewFlamm/pytest-homeassistant-custom-component@0.13.335...0.13.337)

---
updated-dependencies:
- dependency-name: pytest-homeassistant-custom-component
  dependency-version: 0.13.337
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 8, 2026
@github-actions

github-actions Bot commented Jun 8, 2026

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% 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants