Skip to content

adamaze/companion.home-assistant

 
 

Repository files navigation

License: CC BY-NC-SA 4.0 Netlify Status Crowdin

Home Assistant Companion Documentation

This is the source for the Home Assistant Companion documentation.

Updating the docs

Documentation is build using Docusaurus V2.

Preparing environment

Running the documentation locally requires NodeJS and Yarn to be installed. Inside a cloned fork of this repository, run:

$ yarn

This will install docusaurus amongst other things.

Running docs locally

$ yarn start

It will start a server at localhost:3000. You will need to navigate to the next version of the docs to see your changes applied. To do so click on the version number in the header and select next -> Documentation.

Adding a page

  • Create new page in docs/
  • Add new doc to sidebars.json

About

📖 Home Assistant Companion docs

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.9%
  • CSS 14.1%