17 Commits

Author SHA1 Message Date
sidey79
e72d459053 00_SIGNALduino.pm: Quickfix missing protocol hash
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@18693 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-02-22 23:26:20 +00:00
sidey79
922712d8b9 00_SIGNALduino.pm Version 3.3.3
feature: getAvailableFirmware returns only version for 
   which a file could be found.
   change: Attribute hardware does not longer support nano.
   select nano328 instead
 feature: new webmenu "Display protocollist"
 feature: Serval new protocols added
 feature: New Oregon V3 sensors suppored.
 feature: Firmware for avr boards can be downloaded and flashed 
   on demand from gitghub releases
 feature:  supports dupTimeout on same iodev

Protocol definitions are now located in sepaerate file: FHEM/lib/signalduino_protocols.hash


git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@18676 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-02-20 21:46:10 +00:00
rudolfkoenig
b4c4e47081 FHEM/00_SIGNALduino.pm: Fix checkin by mistake (Forum #87039)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@16624 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-04-15 18:58:49 +00:00
wuehler
41a1148cf6 74_Unifi: update VC-readings immediately when getting voucher
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@16622 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-04-15 18:33:31 +00:00
sidey79
46a3e44891 00_SIGNALduino.pm: Fixed ws7000 decoding
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@16573 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-04-08 21:25:52 +00:00
sidey79
ad5fb2238f 00_SIGNALduino.pm: Fixed perl warnings and crash
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@16531 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-04-01 22:04:03 +00:00
sidey79
d66979245f 00_SIGNALduino.pm: merged ptoocol 12.1 and 12 (hideki)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@16506 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-03-29 19:32:57 +00:00
sidey79
1a6ca2a021 00_SIGNALduino.pm: Bugfix for filename detection flashing via http source
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@16390 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-03-11 22:22:56 +00:00
sidey79
32100f6d8e 00_SIGNALduino.pm: fixed to small max length for perl th sensor (forum #msg719499)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@15471 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-11-21 23:34:50 +00:00
sidey79
4f01017f64 00_SIGNALduino: Fix Bresser Sensor max length was to short (Forum #79929)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@15470 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-11-21 17:16:02 +00:00
sidey79
7a2c75a15f 00_SIGNALduino.pm: Version 3.3.2 with many fixes
support of blacklisting of protocols via new attribute
 serval new protocols are added
 many stacktraces and race conditions are fixed
 firmware can now be also updated via http source 
 commands (sending) are now placed in a queue, so switching multiple 
 sockets for example is now possible withoud manual added delay
 many more fixes
 support for cc1101 based uC like radino or nanocul added

14_Hideki.pm: (windsensor support added)

14_SD_WS: (new tfa sensor supported)

14_SD_WS07: (extraction of rssi value support)

14_SD_WS09: (wind/rain total support)

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@15450 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-11-18 21:34:47 +00:00
sidey79
5d43396358 00_SIGNALduino.pm: Updated to 3.3.1 (serval fixes and improvements)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@13215 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-01-23 20:09:44 +00:00
mrsidey
ce9d4e8468 00_SIGNALduino.pm:
Added Version 3.3.0 with new Firwmware and new / updated logical modules: 
14_Hideki.pm (updated)
14_SD_WS.pm (new)
14_SD_WS07.pm (updated)
14_SD_WS09.pm (updated)
14_SD_WS_Maverick.pm (new)
98_Dooya.pm (new)

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@12233 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-01 22:22:51 +00:00
mrsidey
ff233def7e 00_SIGNALduino.pm: updated IO Module to release 3.2 and logical modules: hideki, SD_WS07, SD_WS09, 90_SIGNALduino_un.pm and firmware
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10921 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-22 21:09:54 +00:00
mrsidey
b455f91311 00_SIGNALduino.pm: Added ID Property
90_SIGNALduino_un.pm: Added ID Property
14_SD_WS07.pm: Added ID Property
14_Hideki.pm: Added ID Property

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10726 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-04 22:07:44 +00:00
mrsidey
c0ed4f5b52 00_SIGNALduino.pm: Fixes missing event and possible crash of uC
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9835 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-11-08 21:52:25 +00:00
mrsidey
f35f773187 00_SIGNALduino: Added module
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9598 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-10-22 20:54:49 +00:00