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.
* add dashboards
Based on this issue - https://github.com/home-assistant/home-assistant.io/issues/12462
As dashboards are not limited to YAML mode, it makes the information on them hard to find when it's a part of Lovelace YAML mode page.
I propose to add informatin about dashboards' configuration to the page about Views and rename it accordingly.
* move dashboards to views
* add link to dashboards
* dashes instead of underscores
* change link to Dashboards & Views
* add /lovelace/views