2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 18:59:33 +00:00
Commit Graph

1024 Commits

Author SHA1 Message Date
markus-m
c15b14f77e 31_MilightDevice: fixed crash on lost connection, 38_CO20: removed errors on timeout
git-svn-id: https://svn.fhem.de/fhem/trunk@9213 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-09-09 06:55:19 +00:00
xusader
2095e72a20 70_PushNotifier: use regexe for deviceID
git-svn-id: https://svn.fhem.de/fhem/trunk@9211 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-09-07 10:34:51 +00:00
risiko79
1da758f2a5 30_pilight_temp: FIX: pressure, windavg, winddir, windgust from weather stations without temperature
git-svn-id: https://svn.fhem.de/fhem/trunk@9207 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-09-06 14:28:04 +00:00
rapster
095b566666 74_Unifi: - new readings for controller, accesspoints and clients
- new Setter: archiveAlerts, disconnectClient, restartAP
            setLocateAP, unsetLocateAP
          - new Getter: events, unarchivedAlerts
          - new Attributes: eventPeriod, httpLoglevel
          - updated commandref
          - rewrite some code


git-svn-id: https://svn.fhem.de/fhem/trunk@9187 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-31 22:29:29 +00:00
risiko79
6e7ccd4c3d 30_pilight_temp: added support for pressure, windavg, winddir, windgust
git-svn-id: https://svn.fhem.de/fhem/trunk@9179 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-30 18:13:55 +00:00
tobiasfaust
146567e7be 98_Text2Speech.pm:
- Quality and Speed as new Parameter
              - Bugfixing with Google Download
              - added VoiceRSS as new Ressouce             
              - TTS_FileTemplateDir: Beginning with absolute directory now possible
              - TTS_Timeout (optional) added 


git-svn-id: https://svn.fhem.de/fhem/trunk@9162 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-30 05:00:32 +00:00
borisneubert
9438a0eee1 57_Calendar: reverted to version as of 04 June 2015 (r8687)
git-svn-id: https://svn.fhem.de/fhem/trunk@9155 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-29 15:13:59 +00:00
rapster
fe2927ab93 74_Unifi: Updated CHANGED file
git-svn-id: https://svn.fhem.de/fhem/trunk@9144 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-27 21:17:13 +00:00
rapster
be601b3543 74_Unifi: Updated CHANGED file
git-svn-id: https://svn.fhem.de/fhem/trunk@9143 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-27 20:49:19 +00:00
rapster
333d21a5be 74_Unifi: - ReadingNames now by default (in this order):
Attr 'devAlias' > controllerAlias > hostname > user_id
          - Attr 'devAlias' now can rename:
            controllerAlias, hostname, user_id


git-svn-id: https://svn.fhem.de/fhem/trunk@9142 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-27 20:37:29 +00:00
bios01
c637b00210 bugfix: 70_Jabber: Fixed broken callback registration in Net::XMPP >= 1.04
git-svn-id: https://svn.fhem.de/fhem/trunk@9139 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-27 11:24:59 +00:00
talkabout
8718b84ce8 95_Dashboard: added support for alias attribute which, if set, is shown in the navigation instead of the device name
git-svn-id: https://svn.fhem.de/fhem/trunk@9137 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-26 19:35:34 +00:00
jpawlowski
20fb89ff04 Pushover: rewrite for non-blocking HttpUtils
Rewrite for Non-Blocking HttpUtils
- much more readings
- Support for emergency callback via push
- Support for supplementary URLs incl. push callback
 (e.g. for priority < 2)
- Added readingFnAttributes to AttrList
- Added support for HTML formatted text
- Added user/group token validation

git-svn-id: https://svn.fhem.de/fhem/trunk@9136 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-26 10:27:16 +00:00
rapster
c3076d5e15 74_Unifi: - Added Attribute 'devAlias' to rename device names (ID).
- Bugfix: Module not started without restart after first definition.
          - Cleaned up a lot of code.
          - Added some code for internal use.
          - Removed use of hash->{STATE}.


