Commit Graph

64 Commits

Author SHA1 Message Date
b6d9317a1e Revert "Using email alias"
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
This reverts commit d1a3b80293.
2021-06-02 21:58:35 -04:00
d1a3b80293 Using email alias 2021-06-02 21:57:22 -04:00
027d1711ad Removing bash_profile
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-02 21:36:07 -04:00
ed06d7ecd0 WIP
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-02 21:23:46 -04:00
d3c37b18b9 Updating registry path
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-02 21:22:35 -04:00
5a8b03a038 Adding notifier
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-02 21:20:09 -04:00
6c363f8d8c Adding official npm plugin
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-02 21:14:12 -04:00
cea0c3f1cf WIP
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-02 21:09:06 -04:00
2b13f78a0d WIP
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-02 21:05:29 -04:00
810431d82b Adding publish step
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-02 20:54:21 -04:00
118a8912f6 Disabling default clone step
All checks were successful
continuous-integration/drone/push Build is passing
2021-05-31 18:36:50 -05:00
f78c9d961c using https
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2021-05-31 18:32:58 -05:00
ae78cb2358 Updating clone rules
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2021-05-31 18:32:06 -05:00
7d89f6b945 Adding drone yml
All checks were successful
continuous-integration/drone/push Build is passing
2021-05-31 18:15:28 -05:00
94dc6a37b9 Adding README 2020-12-20 12:07:02 -05:00
38ffdec2db Update to use homebridge types 2020-12-11 21:59:29 -05:00
c28de00928 Using TS types. Not building 2020-05-03 17:31:40 -04:00
9d76b8297e Bump homebridge rev 2020-05-03 15:43:54 -04:00
31c0a0856a Merge branch 'feature/multi_hub' 1.0.7 2020-01-24 23:18:30 -05:00
7907497360 Bump rev 2020-01-24 23:18:01 -05:00
3ac6ffb8a3 Worked around bug where receiver was not turning off 2020-01-24 23:17:33 -05:00
6f7fc4c2af Fixed device buttons 2020-01-24 21:47:13 -05:00
97c0f625db Successful multi hub 2020-01-24 21:31:43 -05:00
ec0c857c97 First pass done but untested 2020-01-23 09:28:59 -05:00
ba1a1685ae Using harmony device
Still need to look up devices specific to hubs (In the case of the same device on multiple hubs)
2020-01-23 09:01:14 -05:00
5ddd1e1af0 Progress commit 2020-01-23 08:44:11 -05:00
e9693435ce Added missing logic 1.0.5 2020-01-03 19:57:47 -05:00
a8fddae8c5 Bump rev 2020-01-03 19:51:11 -05:00
3759d91d1f Setting button state correctly for stateful buttons 2020-01-03 19:50:38 -05:00
b004e3a966 Added information service 1.0.4 2020-01-03 16:26:55 -05:00
0b08302656 Bump rev 2020-01-03 16:14:51 -05:00
7ec92f28cb Fixed bug where state wasn't being remembered 2020-01-03 16:14:12 -05:00
3a1428aa47 Bump rev 1.0.3 2020-01-01 23:58:00 -05:00
672362a9a4 Code re-organization 2020-01-01 23:39:07 -05:00
020a2fc240 Added device emit option for debugging purposes 2020-01-01 23:29:44 -05:00
588205e507 Added device buttons 2020-01-01 22:31:25 -05:00
80ac6423e5 Simplified config parsing 2020-01-01 00:17:37 -05:00
fb260c5532 Bump rev 1.0.2 2019-08-15 16:02:29 -04:00
f903c40f9c Getting rid of externalAccessories.
Rolling back external accessories specifically for remote because this was causing an unpredictable crash. (Likely an unhandled exception within either apple framework or HAPNodeJS
2019-08-13 21:02:40 -04:00
5c69e7b11f Cleaned up unused code. Corrected issue with getActive 2019-08-09 17:25:24 -04:00
a67674b3d3 deploy script now builds 2019-08-09 17:25:03 -04:00
f682c0e380 Added deployment script 1.0.1 2019-08-01 19:21:46 -04:00
14312908bf Added redundant matrix calls 2019-08-01 18:57:19 -04:00
152d73e9f9 Fixed UseMatrix being a string instead of boolean. This fixed listen to music activity. 2019-07-31 17:34:23 -04:00
727c8ceba7 Fixed issue where inputs weren't getting set. Possibly fixed incorrect tv issue. 2019-07-31 17:14:02 -04:00
39f4a7c1bc Enabled debugging support
# Conflicts:
#	src/DataProviders/HarmonyDataProvider.ts
2019-07-31 16:33:31 -04:00
73cba09edb Disabled features for default remote 2019-07-26 16:30:57 -04:00
9b48614dd1 Merge branch 'feature/neeo_control' 2019-07-26 15:44:53 -04:00
04024d565d Fixed issue with Tv's turning on while using remote 2019-07-26 15:44:26 -04:00
7638644935 Modifying to publish new external accessory to fix remote problem (untested) 2019-07-26 13:07:50 -04:00