Releases: mikiair/raspi-gpio-lightswitch
Releases · mikiair/raspi-gpio-lightswitch
Release v1.1.5
- bug-fix remove unnecessary
return
in button configuration leading to service not working anymore - modify default configuration to use dimming
- replace main loop
pass
withsleep
to reduce process load - increase PWM frequency to 400 (one of Raspi's standard values)
- add some more log output
- add scripts for install/reconfigure/update/uninstall
- update README.rst to cover script installation
- update copyright years
Release v1.1.0
- New features
- Add optional brightness linearisation support.
Release v1.0.0
Initial release