Hauptmenü

FHEM 5.3 freigegeben

Begonnen von rudolfkoenig, 28 Oktober 2012, 19:47:04

Vorheriges Thema - Nächstes Thema

rudolfkoenig

                                                   

Hab gerade fhem 5.3 auf fhem.de freigeschaltet, es ist der aktuelle
Stand aus SVN bzw. update.

Aenderungen bei einer Neuinstallation (nur da):

- .tar.gz: nach dem auspacken kann man fhem direkt mit
    perl fhem.pl fhem.cfg
  aufrufen

- auf den beiden Fritzbox - Installationen wird auf allen Kanaelen
(3xFHEMWEB + telnet) das Passwort aktiviert. Benutzername ist egal,
Passwort ist der fritzbox-Passwort.

- bei .deb ist alles nach /opt/fhem gewandert, und in fhem.cfg ist
alles relativ: damit ist es moeglich fhem.cfg z.Bsp. zwischen RPi und
fritzbox einfach auszutauschen.

Vielen Dank auch an dieser Stelle an den vielen Mitwirkenden, wir sind
inzwischen eine groessere Gemeinschaft geworden:
- 1136 Benutzer in der fhem-users Gruppe,
- ein Mail-Volumen, der seit 4 Jahren jaehrlich etwa verdreifacht
- etwa 100 Downloads der fhem Pakete jeden Tag.
- etwa 150 mal update/updatefhem am Tag
- surveyresults ueber 700-mal ausgefuellt (hab dabei den
offensichtlichen Muell
  nicht mitgezaehlt :)

Zum Schluss hier noch ein Auszug aus dem CHANGED file fuer 5.3.

- feature: added functions trim, ltrim, rtrim, UntoggleDirect,
UntoggleIndirect
- feature: added functions FB_mail, FB_WLANswitch
- rework:  CUL_HM reworks with respect to protocol.
           additions for several devices and commands
- feature: rfmode supports to listen to MAX if fw>1.46, 00_CUL.pm
(Jens)
- feature: Status and length on cmdStack in webinterface for 10_CUL_HM
- feature: devicepair in 10_CUL_HM.pm supports unset
- feature: devicepair for single Button in 10_CUL_HM.pm (by MartinP)
- feature: new Modules 75_MSG.pm, 76_MSGFile.pm and 76_MSGMail.pm (by
Rüdiger)
- feature: new Module 59_Twilight.pm to calculate current daylight
- feature: internal NotifyOrderPrefix: 98_average.pm is more
straightforward
- feature: the usb command tries to flash unflashed CULs on linux
- feature: FHEMWEB: jsonp support, .holiday and .cfg added to Edit
Files
- feature: SVG: filled area support, some ls/lw fixes
- feature: WOL (wake on lan) module added (by Matthias)
- feature: additional groups from /etc/groups are applied
(Christopher)
- feature: updatefhem backup is using tar+gzip now
- feature: EIB: introduce Get, interpret received values upon defined
model
           (by datapoint types) (Maz)
- feature: NetIO230B module by Andy
- feature: Retaining configfile comments (not within a define
statement)
- feature: EnOcean PM101 by Ignaz
- feature: FHEMWEB redirectCmds attribute added
- feature: CUL_TX minsecs attribute (by Arno)
- feature: webCmd in smallScreen added
- feature: TRX modules by Willi
- feature: FHEMWEB icons (by Joerg)
- feature: FHEMWEB console (same as inform timer)
- feature: remove dependency on Google::Weather, major rewrite (Boris)
- feature: started experimental interface implementation (fhem API v2)
(Boris)
- feature: sleep issued in at/notify/etc is not blocking fhem anymore
- feature: dummy got a setList attribute
- feature: new module 02_RSS.pm
- feature: at attribute alignTime added
- feature: FHEMWEB attribute values via dropdown, slider for dimmer
- feature: new attribute group for FHEMWEB (Boris)
- change:  11_FHT.pm, 50_WS300.pm, 59_Weather.pm migrated to
readingsUpdate
           mechanism (Boris)
