The current Raspberry Pi images (with current Home Assistant Core
releases) does work fine for GPIOs as well as various HATs. Drop the
hints about 32-bit.
The 32-bit variant also boots fine with the 8GB variant now. However,
using the 64-bit variant is still recommended since the OS level support
does not need not that well tested features such as LPAE etc.
Proposed change
sorry if i messed any of this up first time doing a PR for HA.
fix grammar on the features page
Type of change
[X]Spelling, grammar or other readability improvements (current branch).
Added documentation for a new integration I'm adding to Home Assistant (next branch).
I've opened up a PR to add logo's and icons in Brands repository.
Added documentation for a new feature I'm adding to Home Assistant (next branch).
Removed stale or deprecated documentation.
Additional information
Link to parent pull request in the codebase:
Link to parent pull request in the Brands repository:
This PR fixes or closes issue:
Checklist
This PR uses the correct branch, based on one of the following:
I made a change to the existing documentation and used the current branch.
I made a change that is related to an upcoming version of Home Assistant and used the next branch.
The documentation follows the Home Assistant documentation standards.
These docs mostly duplicate what is in the main Z-Wave docs; they even link to those docs at the end of the page.
I propose we remove it entirely and just redirect to the main Z-Wave docs for any stale links.
This removes the "[How It Works](https://www.home-assistant.io/lovelace/how-it-works/)" link from the Lovelace sidebar navigation. The actual page will still exist, this simply demotes it from the sidebar nav for now.
Reasoning is, the "How it Works" page is obsolete and will only cause confusion and frustration. New users click on "How it works" expecting to see a user guide for Lovelace, but instead they get some nerdy tech document comparing it to the older "States" UI which no longer even exists.
I would like to eventually rewrite the page to be more user-focused and then re-add it to sidebar.