2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-10 09:16:53 +00:00

76_SMAInverter: support for SMA Inverters

git-svn-id: https://svn.fhem.de/fhem/trunk@12736 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
nasseeder1 2016-12-11 09:17:42 +00:00
parent 984b02cd9c
commit 9450bff147
3 changed files with 2260 additions and 478 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: 76_SMAInverter: support for SMA Inverters
- feature: 37_dash_dhcp.pm: added devAlias attribute
- update: 74_AMAD: statusRequest every Time
- change: 93_DbRep: code reviewed, no functional changes

1780
fhem/FHEM/76_SMAInverter.pm Normal file

File diff suppressed because it is too large Load Diff

View File

@ -298,6 +298,7 @@ FHEM/75_MSG.pm loredo http://forum.fhem.de Automatis
FHEM/75_msgConfig.pm loredo http://forum.fhem.de Automatisierung
FHEM/76_MSGFile.pm gandy http://forum.fhem.de Automatisierung
FHEM/76_MSGMail.pm gandy http://forum.fhem.de Automatisierung
FHEM/76_SMAInverter.pm DS_Starter http://forum.fhem.de Sonstige Systeme
FHEM/77_UWZ.pm CoolTux http://forum.fhem.de Unterstuetzende Dienste/Wettermodule
FHEM/77_SMAEM.pm VolkerKettenbach http://forum.fhem.de Sonstige Systeme
FHEM/77_SMASTP.pm VolkerKettenbach http://forum.fhem.de Sonstige Systeme