add hint to install inquirer first before using wizards

This commit is contained in:
mampfes
2021-11-03 15:56:02 +01:00
parent a46184ba44
commit e731ba16d7
9 changed files with 9 additions and 9 deletions

View File

@@ -60,7 +60,7 @@ There is a script with an interactive command line interface which generates the
[https://github.com/mampfes/hacs_waste_collection_schedule/blob/master/custom_components/waste_collection_schedule/waste_collection_schedule/wizard/abfall_io.py](https://github.com/mampfes/hacs_waste_collection_schedule/blob/master/custom_components/waste_collection_schedule/waste_collection_schedule/wizard/abfall_io.py).
Install the Python-Module "inquirer" and run this script from a shell and answer the questions.
First, install the Python module `inquirer`. Then run this script from a shell and answer the questions.
### Hardcore Variant: Extract arguments from website

View File

@@ -46,7 +46,7 @@ There is a script with an interactive command line interface which generates the
[https://github.com/mampfes/hacs_waste_collection_schedule/blob/master/custom_components/waste_collection_schedule/waste_collection_schedule/wizard/abfall_kreis_tuebingen_de.py](https://github.com/mampfes/hacs_waste_collection_schedule/blob/master/custom_components/waste_collection_schedule/waste_collection_schedule/wizard/abfall_kreis_tuebingen_de.py).
Just run this script from a shell and answer the questions.
First, install the Python module `inquirer`. Then run this script from a shell and answer the questions.
### Hardcore Variant: Extract arguments from website

View File

@@ -47,4 +47,4 @@ There is a script with an interactive command line interface which generates the
[https://github.com/mampfes/hacs_waste_collection_schedule/blob/master/custom_components/waste_collection_schedule/waste_collection_schedule/wizard/abfallnavi_de.py](https://github.com/mampfes/hacs_waste_collection_schedule/blob/master/custom_components/waste_collection_schedule/waste_collection_schedule/wizard/abfallnavi_de.py).
Just run this script from a shell and answer the questions.
First, install the Python module `inquirer`. Then run this script from a shell and answer the questions.

View File

@@ -38,4 +38,4 @@ There is a script with an interactive command line interface which generates the
[https://github.com/mampfes/hacs_waste_collection_schedule/blob/master/custom_components/waste_collection_schedule/waste_collection_schedule/wizard/awbkoeln_de.py](https://github.com/mampfes/hacs_waste_collection_schedule/blob/master/custom_components/waste_collection_schedule/waste_collection_schedule/wizard/awbkoeln_de.py).
Just run this script from a shell and answer the questions.
First, install the Python module `inquirer`. Then run this script from a shell and answer the questions.

View File

@@ -38,4 +38,4 @@ There is a script with an interactive command line interface which generates the
[https://github.com/mampfes/hacs_waste_collection_schedule/blob/master/custom_components/waste_collection_schedule/waste_collection_schedule/wizard/bsr_de.py](https://github.com/mampfes/hacs_waste_collection_schedule/blob/master/custom_components/waste_collection_schedule/waste_collection_schedule/wizard/bsr_de.py).
Just run this script from a shell and answer the questions.
First, install the Python module `inquirer`. Then run this script from a shell and answer the questions.

View File

@@ -43,6 +43,6 @@ There is a script with an interactive command line interface which generates the
[https://github.com/mampfes/hacs_waste_collection_schedule/blob/master/custom_components/waste_collection_schedule/waste_collection_schedule/wizard/jumomind_de.py](https://github.com/mampfes/hacs_waste_collection_schedule/blob/master/custom_components/waste_collection_schedule/waste_collection_schedule/wizard/jumomind_de.py).
Just run this script from a shell and answer the questions.
First, install the Python module `inquirer`. Then run this script from a shell and answer the questions.

View File

@@ -47,4 +47,4 @@ There is a script with an interactive command line interface which generates the
[https://github.com/mampfes/hacs_waste_collection_schedule/blob/master/custom_components/waste_collection_schedule/waste_collection_schedule/wizard/muellmax_de.py](https://github.com/mampfes/hacs_waste_collection_schedule/blob/master/custom_components/waste_collection_schedule/waste_collection_schedule/wizard/muellmax_de.py).
Just run this script from a shell and answer the questions.
First, install the Python module `inquirer`. Then run this script from a shell and answer the questions.

View File

@@ -38,4 +38,4 @@ There is a script with an interactive command line interface which generates the
[https://github.com/mampfes/hacs_waste_collection_schedule/blob/master/custom_components/waste_collection_schedule/waste_collection_schedule/wizard/stadtreinigung_hamburg.py](https://github.com/mampfes/hacs_waste_collection_schedule/blob/master/custom_components/waste_collection_schedule/waste_collection_schedule/wizard/stadtreinigung_hamburg.py).
Just run this script from a shell and answer the questions.
First, install the Python module `inquirer`. Then run this script from a shell and answer the questions.

View File

@@ -38,4 +38,4 @@ There is a script with an interactive command line interface which generates the
[https://github.com/mampfes/hacs_waste_collection_schedule/blob/master/custom_components/waste_collection_schedule/waste_collection_schedule/wizard/stuttgart_de.py](https://github.com/mampfes/hacs_waste_collection_schedule/blob/master/custom_components/waste_collection_schedule/waste_collection_schedule/wizard/stuttgart_de.py).
Just run this script from a shell and answer the questions.
First, install the Python module `inquirer`. Then run this script from a shell and answer the questions.