59 Commits

Author SHA1 Message Date
justme-1968
c2405af5e6 37_harmony.pm: avoid crash on missing config data
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@19170 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-04-13 12:21:29 +00:00
justme-1968
d681d73e2f 37_harmony.pm: disbale unused config link
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@18146 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-01-05 18:55:02 +00:00
justme-1968
8de3112ba7 37_harmony.pm: don't try fake origin query if hub is disabled
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@18120 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-01-02 21:00:43 +00:00
justme-1968
712c0c4e80 37_harmony.pm: try to get remoteId with fake origin query if broadcast fails
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@18083 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-12-29 11:51:07 +00:00
justme-1968
9db8f28605 37_harmony.pm: keep remoteId if user/pass is given
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@18053 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-12-25 12:04:36 +00:00
justme-1968
6979725795 37_harmony.pm: stopDiscovery() fix
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@18031 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-12-22 20:46:39 +00:00
justme-1968
1191d74eda 37_harmony.pm: try to fallback to xmpp if no discovery response is received. (segmented network)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@18027 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-12-22 09:35:14 +00:00
justme-1968
e5d8609926 37_harmony.pm: restart discovery if additional device gets defined
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@18019 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-12-21 10:55:47 +00:00
justme-1968
80c0146cfd 37_harmony.pm: fixed missing reconnect on websocket disconnect
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@18018 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-12-21 08:17:28 +00:00
justme-1968
b424387aa7 37_harmony.pm: use websockets if xmpp is not availabe, fixes issues with firmware 4.15.206
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@18017 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-12-21 07:31:43 +00:00
justme-1968
d9d65f0c4d docu fixes (Forum: #84992)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@16299 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-03-01 08:06:55 +00:00
justme-1968
8f0b6ca550 37_harmony.pm: added sleeptimer events
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@15971 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-01-23 13:41:25 +00:00
justme-1968
b385d686b9 37_harmony.pm: added set inactive/active command, fixed uninitialized value bug
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@15393 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-11-05 11:06:17 +00:00
justme-1968
05ee115783 37_harmony.pm: one more bugfix
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14330 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-05-20 13:08:51 +00:00
justme-1968
9790ca5d7e 37_harmony.pm: bug fix
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14324 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-05-20 10:08:50 +00:00
justme-1968
82ecb5fa62 37_harmony.pm: added duration to command
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14318 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-05-19 12:17:16 +00:00
justme-1968
4cc83963b9 37_harmony.pm: better xml parsing, better json error handling. see forum https://forum.fhem.de/index.php/topic,14163.msg575033.html#msg575033
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@13311 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-02-02 16:35:54 +00:00
justme-1968
ff2808e462 37_harmony.pm: fix setsleeptimer (by Wolfspirit)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@13299 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-02-01 14:12:35 +00:00
justme-1968
f0390963f5 37_harmony.pm: ignore user/password for now. protocoll has changed
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@12635 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-11-23 09:17:31 +00:00
justme-1968
56e0bf3200 37_harmony.pm: allow regex in command names
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@12569 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-11-13 20:37:37 +00:00
justme-1968
0e8090ff42 commandref: added summary
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@12057 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-08-22 19:31:37 +00:00
justme-1968
4a9278cc85 harmony: show deviceOverview
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@11638 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-06-09 18:14:26 +00:00
justme-1968
b8b586a1fc 37_harmony.pm: workaround for erroneous activity changes due to home automation buttons.
see forum: https://forum.fhem.de/index.php/topic,14163.msg447336.html#msg447336


git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@11474 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-05-17 19:34:30 +00:00
justme-1968
72943b5758 37_fakeRoku.pm: added module
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@11174 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-04-02 20:00:42 +00:00
justme-1968
32abf2f680 37_harmony.pm: cleanup cannelAfterStart
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10918 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-22 12:44:33 +00:00
justme-1968
d94e248bc2 37_harmony.pm: added automation.state and vnd.logitech.control.button events
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10729 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-05 21:26:22 +00:00
justme-1968
b18e1ae00c 37_harmony.pm: fixed isn't numeric in numeric eq warning (forum:http://forum.fhem.de/index.php/topic,44106.msg360674.html#msg360674)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9917 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-11-17 12:36:55 +00:00
justme-1968
15799584e3 37_harmony.pm: added optional <channel> paramter to set activity command
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9899 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-11-15 11:40:43 +00:00
justme-1968
3424d7e022 37_harmony.pm: store user and password obfuscated
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9731 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-10-30 15:34:30 +00:00
justme-1968
a725312335 all: NOTIFYDEV fix
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9191 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-09-01 20:29:24 +00:00
justme-1968
84669f3400 37_harmony.pm: fix for acces to uninitialized device data
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8751 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-15 17:03:04 +00:00
justme-1968
39b762def8 37_harmony.pm: removed debug message
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8545 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-05-08 07:49:21 +00:00
justme-1968
92a95e8221 37_harmony.pm: fix for changed spelling in hub firmware 4.4.36
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8472 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-04-23 20:35:21 +00:00
justme-1968
d00308a621 37_harmony.pm: enabled authentication by logitech myharmony server for hub firmware version 4.x.
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8123 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-03-01 15:28:58 +00:00
justme-1968
1d146f9aee 37_harmony.pm: added state reading for connection state
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8028 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-02-17 21:13:38 +00:00
justme-1968
dcbff27068 37_harmony.pm: changed loglevel of unknown message message
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7951 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-02-13 11:03:26 +00:00
justme-1968
5ef89d762f added missing return undef in notifyFn. see: http://forum.fhem.de/index.php/topic,30775.msg233525.html#msg233525
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7298 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-12-21 21:20:12 +00:00
justme-1968
1186f33136 37_harmony.pm: one more fix for escapeing of special characters in activity and device names.
see: http://forum.fhem.de/index.php/topic,14163.msg227083.html#msg227083


git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7136 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-12-06 00:11:31 +00:00
justme-1968
7dca5a36f3 37_harmony.pm: escape some special characters in activity and device names.
see:http://forum.fhem.de/index.php/topic,14163.msg225543.html#msg225543


git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7121 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-12-02 21:48:49 +00:00
justme-1968
65bc0368fe 37_harmony.pm: don't write to disconnected devices
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6954 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-11-12 15:16:59 +00:00
justme-1968
614b0cd1fb 37_harmony.pm: don't use hardcoded name for PowerOff activity
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6901 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-11-06 19:33:18 +00:00
justme-1968
4ed017c7f5 37_harmony.pm: small change to log message text
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6899 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-11-06 16:31:57 +00:00
justme-1968
574e275aa6 37_harmony.pm: added reading newVersion and update command
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6897 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-11-05 21:31:19 +00:00
justme-1968
2a6b2e85e3 37_harmony.pm: removed duplicate firmware version internal
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6895 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-11-05 19:48:02 +00:00
justme-1968
bf83a6472f 37_harmony.pm: add link to myHarmony config on device detail page
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6893 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-11-05 09:23:04 +00:00
justme-1968
1c369c803d 37_harmony.pm: ignore global autocreate settings for manual autocreate
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6881 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-11-04 11:48:38 +00:00
justme-1968
a706d7e742 37_harmony.pm: allow command shortcut on activity level
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6875 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-11-03 18:21:30 +00:00
justme-1968
1ad3dca43c 37_harmony.pm: some cleanups
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6837 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-10-30 12:02:20 +00:00
justme-1968
a3c8281b3c 37_harmony.pm: added channel command
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6830 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-10-29 15:46:13 +00:00
justme-1968
47a56c2a54 37_harmony.pm: better error handling, some cleanups, DEVICE level on and off commands
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6829 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-10-28 17:10:24 +00:00