2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-08 13:24:56 +00:00

26 Commits

Author SHA1 Message Date
jpawlowski
d0803640ab RESIDENTStk: improve code robustness
git-svn-id: https://svn.fhem.de/fhem/trunk@10378 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-01-06 15:48:18 +00:00
jpawlowski
04b4597346 RESIDENTStk.pm: more robust macro example; change Sonos audio commands to use new msg command
git-svn-id: https://svn.fhem.de/fhem/trunk@10187 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-12-16 10:29:04 +00:00
jpawlowski
fdde6b4991 RESIDENTStk.pm: make Wakeuptimer compatible with Tablet UI settimer widget:
<div data-type="settimer"
    data-device="rr_Firstname_wakeuptimer1"
    data-get="nextRun"
    data-set="nextRun"></div>


git-svn-id: https://svn.fhem.de/fhem/trunk@9978 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-11-23 01:48:03 +00:00
jpawlowski
308bbd6f45 ENIGMA2, ONKYO_AVR, PHTV, Pushover, GEOFANCY, RESIDENTStk, msg: suppress warning “Smartmatch is experimental”
git-svn-id: https://svn.fhem.de/fhem/trunk@9380 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-10-05 08:04:23 +00:00
jpawlowski
edc07bf33d RESIDENTStk wakeuptimer: fix state reset in case resident is absent
git-svn-id: https://svn.fhem.de/fhem/trunk@8865 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-01 13:16:01 +00:00
jpawlowski
6548da185b RESIDENTStk wakeuptimer: improved update of user device for nextWakeup* readings; log messages to include current user state
git-svn-id: https://svn.fhem.de/fhem/trunk@8671 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-05-31 11:17:09 +00:00
jpawlowski
9e63361be4 RESIDENTStk wakeuptimer: add missing file for set command "end"
git-svn-id: https://svn.fhem.de/fhem/trunk@8615 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-05-21 09:45:42 +00:00
jpawlowski
62e053feac RESIDENTStk wakeuptimer: generally stop wakeup program if user device changes state; add wakeupWaitPeriod attribute to avoid multiple run in the morning if wakeuptime is earlier than wakeupDefaultTime
git-svn-id: https://svn.fhem.de/fhem/trunk@8586 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-05-16 15:47:30 +00:00
jpawlowski
83b53d4671 RESIDENTStk wakeuptimer: ignore non-existing wakeupDevice references and correct attribute *_wakeupDevice in ROOMMATE, GUEST or RESIDENTS device
git-svn-id: https://svn.fhem.de/fhem/trunk@8424 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-04-12 13:19:08 +00:00
jpawlowski
8343a68d79 RESIDENTStk wakeuptimer: self-destruction for at-devices if wakeuptimer device was deleted by user
git-svn-id: https://svn.fhem.de/fhem/trunk@8423 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-04-12 12:31:18 +00:00
jpawlowski
ef0cab2469 RESIDENTStk wakeuptimer: fix loop when wakeuptime=OFF and no attribute wakeupDefaultTime present
git-svn-id: https://svn.fhem.de/fhem/trunk@8422 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-04-12 11:52:36 +00:00
jpawlowski
f6f6be57f6 RESIDENTStk wakeuptimer: do not create new dummy during bootup; forum #283933
git-svn-id: https://svn.fhem.de/fhem/trunk@8407 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-04-09 09:04:14 +00:00
jpawlowski
1aed6bd1f1 RESIDENTStk wakeuptimer: check in correct file ...
git-svn-id: https://svn.fhem.de/fhem/trunk@8399 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-04-07 21:46:26 +00:00
jpawlowski
d6b20dbc1e RESIDENTStk wakeuptimer: fix watchdog reset
git-svn-id: https://svn.fhem.de/fhem/trunk@8398 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-04-07 21:30:37 +00:00
jpawlowski
c42b439ce8 RESIDENTStk wakeuptimer: correct watchdogs and add conditional enforced wakeup
git-svn-id: https://svn.fhem.de/fhem/trunk@8377 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-04-05 08:16:51 +00:00
jpawlowski
e8b4bbaf72 RESIDENTStk wakeuptimer: fix wakeup forecast during holidays and improved debug logging
git-svn-id: https://svn.fhem.de/fhem/trunk@8359 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-04-03 11:52:56 +00:00
jpawlowski
293d3ec00a RESIDENTStk wakeuptimer: fix templates
git-svn-id: https://svn.fhem.de/fhem/trunk@8310 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-03-28 14:11:23 +00:00
jpawlowski
c64de9b752 RESIDENTStk wakeuptimer: add example macros for RESIDENTS devices (gotosleep, asleep, awoken)
git-svn-id: https://svn.fhem.de/fhem/trunk@8308 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-03-27 22:45:19 +00:00
jpawlowski
65081d75fa RESIDENTStk wakeuptimer: add example macros for gotosleep, asleep, awoken
git-svn-id: https://svn.fhem.de/fhem/trunk@8307 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-03-27 20:10:51 +00:00
jpawlowski
92da4bc585 RESIDENTStk wakeuptimer: some logic fixes & enhanced debugging
git-svn-id: https://svn.fhem.de/fhem/trunk@8299 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-03-27 14:31:19 +00:00
jpawlowski
d0ee29c0a9 RESIDENTStk: update wakeuptimer
git-svn-id: https://svn.fhem.de/fhem/trunk@8267 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-03-22 14:51:05 +00:00
jpawlowski
ade12bdba6 RESIDENTStk wakeuptimer: add holiday support and aggregate states to parent devices
git-svn-id: https://svn.fhem.de/fhem/trunk@8228 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-03-17 01:58:16 +00:00
jpawlowski
f36401e7c8 RESIDENTStk wakeuptimer: fix at-timer begin calculation for OFF-timers
git-svn-id: https://svn.fhem.de/fhem/trunk@8213 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-03-14 16:40:37 +00:00
jpawlowski
d483e42c97 RESIDENTStk wakeuptimer: add macro example code, auto-cleanup of temp. at-devices, advanced readings, error handlings and many other things
git-svn-id: https://svn.fhem.de/fhem/trunk@8208 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-03-14 15:28:24 +00:00
jpawlowski
5c2f94649f RESIDENTStk: add wakeupResetSwitcher support
git-svn-id: https://svn.fhem.de/fhem/trunk@8197 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-03-11 23:16:39 +00:00
jpawlowski
a35f2d79df RESIDENTStk: Add RESIDENTS toolkit and wakeuptimer function
git-svn-id: https://svn.fhem.de/fhem/trunk@8194 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-03-11 14:16:05 +00:00