index
:
tp-logger
main
Using python to log thermopro TP350S data over BT
Alex Schofield
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
change characteristic/service data from info to debug for logging
Alex Schofield
2025-02-07
1
-2
/
+2
|
*
add functionality to connect to device and find characteristics and properties
Alex Schofield
2025-02-07
2
-0
/
+27
|
*
add device selection for when more than one TP350S is detected
Alex Schofield
2025-02-07
1
-1
/
+32
|
*
update how device lists are returned and filtered during discovery
Alex Schofield
2025-02-07
1
-11
/
+9
|
*
fix tests not working due to incorrect imports
Alex Schofield
2025-02-07
2
-3
/
+19
|
*
fix typo in log output for bluetooth discovery completion
Alex Schofield
2025-02-07
1
-12
/
+1
|
*
wip: add logging for normal run and debugging
Alex Schofield
2025-02-07
2
-7
/
+34
|
*
remove unused os import from test_discovery.py
Alex Schofield
2025-02-07
1
-2
/
+1
|
*
improve debug flag checks for pytest
Alex Schofield
2025-02-07
2
-8
/
+6
|
*
add debug functionality for viewing full BT device list
Alex Schofield
2025-02-07
2
-6
/
+35
|
*
allow standalone execution of discover.py
Alex Schofield
2025-02-07
1
-1
/
+8
|
*
add discover.py for discovering BT devices
Alex Schofield
2025-02-07
2
-0
/
+9
|
*
add first test for BT discovery
Alex Schofield
2025-02-07
1
-0
/
+21
|
*
fix path issues with pytest
Alex Schofield
2025-02-07
1
-0
/
+2
|
*
ignore python files in .gitignore
Alex Schofield
2025-02-07
1
-0
/
+174
git.ajschof.me
— hosted by
ajschofield
— powered by
cgit