issues
search
ttu
/
ruuvitag-sensor
Python package for communicating with RuuviTag BLE Sensor and for decoding sensor data from broadcasted data
https://ttu.github.io/ruuvitag-sensor/
MIT License
196
stars
78
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
docs: update examples
#256
terop
opened
3 weeks ago
1
build: add Python 3.13 support
#255
terop
closed
3 weeks ago
1
docs: fix README.md code example
#254
Reliquat
closed
3 weeks ago
1
refactor: remove unused import
#253
terop
closed
3 months ago
0
docs: update adapter use from README
#252
terop
closed
3 months ago
2
build: drop Python 3.7 and 3.8 support
#251
terop
closed
3 months ago
1
ci: update used github actions to node 20
#250
ttu
closed
3 months ago
0
feat: use bleak as default adapter on all platforms
#249
ttu
closed
3 months ago
0
test: use bleak as default adapter in verification script
#248
ttu
closed
3 months ago
0
Switching from hcitool to bluetoothctl
#247
RedFoxFinn
opened
5 months ago
1
Deprecation warning in examples
#246
terop
opened
7 months ago
2
Release version 3.0
#245
ttu
opened
8 months ago
12
build: install Bleak by default on Linux
#244
terop
closed
3 months ago
2
docs: remove Python 2.7 reference from verification tests
#243
terop
closed
8 months ago
1
docs: minor updates
#242
terop
closed
8 months ago
1
Consider using Ruff to replace flake8, isort, PyLint and Black
#241
terop
opened
8 months ago
3
build: lock black to last version with py37 support
#240
ttu
closed
8 months ago
0
ci: run build on once per week schedule
#239
ttu
closed
8 months ago
0
fix: pass Bluetooth device info to BleakScanner
#238
terop
closed
8 months ago
12
Bluetooth device argument ignored when using Bleak
#237
terop
closed
8 months ago
3
add: Bluez as option to RUUVI_BLE_ADAPTER environment variable
#236
ttu
closed
10 months ago
0
fix: add rssi data to bleson adapter
#235
sevesalm
closed
11 months ago
2
refactor: debug log bleak received data
#234
ttu
closed
11 months ago
0
RSSI data missing with the Bleson adapter
#233
sevesalm
closed
11 months ago
4
docs: fix some minor issues in README.md
#232
terop
closed
11 months ago
1
docs: recommend to use async-communication on all OSes
#231
ttu
closed
11 months ago
0
RuuviTags not found with Intel AX200 USB
#230
JohnConnett
closed
8 months ago
2
docs: add Python 3.12 to pyproject classifiers
#229
ttu
closed
1 year ago
0
ci: add Python 3.12 to CI build
#228
ttu
closed
1 year ago
0
docs: add docstring to get_data_async
#227
ttu
closed
1 year ago
0
fix: verify BLE adapter type before method execution
#226
ttu
closed
1 year ago
0
test: async verification script
#225
ttu
closed
1 year ago
0
docs: bleak specific updates
#224
ttu
closed
1 year ago
0
hcitool not activating le scan
#223
teeks99
closed
1 year ago
3
refactor: bleak use empty str as mac if not valid
#222
ttu
closed
1 year ago
0
feat: async support to CLI
#221
ttu
closed
1 year ago
0
feat: use bleak as default on win and macos
#220
ttu
closed
1 year ago
0
feat: async get_data_for_sensors method
#219
ttu
closed
1 year ago
0
fix: bleak - return mac only if it is valid mac
#218
ttu
closed
1 year ago
0
feat: async ruuvitag-class
#217
ttu
closed
1 year ago
0
streaming from "get_async_bleak.py"
#216
epifanio
closed
1 year ago
4
feat: async support to RuuviTagReactive
#215
ttu
closed
1 year ago
0
fix: replace deprecated Bleak BLEDevice.rssi with AdvertisementData.rssi
#214
terop
closed
1 year ago
1
ci: run build on all branches and PRs
#213
ttu
closed
1 year ago
0
ci: add python 3.11 to ci build
#212
ttu
closed
1 year ago
0
Development install fails
#211
SailingGreg
closed
1 year ago
3
style: replace single quotes with double quotes
#210
ttu
closed
1 year ago
0
style: add black and related ci and code changes
#209
ttu
closed
1 year ago
0
style: add isort and related ci and code changes
#208
ttu
closed
1 year ago
0
ci: remove travis and tox
#207
ttu
closed
1 year ago
0
Next