Update 'Home'

Roman Schenk 2022-07-27 18:54:50 +02:00
parent 45daef9b32
commit 6fad908506
1 changed files with 4 additions and 3 deletions

@ -16,12 +16,13 @@ If you have a list of adresses (in swizerland) you can use the Sonnendach Applic
## How Sonnendach works: ## How Sonnendach works:
### 1. Prepaire a list with a header row and all your adresses in the following rows. ### 1. Prepaire a list with a header row and all your adresses in the following rows.
**Create a own column for each of the following information and fill them out:** **Create a separate column for each of the following information and fill them out:**
* the name of the street (Street) * the name of the street (Street)
* the Number of the house (Number) * the Number of the house (Number)
* the Postal code (Postal code) * the Postal code (Postal code)
* the Name of the City (City) * the Name of the City (City)
**Create a own column for each of the following information and leave them empty. They will be filled in automatically by the application:
**Create a separate column for each of the following information and leave them empty. They will be filled in automatically by the application:
* Sonnendach URL: the url which results when you look up the respective adress on [sonnendach.ch](sonnendach.ch) * Sonnendach URL: the url which results when you look up the respective adress on [sonnendach.ch](sonnendach.ch)
* suitability: the suitability as it is asessed by the federal office of energy on [sonnendach.ch](sonnendach.ch) * suitability: the suitability as it is asessed by the federal office of energy on [sonnendach.ch](sonnendach.ch)
* Image Filename Map: the Filename of the screeshot it creates from the map * Image Filename Map: the Filename of the screeshot it creates from the map
@ -37,7 +38,7 @@ For example, you can save the list as a csv file with excel by using the "save a
Make sure to use ',' as delimeter character. Make sure to use ',' as delimeter character.
### 3. Download and open the Sonnendach Application. ### 3. Download and open the Sonnendach Application.
You can download the newst version You can download the newest release from [/releases]