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
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