Connor Petty and GitHub
89d735bb0f
[bluetooth] Changed characteristic read/write to use CompletableFutures ( #8970 )
...
Signed-off-by: Connor Petty <mistercpp2000+gitsignoff@gmail.com >
2021-04-09 22:23:28 +02:00
Connor Petty and GitHub
b9c5a0d158
[bluetooth] Expire discovery snapshots so that devices can be rediscovered ( #10099 )
...
Signed-off-by: Connor Petty <mistercpp2000+gitsignoff@gmail.com >
2021-02-14 19:52:18 +01:00
Connor Petty and GitHub
239e33af26
[bluetooth.govee] Govee Bluetooth Binding initial contribution ( #8610 )
...
Signed-off-by: Connor Petty <mistercpp2000+gitsignoff@gmail.com >
2021-01-25 08:44:03 +01:00
Connor Petty and GitHub
62523e135a
Merge client-api subproject into tado binding project. ( #9125 )
...
Signed-off-by: Connor Petty <mistercpp2000+gitsignoff@gmail.com >
2020-11-25 10:10:53 +01:00
Connor Petty and GitHub
32e8ec31f9
[bluetooth.bluegiga] Add characteristic notification support ( #9067 )
...
* Add support for characteristic notifications.
* Also fixed bluegiga initialize/dispose bugs.
Signed-off-by: Connor Petty <mistercpp2000+gitsignoff@gmail.com >
2020-11-24 21:33:48 +01:00
Connor Petty and GitHub
89e0771884
[bluetooth.generic] Fix build ( #9115 )
...
* use Objects.requireNonNull
Signed-off-by: Connor Petty <mistercpp2000+gitsignoff@gmail.com >
2020-11-24 08:07:29 +01:00
Connor Petty and GitHub
0b163f655c
[bluetooth] Add some utility classes ( #9064 )
...
* Add some utility classes that will be used by other bluetooth bindings.
* Add handle field to BluetoothDescriptor
Signed-off-by: Connor Petty <mistercpp2000+gitsignoff@gmail.com >
2020-11-23 11:34:39 +01:00
Connor Petty and GitHub
fb7fcd886d
[bluetooth.generic] Added support for generic bluetooth devices ( #8775 )
...
* Generic Bluetooth Binding Initial Contribution
Signed-off-by: Connor Petty <mistercpp2000+gitsignoff@gmail.com >
2020-11-23 10:43:44 +01:00
Connor Petty and GitHub
bb9a286167
Fix duplicate channel bug ( #8980 )
...
Signed-off-by: Connor Petty <mistercpp2000+gitsignoff@gmail.com >
2020-11-08 11:17:19 +01:00
Connor Petty and GitHub
d83dbb408f
[bluetooth.bluegiga] Fix broken device discovery ( #8906 )
...
Signed-off-by: Connor Petty <mistercpp2000+gitsignoff@gmail.com >
2020-10-31 10:40:05 +01:00
Connor Petty and GitHub
ac1e4d8a83
[network] Fix latency parsing on windows 10 ( #8781 )
...
Fixes #8776
Signed-off-by: Connor Petty <mistercpp2000+gitsignoff@gmail.com >
2020-10-18 20:43:09 +02:00
Connor Petty and GitHub
0496d35f32
Adapt to changes in ExecUtil ( #8690 )
...
Signed-off-by: Connor Petty <mistercpp2000+gitsignoff@gmail.com >
2020-10-08 21:08:11 +02:00
Connor Petty and GitHub
515658de7f
Fix bluetooth unit tests ( #8620 )
...
Fixes : #8538
Signed-off-by: Connor Petty <mistercpp2000+gitsignoff@gmail.com >
2020-10-01 07:53:48 +02:00