Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2023-05-16 Home Assistant adaptation to expected kernel change - master branch - PR 1 of 2 #702

Merged
merged 2 commits into from
Jun 25, 2023

Conversation

Paraphraser
Copy link

Background:

Changes:

  1. Removes Bluetooth-specific volumes and devices from template.

  2. Removes Pi-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 documentation to Home Assistant wiki page (master branch) to explain how to re-add volumes and devices if Bluetooth support is required on a Raspberry Pi:

    • This means Home Assistant will launch successfully on non-Pi hardware.
    • Documentation references /dev/serial1 rather than /dev/ttyAMA0 as the external device but maintains the latter as the internal device.
  4. Removes documentation from the Home Assistant wiki page (master branch) where Pi-hardware-specific image options were discussed.

…er branch - PR 1 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 Pi-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 documentation to Home Assistant wiki page (master branch) to
explain how to re-add volumes and devices if Bluetooth support is
required on a Raspberry Pi:

	- This means Home Assistant will launch successfully on non-Pi
hardware.
	- Documentation references `/dev/serial1` rather than `/dev/ttyAMA0`
as the external device but maintains the latter as the internal device.

3. Removes documentation from the Home Assistant wiki page (master
branch) where Pi-hardware-specific image options were discussed.

Signed-off-by: Phill Kelley <[email protected]>
Signed-off-by: Phill Kelley <[email protected]>
@Slyke Slyke merged commit 77aee04 into SensorsIot:master Jun 25, 2023
@Paraphraser Paraphraser deleted the 20230516-homeassistant-master branch June 25, 2023 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants