Skip to content

Release Dev version into main#23

Merged
bvweerd merged 72 commits into
mainfrom
dev
May 23, 2025
Merged

Release Dev version into main#23
bvweerd merged 72 commits into
mainfrom
dev

Conversation

@bvweerd
Copy link
Copy Markdown
Owner

@bvweerd bvweerd commented May 23, 2025

No description provided.

bvweerd and others added 30 commits May 14, 2025 14:55
	modified:   custom_components/simple_pid_controller/__init__.py
	modified:   custom_components/simple_pid_controller/config_flow.py
	modified:   custom_components/simple_pid_controller/const.py
	modified:   custom_components/simple_pid_controller/number.py
	modified:   custom_components/simple_pid_controller/number.py
	modified:   custom_components/simple_pid_controller/sensor.py
	modified:   custom_components/simple_pid_controller/switch.py
	modified:   tests/conftest.py
	modified:   tests/test_number.py
	modified:   custom_components/simple_pid_controller/number.py
	modified:   custom_components/simple_pid_controller/sensor.py
	modified:   custom_components/simple_pid_controller/switch.py
	modified:   tests/conftest.py
	modified:   tests/test_number.py
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@v1...v2)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-version: '2'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…/checkout-4

ci: bump actions/checkout from 3 to 4
…ps/action-gh-release-2

ci: bump softprops/action-gh-release from 1 to 2
…setup-python-5

ci: bump actions/setup-python from 4 to 5
 Changes to be committed:
	modified:   tests/conftest.py
	modified:   tests/test_sensor.py
	modified:   tests/test_sensor.py
	modified:   custom_components/simple_pid_controller/__init__.py
	modified:   custom_components/simple_pid_controller/config_flow.py
	modified:   custom_components/simple_pid_controller/number.py
	modified:   custom_components/simple_pid_controller/switch.py
	modified:   custom_components/simple_pid_controller/number.py
	modified:   custom_components/simple_pid_controller/number.py
	modified:   custom_components/simple_pid_controller/number.py
	modified:   custom_components/simple_pid_controller/sensor.py
	modified:   custom_components/simple_pid_controller/switch.py
bvweerd and others added 29 commits May 20, 2025 08:11
Add translations file
	modified:   tests/test_coordinator.py
	modified:   tests/test_device_handle.py
	modified:   tests/test_number.py
	modified:   tests/test_sensor.py
	modified:   tests/test_switch.py
	modified:   custom_components/simple_pid_controller/config_flow.py
	modified:   custom_components/simple_pid_controller/quality_scale.yaml
	modified:   tests/test_config_flow.py
Config flow and Option flow values validation
@bvweerd bvweerd merged commit ba5e502 into main May 23, 2025
11 of 13 checks passed
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