-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Just updated the 'readme' with the latest changes.
- Loading branch information
1 parent
13643e6
commit f26c6c2
Showing
2 changed files
with
15 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,16 @@ | ||
[DEFAULT] | ||
AccessType = OnPremise | ||
SignOfLifeLog = 1 | ||
CustomName = 3EM_OG | ||
DeviceInstance = 42 | ||
CustomName = Shelly 3EM | ||
DeviceInstance = 40 | ||
# Role Could be pvinverter or grid | ||
Role = grid | ||
# Available Postions: 0 = AC, 1 = AC-Out 1, AC-Out 2 | ||
Position = 0 | ||
# Available values see https://docs.python.org/3/library/logging.html#levels | ||
LogLevel=ERROR | ||
|
||
[ONPREMISE] | ||
Host=192.168.178.236 | ||
Host=192.168.2.13 | ||
Username= | ||
Password= |