2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-06 18:56:55 +00:00

60 Commits

Author SHA1 Message Date
deespe
d2ae933a40 98_Hyperion: add set active/inactive
git-svn-id: https://svn.fhem.de/fhem/trunk@18415 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-01-25 18:07:23 +00:00
deespe
461c58254f 98_Hyperion: add AbortFn to BlockingCall
git-svn-id: https://svn.fhem.de/fhem/trunk@15533 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-12-01 11:40:09 +00:00
deespe
fa1f3900c4 98_Hyperion: add BlockingKill on disable
git-svn-id: https://svn.fhem.de/fhem/trunk@15514 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-11-28 13:06:49 +00:00
deespe
7523029577 98_Hyperion: fix binary restart not working after stop, more error messages
git-svn-id: https://svn.fhem.de/fhem/trunk@15495 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-11-24 19:59:29 +00:00
deespe
70df25db7d 98_Hyperion: fix multiple addEffect, remove newline in log
git-svn-id: https://svn.fhem.de/fhem/trunk@15463 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-11-19 23:42:14 +00:00
deespe
f10ec164a3 98_Hyperion: new 'set binary restart/stop', non-blocking for 'get configFiles', 'set configFile' and 'set binary', change from killall to kill pidof
git-svn-id: https://svn.fhem.de/fhem/trunk@15462 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-11-19 23:08:24 +00:00
deespe
cb93eb0f81 98_Hyperion: disable get also
git-svn-id: https://svn.fhem.de/fhem/trunk@15414 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-11-09 20:58:40 +00:00
deespe
7f953d5956 98_Hyperion: minor changes for ESP sketch
git-svn-id: https://svn.fhem.de/fhem/trunk@15330 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-10-27 18:21:36 +00:00
deespe
fe3db5661d 22_HOMEMODE: minor changes for ESP sketch
git-svn-id: https://svn.fhem.de/fhem/trunk@15325 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-10-26 19:38:16 +00:00
deespe
144a4c7a3d 98_Hyperion: DevIo cleanup, introducing NOTIFYDEV + set reopen + attribute disabledForIntervals, fix disable, other minor code cleanups
git-svn-id: https://svn.fhem.de/fhem/trunk@14147 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-04-30 23:00:50 +00:00
deespe
c6fda66603 98_Hyperion: minor changes
git-svn-id: https://svn.fhem.de/fhem/trunk@13890 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-04-03 22:03:46 +00:00
deespe
6db8c0c69f 98_Hyperion.pm: better disable, tiny regex change for isLocal
git-svn-id: https://svn.fhem.de/fhem/trunk@13637 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-03-07 22:44:43 +00:00
deespe
904de130f3 98_Hyperion.pm: use decode_json instead of from_json
git-svn-id: https://svn.fhem.de/fhem/trunk@13366 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-02-08 21:20:47 +00:00
deespe
3f4b072726 98_Hyperion: readd missing SetExtensionsCancel
git-svn-id: https://svn.fhem.de/fhem/trunk@13324 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-02-03 17:10:42 +00:00
deespe
2cd921abd0 98_Hyperion: SetExtensionsCancel simplification
git-svn-id: https://svn.fhem.de/fhem/trunk@13321 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-02-03 11:42:21 +00:00
deespe
f3acafcc1a 98_Hyperion: fix InternalTimer
git-svn-id: https://svn.fhem.de/fhem/trunk@12701 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-12-02 21:30:28 +00:00
deespe
b309c0a76a 98_Hyperion: fix regex warning
git-svn-id: https://svn.fhem.de/fhem/trunk@12676 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-11-27 15:54:27 +00:00
deespe
68a68a1c0d 98_Hyperion: add effect args, add set addEffect, add attr hyperionCustomEffects, add reading effectArgs, fix clear, fix effect names with dash, update commandref
git-svn-id: https://svn.fhem.de/fhem/trunk@12641 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-11-23 23:44:56 +00:00
deespe
d83a9b5257 98_Hyperion: new sets for valueGainDown/valueGainDown, new attr hyperionGainStep, update commandref
git-svn-id: https://svn.fhem.de/fhem/trunk@12575 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-11-14 19:56:42 +00:00
deespe
4f55e35ff1 98_Hyperion: fix toggleMode sometimes not working as expected
git-svn-id: https://svn.fhem.de/fhem/trunk@12503 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-11-04 16:13:23 +00:00
deespe
94c0ff6e2b 98_Hyperion: add set toggleMode, add attr hyperionToggleModes, add textField to dimUp/dimDown, add attr widgetOverride on define to fix the dimUp/dimDown textField now, minor other changes, update commandref, add german commandref
git-svn-id: https://svn.fhem.de/fhem/trunk@12480 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-31 23:17:18 +00:00
deespe
8badb61439 98_Hyperion: fix wrong priority for off, fix dim/dimUp/dimDown, clear clears now the default priority without argument, extend default attr webCmd, new default attr cmdIcon
git-svn-id: https://svn.fhem.de/fhem/trunk@12461 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-28 21:36:55 +00:00
deespe
1ab9d0ddec 98_Hyperion: fix identifying off state after boot effect, some value checking corrections and slider adjustments, update commandref
git-svn-id: https://svn.fhem.de/fhem/trunk@12449 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-27 23:46:19 +00:00
deespe
b107dcacf3 98_Hyperion: change dynamic set list handling, disable now disconnects, dynamic readings and set depending on delivered data, other minor changes, commandref update
git-svn-id: https://svn.fhem.de/fhem/trunk@12425 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-25 00:59:50 +00:00
deespe
cbe180b700 98_Hyperion: add attr disable 0
git-svn-id: https://svn.fhem.de/fhem/trunk@12413 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-23 12:24:49 +00:00
deespe
68bc63894c 98_Hyperion: remove redundant localhost check
git-svn-id: https://svn.fhem.de/fhem/trunk@12384 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-19 21:49:30 +00:00
deespe
05f473d4b7 98_Hyperion: more specific regex for localhost check
git-svn-id: https://svn.fhem.de/fhem/trunk@12382 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-19 20:04:24 +00:00
deespe
39f61a2bb4 98_Hyperion: fix for OpenELEC users trying to kill hyperiond.sh
git-svn-id: https://svn.fhem.de/fhem/trunk@12381 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-19 19:18:48 +00:00
deespe
c5db95ad47 98_Hyperion: changed last multiple readingsSingleUpdate to readingsBulkUpdate
git-svn-id: https://svn.fhem.de/fhem/trunk@12370 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-17 22:18:20 +00:00
deespe
c87d628ec2 98_Hyperion: fix wrong error state on successful define, minor code changes
git-svn-id: https://svn.fhem.de/fhem/trunk@12369 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-17 22:11:09 +00:00
deespe
486f946524 98_Hyperion: fix SetExtensionsCancel
git-svn-id: https://svn.fhem.de/fhem/trunk@12356 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-16 22:27:58 +00:00
deespe
cf8810ab8d 98_Hyperion: fix for Hyperion_GetConfigs
git-svn-id: https://svn.fhem.de/fhem/trunk@12326 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-11 11:57:49 +00:00
deespe
778191373c 98_Hyperion: remove attr hyperionAttrRestore, default attributes just being added on define instead
git-svn-id: https://svn.fhem.de/fhem/trunk@12324 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-11 11:39:29 +00:00
deespe
a36760f9f8 98_Hyperion: new attr hyperionAttrRestore, show configFile count
git-svn-id: https://svn.fhem.de/fhem/trunk@12314 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-10 21:44:39 +00:00
deespe
d66affdb2f 98_Hyperion: fix dimUp/dimDown bug, extend use of regex, remove Hyperion_readingsBulkUpdateIfChanged and change to readingsBulkUpdate
git-svn-id: https://svn.fhem.de/fhem/trunk@12313 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-10 19:38:58 +00:00
deespe
fec33610f1 98_Hyperion: devStateIcon for disconnected and code cleanup
git-svn-id: https://svn.fhem.de/fhem/trunk@12310 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-10 17:02:34 +00:00
deespe
42a1f08572 98_Hyperion: update commandref and CHANGED
git-svn-id: https://svn.fhem.de/fhem/trunk@12288 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-06 22:26:54 +00:00
deespe
113b85b5eb 98_Hyperion: config only available if at least two files are found and other code improvements
git-svn-id: https://svn.fhem.de/fhem/trunk@12287 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-06 22:11:01 +00:00
deespe
0a277bfcee 98_Hyperion: setting rgb now also accepts uppercase letters
git-svn-id: https://svn.fhem.de/fhem/trunk@12265 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-03 15:52:36 +00:00
deespe
58874e6dc7 98_Hyperion: fix rgb error msg and documentation
git-svn-id: https://svn.fhem.de/fhem/trunk@12264 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-03 15:22:29 +00:00
deespe
e233856a86 98_Hyperion: hyperion version check and min version
git-svn-id: https://svn.fhem.de/fhem/trunk@12260 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-03 14:03:58 +00:00
deespe
aafc1faf83 98_Hyperion: fix #2 for crash bug
git-svn-id: https://svn.fhem.de/fhem/trunk@12079 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-08-27 12:03:40 +00:00
deespe
3f9a9a914a 98_Hyperion: copy old reading into new reading before deleting it
git-svn-id: https://svn.fhem.de/fhem/trunk@12076 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-08-27 02:36:33 +00:00
deespe
3e12114f92 98_Hyperion: fix for crash bug
git-svn-id: https://svn.fhem.de/fhem/trunk@12075 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-08-27 02:33:59 +00:00
deespe
799d010626 98_Hyperion: bugfixes for duration and priority
git-svn-id: https://svn.fhem.de/fhem/trunk@12068 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-08-25 17:27:08 +00:00
deespe
eac3bb6588 98_Hyperion: non-blocking server connection
git-svn-id: https://svn.fhem.de/fhem/trunk@12066 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-08-24 22:17:41 +00:00
deespe
34c4c2e60a 98_Hyperion: devStateIcon with dim value for mode rgb
git-svn-id: https://svn.fhem.de/fhem/trunk@12060 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-08-22 21:57:52 +00:00
deespe
cdd967a22a 98_Hyperion: added commandref item device
git-svn-id: https://svn.fhem.de/fhem/trunk@11995 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-08-19 19:54:13 +00:00
deespe
d8c92ad1f4 98_Hyperion: removed commandref helper flag
git-svn-id: https://svn.fhem.de/fhem/trunk@11994 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-08-19 19:50:51 +00:00
deespe
665a4dd3bb 98_Hyperion: new attr disable, added commandref summary
git-svn-id: https://svn.fhem.de/fhem/trunk@11993 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-08-19 19:38:38 +00:00