You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2023-05-16 Home Assistant adaptation to expected kernel change - old-menu branch - PR 2 of 2
Background:
- SensorsIot#690 – Kernel update may remove /dev/ttyAMA0
- [Home Assistant documentation](https://www.home-assistant.io/installation/raspberrypi#docker-compose)
Changes:
1. Removes Bluetooth-specific volumes and devices from template.
2. Removes hardware-specific image options (still available but no
longer mentioned in the Home Assistant documentation; and not relevant
where IOTstack may be deployed on non-Pi hardware).
3. Adds privileged flag (present on master branch and specified in the
Home Assistant documentation).
Signed-off-by: Phill Kelley <[email protected]>
0 commit comments