mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-23 14:46:24 +00:00
98_powerMap: initial commit
git-svn-id: https://svn.fhem.de/fhem/trunk@13101 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
87cc6f8894
commit
75c35c4827
@ -1,5 +1,7 @@
|
|||||||
# Add changes at the top of the list. Keep it in ASCII, and 80-char wide.
|
# 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.
|
# Do not insert empty lines here, update check depends on it.
|
||||||
|
- new: 98_powerMap: introducing new module to calculate power and
|
||||||
|
energy for every FHEM device w/o power meter
|
||||||
- updated: 38_netatmo.pm: added support for Presence, Homecoach & Webhook
|
- updated: 38_netatmo.pm: added support for Presence, Homecoach & Webhook
|
||||||
- new: 98_GoogleAuth.pm for use of 2-factor-authentication in FHEM
|
- new: 98_GoogleAuth.pm for use of 2-factor-authentication in FHEM
|
||||||
- updated: codemirror & addons version to 5.22.0 (minified)
|
- updated: codemirror & addons version to 5.22.0 (minified)
|
||||||
|
1424
fhem/FHEM/98_powerMap.pm
Normal file
1424
fhem/FHEM/98_powerMap.pm
Normal file
File diff suppressed because it is too large
Load Diff
@ -721,3 +721,5 @@
|
|||||||
- adding new module: 21_VBUSDEV: new locical Device to connect to different
|
- adding new module: 21_VBUSDEV: new locical Device to connect to different
|
||||||
Resol and compatible VBUS Devices via VBUSIF.pm
|
Resol and compatible VBUS Devices via VBUSIF.pm
|
||||||
|
|
||||||
|
- Mon Jan 16 2017 (loredo)
|
||||||
|
- adding new module 98_powerMap
|
||||||
|
@ -399,6 +399,7 @@ FHEM/98_MaxScanner.pm john http://forum.fhem.de MAX
|
|||||||
FHEM/98_notice.pm mfr69bs http://forum.fhem.de Sonstiges
|
FHEM/98_notice.pm mfr69bs http://forum.fhem.de Sonstiges
|
||||||
FHEM/98_pilight.pm andreas-fey http://forum.fhem.de Unterstuetzende Dienste
|
FHEM/98_pilight.pm andreas-fey http://forum.fhem.de Unterstuetzende Dienste
|
||||||
FHEM/98_ping mattwire http://forum.fhem.de Sonstiges
|
FHEM/98_ping mattwire http://forum.fhem.de Sonstiges
|
||||||
|
FHEM/98_powerMap loredo http://forum.fhem.de Unterstuetzende Dienste
|
||||||
FHEM/98_rain.pm baumrasen http://forum.fhem.de Sonstiges
|
FHEM/98_rain.pm baumrasen http://forum.fhem.de Sonstiges
|
||||||
FHEM/98_restore.pm rudolfkoenig http://forum.fhem.de Sonstiges
|
FHEM/98_restore.pm rudolfkoenig http://forum.fhem.de Sonstiges
|
||||||
FHEM/98_rssFeed.pm Benni http://forum.fhem.de Unterstuetzende Dienste
|
FHEM/98_rssFeed.pm Benni http://forum.fhem.de Unterstuetzende Dienste
|
||||||
|
Loading…
x
Reference in New Issue
Block a user