This repository contains all the code for our online product documentation at docs.FutureProofHomes.net.
Explore the docs »
View Main Website
·
Watch Our YouTube
Table of Contents
FutureProofHomes focuses on building hardware and software for the Home Assistant platform. We specifically focus on AI-powered voice assistance so that you can control your home with intuitive voice conversations instead of interacting with a user interface.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/DocumentationModification
) - Commit your Changes (
git commit -m 'Add some DocumentationModification'
) - Push to the Branch (
git push origin feature/DocumentationModification
) - Open a Pull Request
- If you do not have
/venv
Python Virtual Environment in your local repo then you must set it up (python -m venv venv
) - Start the Python Environment (
source venv/bin/activate
) - Serve MkDocs Locally (
mkdocs serve
)
Distributed under the GNU GENERAL PUBLIC LICENSE. See LICENSE.txt
for more information.
FutureProofHomes - Website - [email protected]
- @qulbnsl for getting our firmware CI/CD pipelines operational and dynamically updating ESP Web Tools documentation.
- Your name here soon. :)