Commit Graph

354 Commits

Author SHA1 Message Date
Jesse Hills
805413f957
Fix uuids 2022-09-28 13:05:50 +13:00
Jesse Hills
d17509be5b
Change to event 2022-09-28 12:52:36 +13:00
Jesse Hills
49db2b021d
Fix type 2022-09-28 12:35:28 +13:00
Jesse Hills
d132780461
Update type 2022-09-28 12:23:33 +13:00
Jesse Hills
869ba8c977
Change to error int 2022-09-28 12:15:28 +13:00
Jesse Hills
0c5d109951
Add failed callback 2022-09-28 12:06:20 +13:00
Jesse Hills
86512bc607
Add failed flag to connection state response 2022-09-28 12:02:04 +13:00
Jesse Hills
9b3b6f4b94
Regenerate proto with rpc calls 2022-09-28 11:32:47 +13:00
Jesse Hills
b8ad4dd671
Fix types 2022-09-28 11:26:56 +13:00
Jesse Hills
51e364cdb7
Add bluetooth connections free
Add callbacks to remove message subscriptions

Move stop notify to callback of start notify
2022-09-28 10:54:35 +13:00
Jesse Hills
a43518c5ed
Fix ids
Add message types to main list
2022-09-28 09:56:35 +13:00
Jesse Hills
0b7ca79234
Change reads and writes to use handles
Add notify functions
2022-09-28 09:51:52 +13:00
Jesse Hills
6ae112f8f5
Fix return 2022-09-27 13:19:35 +13:00
Jesse Hills
383f87d539
import fix 2022-09-27 13:19:05 +13:00
Jesse Hills
7238f56473
lint fixes 2022-09-27 13:18:30 +13:00
Jesse Hills
3f22d6ee5e
flake8 fixes 2022-09-27 13:17:05 +13:00
Jesse Hills
a671b723d0
Add GATT functions to client 2022-09-27 13:10:19 +13:00
Jesse Hills
c65011094e
Create GATT proto messages 2022-09-27 13:09:49 +13:00
Jesse Hills
df4ceeda97
Add requirement 2022-09-27 13:09:26 +13:00
dependabot[bot]
56c7fa35fd
Bump pylint from 2.14.5 to 2.15.0 (#250)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-06 14:07:29 +12:00
dependabot[bot]
cbe2b2174a
Bump types-protobuf from 3.19.22 to 3.20.1 (#249)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-06 14:04:20 +12:00
dependabot[bot]
0128f7cbd7
Bump actions/cache from 3.0.7 to 3.0.8 (#248)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-06 14:04:01 +12:00
github-actions[bot]
d6fe3d7e1d Bump version to 10.13.1 2022-09-06 02:03:47 +00:00
dependabot[bot]
b55f522b8e
Bump black from 22.6.0 to 22.8.0 (#251)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-06 14:03:29 +12:00
github-actions[bot]
ece46101d2 Bump version to 10.13.0 2022-08-22 03:50:58 +00:00
Jesse Hills
4426a94638
Add has_bluetooth_proxy flag to device info (#247) 2022-08-22 15:50:43 +12:00
dependabot[bot]
08e187018f
Bump flake8 from 4.0.1 to 5.0.4 (#241)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-22 15:31:52 +12:00
dependabot[bot]
d8cf231abd
Bump mypy from 0.961 to 0.971 (#237)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-22 15:31:15 +12:00
dependabot[bot]
e61c49e1a0
Bump pylint from 2.14.4 to 2.14.5 (#236)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-22 15:29:40 +12:00
dependabot[bot]
8dc64151c5
Bump docker/build-push-action from 3.0.0 to 3.1.1 (#244)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-22 15:29:17 +12:00
dependabot[bot]
b9b88b0787
Bump actions/cache from 3.0.4 to 3.0.7 (#245)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-22 15:28:48 +12:00
github-actions[bot]
3f5075eb7b Bump version to 10.12.0 2022-08-22 03:28:04 +00:00
Jesse Hills
1273d689f1
Implement Bluetooth LE advertisement receiving (#246) 2022-08-22 15:27:46 +12:00
github-actions[bot]
f6ec38cb19 Bump version to 10.11.1 2022-08-22 03:27:08 +00:00
J. Nick Koston
1ffe252f6f
Change out asyncio.wait_for with async_timeout (#243) 2022-08-22 15:26:53 +12:00
github-actions[bot]
88749ad2cd Bump version to 10.11.0 2022-07-06 23:45:43 +00:00
Peter Galantha
7dc2a0d072
state class TOTAL added (#229) 2022-07-07 11:41:22 +12:00
Suryandaru Triandana
5831eb5f2a
Increase ListEntitiesRequest timeout to 30 seconds (#234) 2022-07-07 11:39:01 +12:00
dependabot[bot]
b5a85fbed4
Bump pylint from 2.14.3 to 2.14.4 (#231)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.14.3 to 2.14.4.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.14.3...v2.14.4)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-30 12:07:55 +02:00
dependabot[bot]
7312c43410
Bump black from 22.3.0 to 22.6.0 (#230)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-29 21:23:50 +02:00
dependabot[bot]
f974a64e6e
Bump types-protobuf from 3.19.21 to 3.19.22 (#227)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-20 17:48:38 +02:00
dependabot[bot]
3b8749b00c
Bump pylint from 2.14.2 to 2.14.3 (#228)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-20 17:42:53 +02:00
dependabot[bot]
e7d1f32b11
Bump pylint from 2.14.1 to 2.14.2 (#226)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.14.1 to 2.14.2.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.14.1...v2.14.2)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-15 12:46:07 +02:00
dependabot[bot]
ad2d3cae10
Bump actions/setup-python from 3 to 4 (#225)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-13 15:00:22 +02:00
dependabot[bot]
8440ef4d2f
Bump actions/cache from 3.0.3 to 3.0.4 (#224)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-13 15:00:06 +02:00
dependabot[bot]
52b385a561
Bump mypy from 0.960 to 0.961 (#223)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-13 15:00:00 +02:00
dependabot[bot]
329cc314d4
Bump pylint from 2.14.0 to 2.14.1 (#222)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-13 14:59:54 +02:00
dependabot[bot]
39aeee9921
Bump pylint from 2.13.9 to 2.14.0 (#220)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-03 13:46:00 +12:00
dependabot[bot]
1a1c4602f6
Bump actions/cache from 3.0.2 to 3.0.3 (#219)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-03 13:45:37 +12:00
dependabot[bot]
971a9fb719
Bump mypy from 0.950 to 0.960 (#218)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-31 10:42:35 +12:00