Home Assistant custom component Cookiecutter ============================================ .. toctree:: :hidden: :maxdepth: 1 Quickstart guide contributing Code of Conduct License Changelog .. rst-class:: badges .. include:: ../README.rst :start-after: badges-begin :end-before: badges-end .. include:: ../README.rst :start-after: introduction-begin :end-before: introduction-end Usage ----- .. include:: ../README.rst :start-after: usage-begin :end-before: usage-end 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. *Where does the custom component come from?* The code of the custom component generated by this cookiecuter has been intitated and maintained by `@Ludeeus`_. I try to keep synchronized with it and implement additional features. .. _Home Assistant developers documentation: https://developers.home-assistant.io/ .. _Hypermodern Python: https://cjolowicz.github.io/posts/hypermodern-python-01-setup/ .. _@Ludeeus: https://github.com/ludeeus .. include:: ../README.rst :start-after: references-begin :end-before: references-end