Update 'Home'

Roman Schenk 2022-07-27 18:52:43 +02:00
parent da2b053651
commit 45daef9b32
1 changed files with 48 additions and 28 deletions

46
Home.md

@ -1,23 +1,43 @@
# Welcome to the Sonnendach wiki!
## What Sonnendach does:
If you have a list of adresses (in swizerland) you can use the Sonnendach Application to get the following information about those adresses automatic from the website www.sonnendach.ch:
* suitability of the roof
* Screenshot of the roof
* Screenshot of the chart about production
* The personal URL of the adress
* A QR-Code with these URL
* produced Energy with half of roof surface covered low use
* produced Energy with three quarters of roof surface covered typical use
* produced Energy with roof surface fully covered optimum use
* Value in CHF with roof surface fully covered optimum use
## How Sonnendach works:
If you have in a .csv:
1. the name of the street (Street):
2. the Number of the house (Number)
3. the Postal code (Postal code)
4. the Name of the City (City)
It can write in your .csv file:
### 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:**
* the name of the street (Street)
* the Number of the house (Number)
* the Postal code (Postal code)
* 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:
* 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)
* Image Filename Map: the Filename of the screeshot it creates from the map
* Image Filename Production:
* Image Filename Production: Filename of the screenshot it creates from the chart
* Image Filename qrcode: the Filename of the screeshot it creates from the map
* PV Production 50:
* PV Production 75:
* PV Production 100:
* Value Electricity production:
* PV Production 50: produced Energy with half of roof surface covered low use
* PV Production 75: Energy with three quarters of roof surface covered typical use
* PV Production 100: produced Energy with roof surface fully covered optimum use
* Value Electricity production: Value in CHF with roof surface fully covered optimum use
### 2. Save the List in the csv.
For example, you can save the list as a csv file with excel by using the "save as" option to save the file again and selecting csv as the format.
Make sure to use ',' as delimeter character.
### 3. Download and open the Sonnendach Application.
You can download the newst version