Conversation
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
Increase test coverage
modified: custom_components/simple_pid_controller/__init__.py modified: custom_components/simple_pid_controller/config_flow.py
This reverts commit 306ee14.
modified: custom_components/simple_pid_controller/number.py modified: custom_components/simple_pid_controller/switch.py
Update add-scaling to latest dev
modified: custom_components/simple_pid_controller/number.py
modified: tests/test_config_flow.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
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
Increase test coverage
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
Migrate to runtime data
update strings
Add diagnostics
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.