1
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-05-04 22:19:38 +00:00

19 Commits

Author SHA1 Message Date
borisneubert
edcb72f70a added support for weekly recurring calendar events
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2249 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-12-02 17:06:37 +00:00
borisneubert
9e7f7467bc support for recurring events added thanks to Matthias Gehre
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2247 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-12-01 20:11:35 +00:00
borisneubert
3887167ee4 calendar event is now started if t < endtime and ended if t>= endtime (before it was <= and > respectively)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2179 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-24 12:42:24 +00:00
borisneubert
573d5c7ee0 introduced readingsBulkUpdate, readingsSingleUpdate
introduced GPLv2

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2099 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-08 20:56:21 +00:00
rudolfkoenig
6a2e174e05 THE SPLIT
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2076 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-04 13:49:43 +00:00
borisneubert
045f046f88 Calendar now creates extra events for every changed calendar events (changed: UID mode)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1826 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-09-01 17:29:04 +00:00
borisneubert
86535551ca added sub GetFileFromURLQuiet() which does not show URL in logs
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1800 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-08-14 18:58:15 +00:00
borisneubert
6f39340c2e bugfix: ignore deleted events
bugfix: consider only times later (instead of equal or later) than now when determining the next wakeup time.

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1785 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-08-04 16:08:00 +00:00
borisneubert
b95e381413 fixed some "uninitialized string" warnings
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1702 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-07-08 08:28:37 +00:00
borisneubert
8df9816a83 location added to "get ... full ..." output
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1674 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-07-01 13:02:24 +00:00
borisneubert
3193f6477d multiple events at the same time trigger only one readings update instead of many
added get ... location, alarm, start, end 

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1665 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-06-29 18:12:42 +00:00
borisneubert
81bf72eb2f added get summary to Calendar, amended documentation
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1641 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-06-24 09:32:47 +00:00
borisneubert
3d0e5fa048 fixed treatment of calendar events without alarm
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1639 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-06-23 19:52:56 +00:00
rudolfkoenig
88320a582d Typo fixed
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1634 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-06-20 22:04:51 +00:00
rudolfkoenig
bf715c7dae use HttpUtils added
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1628 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-06-19 15:17:43 +00:00
borisneubert
4cb338a3b6 - time and internet helper routines added to fhem.pl
- 57_Calendar.pm updated (got rid of Time::Local, verbose STATE, allow almost literal copy of Google ICAL URL)

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1625 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-06-17 14:31:17 +00:00
borisneubert
b33d5ccc6f 57_Calendar.pm ready for testing, documentation added
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1597 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-06-02 21:53:36 +00:00
borisneubert
b88e313393 added find and uid getters
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1592 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-05-29 18:50:27 +00:00
borisneubert
9f9dd50524 first version of new module 57_Calendar.pm
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1590 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-05-28 17:36:49 +00:00