11543 Commits

Author SHA1 Message Date
markus-m
858aac1d93 bugfix: 30_MilightBridge: suppress protocol change message on startup
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10969 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-03-01 18:21:01 +00:00
markusbloch
7ed8763b3b LGTV_IP12: remove presence reading from commandref as it is not generated by LGTV_IP12 (Forum: #14695)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10968 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-03-01 16:58:41 +00:00
ntruchsess
e170fee2fc MYSENSORS: fix 'bareword VAR1'-error introduced by last commit
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10967 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-29 20:37:40 +00:00
vbs2
4df60f4aa1 70_XBMC: fixed too frequent updates after stops
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10966 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-29 19:58:19 +00:00
grompo
32ccf18bd5 FRITZBOX: robustness improved
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10965 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-29 18:59:56 +00:00
rapster
644b89ca09 74_Unifi.pm: Fixed unsupported character in readings.
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10964 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-29 13:38:53 +00:00
icinger
83dc5b55b1 47_OBIS: Added attribute pollingMode
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10963 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-29 10:14:12 +00:00
damian-s
5592419ff3 98_DOIF.pm: with id
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10962 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-28 20:12:04 +00:00
damian-s
630786878a 98_DOIF.pm: fixed rel. Timer, wait_timer Event, no recursion with wait
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10961 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-28 20:10:25 +00:00
klaus-schauer
133be33781 EnO_A5-20-01_x.gplot: plot definitions changed
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10960 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-28 19:30:22 +00:00
nasseeder1
9c8f4b9e8c 49_SSCAM: enhanced command runView by option "link_open" to
open a streamlink immediately

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10959 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-28 19:14:13 +00:00
rudolfkoenig
677eaac6f0 DevIo.pm: New mode: DEVIO, Forum #46276
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10958 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-28 16:12:02 +00:00
justme-1968
a369896708 98_logProxy.pm: fix für predict & steps by stromer-12. see forum: http://forum.fhem.de/index.php/topic,39232.msg366485.html#msg366485
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10957 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-28 16:07:49 +00:00
rudolfkoenig
102166262c fhemweb.js: add dialog in smallscreen mode for webCmd if hiddenroom=detail (Forum #49930)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10956 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-28 15:27:50 +00:00
ntruchsess
fecdd0ff3d MYSENSORS: Update 10_MYSENSORS_DEVICE.pm
Remode V_LIGHT from S_LIGHT because it's replaced with V_STATUS: http://www.mysensors.org/download/serial_api_15

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10955 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-28 11:27:12 +00:00
ntruchsess
b19f336c8e MYSENSORS: Update Constants.pm
Replaced S_BINARY with S_LIGHT

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10954 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-28 11:27:08 +00:00
ntruchsess
7c4a55f39b MYSENSORS: Update 10_MYSENSORS_DEVICE.pm
cosmetics

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10953 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-28 11:27:04 +00:00
ntruchsess
8743bf18ee MYSENSORS: Update 10_MYSENSORS_DEVICE.pm
Corrected S_LIGHT devices, how to deal with alias S_BINARY?
Q&D replaced S_BINARY with S_LIGHT.

S_BINARY isn't used in the stable MySensors branch for any sketch.

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10952 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-28 11:27:00 +00:00
ntruchsess
4ee0af2ebb MYSENSORS: Update 10_MYSENSORS_DEVICE.pm
Corrected Distance and Power Meter

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10951 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-28 11:26:56 +00:00
ntruchsess
9892803c6f MYSENSORS: Update 10_MYSENSORS_DEVICE.pm
Make it possible for S_CUSTOM devices to send values from FHEM to MySensors sensor

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10950 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-28 11:26:53 +00:00
john99sr
04edd8fd3a 23_KOSTALPIKO.pm : feature: Support of Kostal V7
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10949 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-28 10:55:45 +00:00
rudolfkoenig
0c9441679a 10_ZWave.pm: fix warning (Forum #49752)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10948 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-28 10:34:27 +00:00
rudolfkoenig
6ba7d86d10 10_ZWave.pm: fix neighborList for WAKE_UP (Forum #49752)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10947 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-28 09:04:09 +00:00
martinp876
53bc8af08b HMInfo: clear better support with clearG
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10946 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-28 08:58:07 +00:00
martinp876
6305776dd4 CUL_HM: introduce tempTmplSet command to apply temeratur list easily
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10945 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-27 20:16:29 +00:00
rudolfkoenig
c6b4516ce3 98_autocreate.pm: fix FileLog after rename (Forum #49949)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10944 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-27 18:12:33 +00:00
markusbloch
c69772b5c3 LGTV_IP12: new module for controling LG SmartTV's via network
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10943 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-27 17:11:11 +00:00
rudolfkoenig
75af0c1bbc 98_update.pm: allow updates from a local FHEM as server (Forum #49798)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10942 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-26 11:08:14 +00:00
rudolfkoenig
5b17a30c61 01_FHEMWEB.pm: IE11/Edge patch (Forum #18316)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10941 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-26 09:03:12 +00:00
ra666ack
bfc0f7fa77 71_YAMAHA_NP: Improved auto update of dynamic and static readings.
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10940 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-26 07:01:36 +00:00
mattwire
8ba6b703a9 30_MilightBridge/98_ping: Use Blocking.pm so ping check does not hang main thread.
30_MilightBridge: Add support for tcp mode on bridge


git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10939 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-25 22:30:46 +00:00
nasseeder1
26abc30b6d 49_SSCAM: functions for cam-livestream added
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10938 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-25 20:16:13 +00:00
grompo
18827cf2a7 FRITZBOX: docu
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10937 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-25 18:44:37 +00:00
fhemzap
ef516b2858 HMCCU: update file
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10936 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-25 18:40:18 +00:00
fhemzap
d3217f8942 HMCCU: update file
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10935 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-25 18:39:59 +00:00
sailor-fhem
f18875b4e7 73_km200.pm: Bugfix InternalTimer; Improvement Logs
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10934 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-25 09:09:36 +00:00
sailor-fhem
4c3c3c49c8 73_km200.pm: Bugfix InternalTimer; Improvement Logs
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10933 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-25 09:08:27 +00:00
rudolfkoenig
1b9e28dc6a CHANGED: remove tabs. Pre-Commit: change for tabs
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10932 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-25 08:58:01 +00:00
telekatz
dd390be56e 30_DUOFERN: fix temperature value
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10931 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-24 21:31:22 +00:00
grompo
55c33e71ad FRITZBOX: docu
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10930 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-24 19:57:21 +00:00
chris1284
6ef6b5a170 57_CALVIEW.pm: -changed the way to get uids from calendar
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10929 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-24 17:51:42 +00:00
rudolfkoenig
cf61332762 10_ZWave.pm: fix neighborList for battery devices (Forum #49752)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10928 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-24 11:06:27 +00:00
justme-1968
afaf0bde30 34_panStamp.pm,36_JeeLink.pm: use state instead of STATE
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10927 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-24 09:48:16 +00:00
physikus
a67b3f3eb2 KM271: added attribute <additionalNotify> to activate notification for specific readings which normally send no notification because of high traffic
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10926 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-23 19:57:43 +00:00
justme-1968
5a5f946142 31_LightScene.pm: don't save on delete -> would clear config on shutdown and reread
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10925 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-23 18:40:44 +00:00
risiko79
af69614dce 98_weekprofile: detect channel of HM-CC-TC as correct thermostat
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10924 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-23 17:51:11 +00:00
chris1284
3ba02c6046 57_CALVIEW.pm: fixed a bug
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10923 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-23 17:20:36 +00:00
jpawlowski
e7a6f298f2 msgSchema.pm: extend Jabber support
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10922 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-23 09:43:30 +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
chris1284
9f1892cffd 57_CALVIEW.pm: fixed a bug
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10920 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-22 17:58:27 +00:00