Releases: ebaauw/homebridge-rpi
Releases · ebaauw/homebridge-rpi
v1.8.15
v1.8.14
v1.8.13
v1.8.12
v1.8.11
v1.8.10
Enhancements
- Add support for Raspberry Pi 5 (as local Pi).
- Expose fan (from case or active cooler) as Fan service. Add
noFan
config.json option to suppress exposing the fan; - Raspberry Pi 5 has a combined power/activity LED, which cannot be turned off, so no support for power LED;
- Raspberry Pi 5 does not support cutting power from the USB ports;
- As
pigpio
doesn't support the Raspberry Pi 5 (see #165). Consequently, GPIO devices attached to a Pi 5 aren't supported, and the Pi 5 cannot be used as a remote Pi.
- Expose fan (from case or active cooler) as Fan service. Add
Bump Dependencies
- Homebridge v1.7.0;
- homebridge-lib v6.7.0.