2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 06:39:11 +00:00

70_PylonLowVoltage: new module for Pylontech low volt batteries

git-svn-id: https://svn.fhem.de/fhem/trunk@28012 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
nasseeder1 2023-09-30 06:06:39 +00:00
parent 4421e8ae2f
commit faf8afa8da
3 changed files with 1816 additions and 0 deletions

View File

@ -1,5 +1,6 @@
# Add changes at the top of the list. Keep it in ASCII, and 80-char wide.
# Do not insert empty lines here, update check depends on it.
- new: 70_PylonLowVoltage: new module for Pylontech low volt batteries
- change: 88_HMCCU: Fixed bug in GetDutyCycle
- change: 88_HMCCU: Fixed substitute and authentication
- change: 93_DbRep: Improvement of markouts in special cases, Forum:#134973

File diff suppressed because it is too large Load Diff

View File

@ -358,6 +358,7 @@ FHEM/70_ONKYO_AVR.pm delmar Multimedia
FHEM/70_OctoPrint.pm michael.winkler Multimedia
FHEM/70_PHTV.pm loredo Multimedia
FHEM/70_PIONEERAVR.pm 50watt Multimedia
FHEM/70_PylonLowVoltage.pm DS_Starter Solaranlagen
FHEM/70_Pushbullet.pm fhainz Unterstützende Dienste
FHEM/70_PushNotifier.pm xusader Unterstützende Dienste
FHEM/70_Pushover.pm loredo Unterstützende Dienste