home-assistant-core/script/scaffold
Robert Resch edd7feaf10
Add task to install all requirements of an integration (#108262)
* Add task to install the requirements of an integration

* Gather recursive requirements

* Move valid_integration to util

* Apply suggestions from code review

Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>

* Implement suggestions

---------

Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2024-01-18 22:11:02 +01:00
..
templates Finish scaffold config flow with either abort or create entry (#105012) 2023-12-05 17:13:29 +01:00
__init__.py
__main__.py Add task to install all requirements of an integration (#108262) 2024-01-18 22:11:02 +01:00
const.py
docs.py Add scaffold template for backup (#68961) 2022-03-31 14:18:45 +02:00
error.py
gather_info.py Move overlapping pylint rules to ruff, disable mypy overlap (#94359) 2023-06-27 17:42:46 +02:00
generate.py Fix invalid oauth2_unauthorized translation ref (#103873) 2023-11-12 21:13:38 +01:00
model.py Fix scaffold script (#68516) 2022-03-22 19:51:24 +01:00