Home Assistant custom component Cookiecutter ============================================ .. toctree:: :hidden: :maxdepth: 1 Quickstart contributing Code of Conduct License Changelog .. rst-class:: badges .. include:: ../README.rst :start-after: badges-begin :end-before: badges-end Cookiecutter_ template for a `Home Assistant`_ custom component based on the blueprint_ template. This project is the fusion of `cookiecutter-homeassistant-component`_, blueprint_ and `cookiecutter-hypermodern-python`_ projects. Usage ----- .. code:: console $ cookiecutter gh:oncleben31/cookiecutter-homeassistant-custom-component \ --checkout="2020.11.16" Features -------- .. include:: ../README.rst :start-after: features-begin :end-before: features-end FAQ --- *What is this project about?* The mission of this project is to provide Home Assistant custom component developers a ready-to-use template with best practices from `Home Assistant developers documentation`_ and from `Hypermodern Python`_ blog articles. .. include:: ../README.rst :start-after: references-begin :end-before: references-end