- change:  59_Weather.pm migrated from Google to Yahoo Weather API
(Boris)
- change:  updatefhem modifications to support a clean install of fhem
and
           pgm2 installation, see commandref.html (M. Fischer)
- change:  FHEMWEB support for the new www/pgm2 directroy added (M.
Fischer)
- change:  Makefile support for for the new www/pgm2 directroy and new
targets
           backup and uninstall added. More verbose output. (M.
Fischer)
- change:  backup separated from updatefhem to a new command (M.
Fischer)
- feature: new command backup added (M. Fischer)
           new global attribute added
           new global attribute added
           new global attribute added
- feature: new module 57_Calendar.pm (Boris)
- feature: new parameter for updatefhem added (M. Fischer),
new global attribute added (M. Fischer)
- feature: optional telnet password added / telnet port is optional
- feature: holiday returns all matches, not only the first.
- change:  CULflash separated from updatefhem to a new module (M.
Fischer)
- feature: time and internet helper routines added to fhem.pl (Boris)
- change:  separating common functions used by the FHEM modules into
*Utils.pm files from fhem.pl
- feature: portpassword and basicAuth may use evaluated functions
- feature: motd with SecurityCheck added
- feature: telnet module added, attr global port moved. allowfrom
changed.
- feature: FhemUtils/release.pm for the new update process added. (M.
Fischer)
- bugfix:  correct one-time relative at commands after reboot
- feature: ZWave added
- feature: module IPCAM added. (M. Fischer)
- feature: module HTTPSRV added (Boris)
- feature: module FLOORPLAN added (Uli Maass)
- bugfix:  FHEMWEB: weblink with group attribute is shown together
with other elements
- feature: FHEMWEB: timepicker added
- feature: FHEMWEB: support for modul specific icons added (M.
Fischer)

--
To unsubscribe from this group, send email to
fhem-users+unsubscribe@googlegroups.com

fladdy

                                                             

Gratulation, Vielen Dank und Respekt an alle Beteiligten!

Am Sonntag, 28. Oktober 2012 19:47:05 UTC+1 schrieb Rudolf Koenig:
>
> Hab gerade fhem 5.3 auf fhem.de freigeschaltet, es ist der aktuelle
> Stand aus SVN bzw. update.
>
>
>

--
To unsubscribe from this group, send email to
fhem-users+unsubscribe@googlegroups.com

Guest

Originally posted by: <email address deleted>

Dem möchte ich mich anschliessen!

Vielen Dank
Ralf

Am Sonntag, 28. Oktober 2012 19:50:50 UTC+1 schrieb Fladdy:
>
> Gratulation, Vielen Dank und Respekt an alle Beteiligten!
>
> Am Sonntag, 28. Oktober 2012 19:47:05 UTC+1 schrieb Rudolf Koenig:
>>
>> Hab gerade fhem 5.3 auf fhem.de freigeschaltet, es ist der aktuelle
>> Stand aus SVN bzw. update.
>>
>>
>>

--
To unsubscribe from this group, send email to
fhem-users+unsubscribe@googlegroups.com

Puschel74

                                               

Hallo,

ich möchte mich dem auch gerne anschliessen.
Respekt an alle Beteiligten.

Grüße

Am Sonntag, 28. Oktober 2012 19:50:50 UTC+1 schrieb Fladdy:
>
> Gratulation, Vielen Dank und Respekt an alle Beteiligten!
>
> Am Sonntag, 28. Oktober 2012 19:47:05 UTC+1 schrieb Rudolf Koenig:
>>
>> Hab gerade fhem 5.3 auf fhem.de freigeschaltet, es ist der aktuelle
>> Stand aus SVN bzw. update.
>>
>>
>>

--
To unsubscribe from this group, send email to
fhem-users+unsubscribe@googlegroups.com
Zotac BI323 als Server mit DBLog
CUNO für FHT80B, 3 HM-Lan per vCCU, RasPi mit CUL433 für Somfy-Rollo (F2F), RasPi mit I2C(LM75) (F2F), RasPi für Panstamp+Vegetronix +SONOS(F2F)
Ich beantworte keine Supportanfragen per PM! Bitte im Forum suchen oder einen Beitrag erstellen.

