Commit Graph

84 Commits

Author SHA1 Message Date
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
f0eb57e4dc Commands only send if the activity has already been started. 2019-07-24 16:19:23 -04:00
0ea4188487 Added a delay between commands. Fixed issue where inputs were not being set correctly. 2019-06-23 11:42:10 -04:00
8bb65b5b3c Code cleanup. Added comments. 2019-06-17 15:59:15 -04:00
5040435760 Working remote 1.0.0 2019-06-16 22:36:15 -04:00
ed8f126a34 Added power toggling for devices that don’t support on/off 2019-06-16 22:01:01 -04:00
8c3a02fa85 Volume rocker working 2019-06-16 21:36:12 -04:00
e49af64a18 External devices (remote control support) building blocks added. 2019-06-16 21:12:57 -04:00
06fb2009bc Correctly working activities :) 2019-06-16 12:55:19 -04:00
a7ae259567 Can successfully start an activity on power on. 2019-06-16 11:19:32 -04:00
ea5b7ba054 Most (if not all) callbacks are registered 2019-06-15 12:04:20 -04:00
0ff8ce8622 Inputs now appearing on home kit 2019-06-15 00:40:09 -04:00
39bf619b3a Compiles and runs. Devices appearing in home kit. 2019-06-14 23:41:13 -04:00
356589b1fe Intermediate changes 2019-06-13 10:00:29 -04:00
d7fc6eba5d Initial commit with typescript 2019-06-11 13:32:22 -04:00