git-svn-id: https://svn.fhem.de/fhem/trunk@9132 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-25 21:29:35 +00:00
rapster
aab2d16cc2 74_Unifi: Added support for Controller v3 (v4 already supported).
git-svn-id: https://svn.fhem.de/fhem/trunk@9130 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-24 21:43:54 +00:00
rapster
da97407271 74_Unifi: changed start from defFn to NotifyFn with NOTIFYDEV=global
changed get-Name from 'clientDetails' to 'clientData' 
added 'get clientData' selection by client-ID 
added disable Attribute 
updated commandref 


git-svn-id: https://svn.fhem.de/fhem/trunk@9120 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-23 16:53:57 +00:00
rapster
9c57c4f08a 74_Unifi: New module for the Ubiquiti Networks (UBNT) - Unifi Controller. (Forum: #40287)
git-svn-id: https://svn.fhem.de/fhem/trunk@9112 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-23 00:13:22 +00:00
rapster
12e71d8a15 70_VolumeLink: Changed vol/mute-RegexPattern modifier to /si
Changed default timeout to 0.5
Fixed bug while storing RegEx from Attr to hash
Added Attr for separate muteRegexPattern
Added Attr httpNoShutdown
Added possibility to disable ampInput check
Added runtime check if <ampDevice> still exists


git-svn-id: https://svn.fhem.de/fhem/trunk@9098 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-20 08:09:24 +00:00
markusbloch
13afc250ef YAMAHA_AVR: new reading "newFirmware" for indicating firmware update. new argument "direct" for volume commands to avoid volume smoothing, if activated (Forum: #19896)
git-svn-id: https://svn.fhem.de/fhem/trunk@9092 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-18 21:42:04 +00:00
rapster
dbefe732f6 70_VolumeLink: updated CHANGED file
git-svn-id: https://svn.fhem.de/fhem/trunk@9086 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-17 12:25:47 +00:00
rapster
b285fb73d8 70_VolumeLink: New Module 70_VolumeLink
git-svn-id: https://svn.fhem.de/fhem/trunk@9085 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-17 12:16:41 +00:00
mattwire
80330dda0e 30_MilightBridge: Add tcpPing mode (MarkusM)
git-svn-id: https://svn.fhem.de/fhem/trunk@9070 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-14 22:28:51 +00:00
andreas-fey
d1ad0c0369 98_pilight: more protocols and rewrite
git-svn-id: https://svn.fhem.de/fhem/trunk@9060 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-12 13:46:42 +00:00
jpawlowski
353840c3e3 GEOFANCY & PHTV: update CHANGED
git-svn-id: https://svn.fhem.de/fhem/trunk@9048 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-09 14:32:57 +00:00
borisneubert
2250432388 57_Calendar: fixes for previously introduced asynchronous processing of calendar retrieval and processing; BYDAY now working with INTERVAL>1; module now works with out-of-series calendar events in recurring events series
git-svn-id: https://svn.fhem.de/fhem/trunk@9040 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-09 10:06:00 +00:00
talkabout
5d86e73da9 95_Dashboard: fixed issue with disappearing menu and command input in room 'Everything'
git-svn-id: https://svn.fhem.de/fhem/trunk@9035 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-08 16:17:43 +00:00
borisneubert
93f3c785c4 57_Calendar.pm: made download from URL non-blocking
git-svn-id: https://svn.fhem.de/fhem/trunk@9026 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-08 06:54:33 +00:00
talkabout
24919102c3 95_Dashboard: fixed problem with smallscreen styles that caused devices
to be shown in wrong tabs

git-svn-id: https://svn.fhem.de/fhem/trunk@9024 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-06 19:48:28 +00:00
narsskrarc
0231143800 34_NUT: Versucht bei disabled=1 nicht mehr, eine Verbindung aufzubauen
git-svn-id: https://svn.fhem.de/fhem/trunk@9023 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-05 09:00:12 +00:00
chris1284
15189e5173 57_CALVIEW: - replace unwanted backslash before a comma sign
git-svn-id: https://svn.fhem.de/fhem/trunk@9022 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-05 08:53:15 +00:00
talkabout
dadc577a9d 95_Dashboard: fixed sorting issue in device groups
git-svn-id: https://svn.fhem.de/fhem/trunk@9020 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-04 19:38:13 +00:00
talkabout
35d0361b0a 95_Dashboard: fixed style issue with colorpicker - fixed issue with editing groups in the dashboard configuration dialog
git-svn-id: https://svn.fhem.de/fhem/trunk@9018 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-03 18:02:25 +00:00
risiko79
ca90c844b5 pilight_xyz: send raw code, setExtensions
git-svn-id: https://svn.fhem.de/fhem/trunk@8994 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-27 18:12:20 +00:00
talkabout
08c21124b0 95_Dashboard: support for devspecs in dashboard - storing and restore of currently selected tab - style adjustments
git-svn-id: https://svn.fhem.de/fhem/trunk@8990 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-26 20:42:15 +00:00
hexenmeister
ecd698850d change: SYSMON
git-svn-id: https://svn.fhem.de/fhem/trunk@8989 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-26 17:56:14 +00:00
justme-1968
b14085a87b 38_CO20: added changes (advanced features, retries and timeout (by Markus M.)
32_yowsup.pm: added group support


git-svn-id: https://svn.fhem.de/fhem/trunk@8984 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-26 08:12:21 +00:00
markusbloch
d687387259 FB_CALLLIST: new attribute icon-mapping for customizing the icons for all call states.
git-svn-id: https://svn.fhem.de/fhem/trunk@8982 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-26 08:05:37 +00:00
sailor-fhem
06f333fab1 73_km200.pm: Removal of Static polling and new sounding after attribute change
git-svn-id: https://svn.fhem.de/fhem/trunk@8973 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-15 14:47:44 +00:00
talkabout
840821189a Dashboard: fixed text alignment issue in the ios7 style
git-svn-id: https://svn.fhem.de/fhem/trunk@8971 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-14 17:01:55 +00:00
talkabout
44a04136fe Dashboard: fixed smallscreen issue - fixed some perl warnings
git-svn-id: https://svn.fhem.de/fhem/trunk@8969 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-14 16:29:35 +00:00
talkabout
47fac411b7 Dashboard: fixed text alignment issue in ios6touchpad style
git-svn-id: https://svn.fhem.de/fhem/trunk@8968 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-14 16:21:01 +00:00
chris1284
2f0042012a 57_CALVIEW: -update fpr modi-management
-the modes now can be set with attribute modes
            -thx to Risiko for patch

git-svn-id: https://svn.fhem.de/fhem/trunk@8962 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-14 06:10:19 +00:00
talkabout
6dc5c9770b Dashboard: group names can contain regex special characters now - restoring of group visibility now works as expected - fixed issue that some readingGroups are not updated correctly
git-svn-id: https://svn.fhem.de/fhem/trunk@8949 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-12 19:56:22 +00:00
borisneubert
ec57d73afe 02_RSS: replaced refresh method by javascript DOM gymnastics
git-svn-id: https://svn.fhem.de/fhem/trunk@8939 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-11 14:27:22 +00:00
borisneubert
184c7412e0 59_Weather: removed empty header row from WeatherAsHtmlV
git-svn-id: https://svn.fhem.de/fhem/trunk@8937 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-11 12:56:21 +00:00
borisneubert
14623e1910 02_HTTPSRV: support tabletui (Forum #37232)
git-svn-id: https://svn.fhem.de/fhem/trunk@8933 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-11 08:26:21 +00:00
thomyd
822fd3ad2a Updated SOMFY: Stabilize processing and position update code
- Improved timing for position update
- only send "stop" command if the position changed
(prevents moving a stopped blind to the my-position)
- fix typos in log, go-my command and set definition

git-svn-id: https://svn.fhem.de/fhem/trunk@8926 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-09 06:16:59 +00:00
talkabout
54f8ca79ff ios6touchpadstyle: style adjustments for the Dashboard module version 3.0
git-svn-id: https://svn.fhem.de/fhem/trunk@8920 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-08 17:29:59 +00:00
dancer0705
e062932ce9 10_IT: Correct command parsing (forum id 38467)
git-svn-id: https://svn.fhem.de/fhem/trunk@8919 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-08 15:52:12 +00:00
talkabout
588f4ea4af Dashboard: corrected version number
git-svn-id: https://svn.fhem.de/fhem/trunk@8915 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-07 17:46:42 +00:00