-
-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix/Feat: Register reading/parsing and timings...
Due to security reasons: - Temporarily removed some custom sensor *templating (Battery State, Battery SOH..) - Reworked some simple custom sensors like additions and subtracting to work directly with registers (PV Power, Power losses, Total Losses and Today Losses..) Extended signed integer reading: - Added Solarman Smart Meter profile Updated some inverter profiles according to the changes, etc. Asynchronous file open using aiofiles Asynchronous directory listing using asyncio Sorting inverter profiles Discovery attempts from global value
- Loading branch information
1 parent
1a4a063
commit 4cd1343
Showing
17 changed files
with
2,511 additions
and
1,760 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
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
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
Oops, something went wrong.