Commit Graph

101 Commits

Author SHA1 Message Date
Brandon Watson
7d89f6b945 Adding drone yml
All checks were successful
continuous-integration/drone/push Build is passing
2021-05-31 18:15:28 -05:00
watsonb8
94dc6a37b9 Adding README 2020-12-20 12:07:02 -05:00
watsonb8
38ffdec2db Update to use homebridge types 2020-12-11 21:59:29 -05:00
watsonb8
c28de00928 Using TS types. Not building 2020-05-03 17:31:40 -04:00
watsonb8
9d76b8297e Bump homebridge rev 2020-05-03 15:43:54 -04:00
watsonb8
31c0a0856a Merge branch 'feature/multi_hub' 2020-01-24 23:18:30 -05:00
watsonb8
7907497360 Bump rev 2020-01-24 23:18:01 -05:00
watsonb8
3ac6ffb8a3 Worked around bug where receiver was not turning off 2020-01-24 23:17:33 -05:00
watsonb8
6f7fc4c2af Fixed device buttons 2020-01-24 21:47:13 -05:00
watsonb8
97c0f625db Successful multi hub 2020-01-24 21:31:43 -05:00
watsonb8
ec0c857c97 First pass done but untested 2020-01-23 09:28:59 -05:00
watsonb8
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
watsonb8
5ddd1e1af0 Progress commit 2020-01-23 08:44:11 -05:00
watsonb8
e9693435ce Added missing logic 2020-01-03 19:57:47 -05:00
watsonb8
a8fddae8c5 Bump rev 2020-01-03 19:51:11 -05:00
watsonb8
3759d91d1f Setting button state correctly for stateful buttons 2020-01-03 19:50:38 -05:00
watsonb8
b004e3a966 Added information service 2020-01-03 16:26:55 -05:00
watsonb8
0b08302656 Bump rev 2020-01-03 16:14:51 -05:00
watsonb8
7ec92f28cb Fixed bug where state wasn't being remembered 2020-01-03 16:14:12 -05:00
watsonb8
3a1428aa47 Bump rev 2020-01-01 23:58:00 -05:00
watsonb8
672362a9a4 Code re-organization 2020-01-01 23:39:07 -05:00
watsonb8
020a2fc240 Added device emit option for debugging purposes 2020-01-01 23:29:44 -05:00
watsonb8
588205e507 Added device buttons 2020-01-01 22:31:25 -05:00
watsonb8
80ac6423e5 Simplified config parsing 2020-01-01 00:17:37 -05:00
watsonb8
fb260c5532 Bump rev 2019-08-15 16:02:29 -04:00
watsonb8
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
watsonb8
5c69e7b11f Cleaned up unused code. Corrected issue with getActive 2019-08-09 17:25:24 -04:00
watsonb8
a67674b3d3 deploy script now builds 2019-08-09 17:25:03 -04:00
watsonb8
f682c0e380 Added deployment script 2019-08-01 19:21:46 -04:00
watsonb8
14312908bf Added redundant matrix calls 2019-08-01 18:57:19 -04:00
watsonb8
152d73e9f9 Fixed UseMatrix being a string instead of boolean. This fixed listen to music activity. 2019-07-31 17:34:23 -04:00
watsonb8
727c8ceba7 Fixed issue where inputs weren't getting set. Possibly fixed incorrect tv issue. 2019-07-31 17:14:02 -04:00
watsonb8
39f4a7c1bc Enabled debugging support
# Conflicts:
#	src/DataProviders/HarmonyDataProvider.ts
2019-07-31 16:33:31 -04:00
watsonb8
73cba09edb Disabled features for default remote 2019-07-26 16:30:57 -04:00
watsonb8
9b48614dd1 Merge branch 'feature/neeo_control' 2019-07-26 15:44:53 -04:00
watsonb8
04024d565d Fixed issue with Tv's turning on while using remote 2019-07-26 15:44:26 -04:00
watsonb8
7638644935 Modifying to publish new external accessory to fix remote problem (untested) 2019-07-26 13:07:50 -04:00
watsonb8
f0eb57e4dc Commands only send if the activity has already been started. 2019-07-24 16:19:23 -04:00
watsonb8
0ea4188487 Added a delay between commands. Fixed issue where inputs were not being set correctly. 2019-06-23 11:42:10 -04:00
watsonb8
8bb65b5b3c Code cleanup. Added comments. 2019-06-17 15:59:15 -04:00
watsonb8
5040435760 Working remote 2019-06-16 22:36:15 -04:00
watsonb8
ed8f126a34 Added power toggling for devices that don’t support on/off 2019-06-16 22:01:01 -04:00
watsonb8
8c3a02fa85 Volume rocker working 2019-06-16 21:36:12 -04:00
watsonb8
e49af64a18 External devices (remote control support) building blocks added. 2019-06-16 21:12:57 -04:00
watsonb8
06fb2009bc Correctly working activities :) 2019-06-16 12:55:19 -04:00
watsonb8
a7ae259567 Can successfully start an activity on power on. 2019-06-16 11:19:32 -04:00
watsonb8
ea5b7ba054 Most (if not all) callbacks are registered 2019-06-15 12:04:20 -04:00
watsonb8
0ff8ce8622 Inputs now appearing on home kit 2019-06-15 00:40:09 -04:00
watsonb8
39bf619b3a Compiles and runs. Devices appearing in home kit. 2019-06-14 23:41:13 -04:00
watsonb8
356589b1fe Intermediate changes 2019-06-13 10:00:29 -04:00