Skip to content

Commit

Permalink
Merge branch 'bohdan-s:main' into bohdan-s-main
Browse files Browse the repository at this point in the history
  • Loading branch information
benni336 authored Mar 22, 2022
2 parents 278410c + d1a5572 commit 18cf401
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,10 @@ git clone https://github.com/bohdan-s/SunGather.git
cd SunGather
pip3 install --upgrade -r requirements.txt
```
Copy config-example.py to config.py, change values as required (see comments in file)
Copy config-example.yaml to config.yaml, change values as required (see comments in file)
```sh
copy config-example.py config.py
cd SunGather
copy config-example.yaml config.yaml
```
Run SunGather:
```sh
Expand Down Expand Up @@ -110,7 +111,7 @@ Note: replace Australia/Sydney with relevant timezone
<!-- USAGE EXAMPLES -->
## Usage

See config-example.py it contains default options and comments.
See config-example.yaml it contains default options and comments.

If you want to use the new Energy section in Home Assistant, follow the Home Assistant setup below.
<p align="right">(<a href="#top">back to top</a>)</p>
Expand Down Expand Up @@ -287,4 +288,4 @@ Project Link: [https://github.com/bohdan-s/SungrowModbusWebClient](https://githu
[issues-shield]: https://img.shields.io/github/issues/bohdan-s/SunGather.svg?style=for-the-badge
[issues-url]: https://github.com/bohdan-s/SunGather/issues
[license-shield]: https://img.shields.io/github/license/bohdan-s/SunGather.svg?style=for-the-badge
[license-url]: https://github.com/bohdan-s/SunGather/blob/main/LICENSE.txt
[license-url]: https://github.com/bohdan-s/SunGather/blob/main/LICENSE.txt

0 comments on commit 18cf401

Please sign in to comment.