ext23

                                                 

Ich schließe mich auch an, danke für das tolle Spielzeug für Erwachsene!
Klasse Sache!

--
To unsubscribe from this group, send email to
fhem-users+unsubscribe@googlegroups.com
HM, KNX, FS20, 1-Wire, PanStamp, AVR-NET-IO, EM1000EM, PCA301, EC3000, HM-LAN, CUL868, RFXtrx433, LGW, DMX @Ubuntu-Server (Hauptsystem) & Raspberry Pi (Satellit)

Guest

Originally posted by: <email address deleted>

Herzlichen Glückwunsch zum neuen Release !  

--
To unsubscribe from this group, send email to
fhem-users+unsubscribe@googlegroups.com

Guest

Originally posted by: <email address deleted>

Vielen DANK und Gratulation an alle Beteiligten!
Super Idee und eine tolle Umsetzung!

Weiter so !!!!

--
To unsubscribe from this group, send email to
fhem-users+unsubscribe@googlegroups.com

det.

                                                 

Perfekt! ihr seid die Größten!

lg det.

--
To unsubscribe from this group, send email to
fhem-users+unsubscribe@googlegroups.com
LG
det.

edank

                                                   

Ich möchte mich hiermit auch bedanken.
Vielen, vielen Dank euch allen!

LG
Edank


Am Sonntag, 28. Oktober 2012 19:50:50 UTC+1 schrieb Fladdy:
> Gratulation, Vielen Dank und Respekt an alle Beteiligten!
>
> Am Sonntag, 28. Oktober 2012 19:47:05 UTC+1 schrieb Rudolf Koenig:Hab gerade fhem 5.3 auf fhem.de freigeschaltet, es ist der aktuelle
>
> Stand aus SVN bzw. update.

--
To unsubscribe from this group, send email to
fhem-users+unsubscribe@googlegroups.com

Guest

Originally posted by: <email address deleted>

Ich möchte mich auch mal bei euch bedanken!

Es ist echt klasse was ihr gemacht habt!!!

--
To unsubscribe from this group, send email to
fhem-users+unsubscribe@googlegroups.com

Guest

Originally posted by: <email address deleted>

Auch von mir ein Danke an Rudi und alle Mitstreiter - hoffentlich weiter so!


--
To unsubscribe from this group, send email to
fhem-users+unsubscribe@googlegroups.com

Guest

Originally posted by: <email address deleted>

Danke Herr König für dieses wundervolle Projekt & Support!

Am Montag, 29. Oktober 2012 09:20:50 UTC+1 schrieb ilmtuelp0815:
>
> Auch von mir ein Danke an Rudi und alle Mitstreiter - hoffentlich weiter
> so!
>
>
>

--
To unsubscribe from this group, send email to
fhem-users+unsubscribe@googlegroups.com

Guest

Originally posted by: <email address deleted>

Super Job! Danke.

--
To unsubscribe from this group, send email to
fhem-users+unsubscribe@googlegroups.com

ChrisW

                                                     

TOP Hoffentlich gehts flott weiter :D

--
To unsubscribe from this group, send email to
fhem-users+unsubscribe@googlegroups.com
Raspberry PI3 mit allem möglichen.

Guest

Originally posted by: <email address deleted>

Vielen Dank an die Macher auch von meiner Seite!

Ich find das Projekt super!

Leider hab ich nicht immer die Zeit mich damit zu beschäftigen. Denn dann
könnte ich noch viel mehr damit zuhause umsetzen!

2012/10/29 Chris

> TOP Hoffentlich gehts flott weiter :D
>
> --
> To unsubscribe from this group, send email to
> fhem-users+unsubscribe@googlegroups.com
>

--
To unsubscribe from this group, send email to
fhem-users+unsubscribe@googlegroups.com