HA-Raspberry-pi-GPIO-PWM
HA-Raspberry-pi-GPIO-PWM copied to clipboard
Home Assistant component rpi_gpio_pwm as a custom component
If brightness as never set before I got an error by dividing 'none' by 255. So I return the DEFAULT_BRIGHTNESS if as default.
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.0.8 to 2.1.0. Release notes Sourced from softprops/action-gh-release's releases. v2.1.0 What's Changed Exciting New Features 🎉 feat: add support for release assets with multiple spaces within the...
Bumps [colorlog](https://github.com/borntyping/python-colorlog) from 6.8.2 to 6.9.0. Commits dfa10f5 Bump version f939a44 satisfy mypy 607485d Support Python 3.13 See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...
Updates the requirements on [pip](https://github.com/pypa/pip) to permit the latest version. Changelog Sourced from pip's changelog. 24.3.1 (2024-10-27) Bug Fixes Allow multiple nested inclusions of the same requirements file again. ([#13046](https://github.com/pypa/pip/issues/13046)...
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.1.1 to 5.3.0. Release notes Sourced from actions/setup-python's releases. v5.3.0 What's Changed Add workflow file for publishing releases to immutable action package by @Jcambass in actions/setup-python#941 Upgrade...
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.7 to 4.2.2. Release notes Sourced from actions/checkout's releases. v4.2.2 What's Changed url-helper.ts now leverages well-known environment variables by @jww3 in actions/checkout#1941 Expand unit test coverage for...