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
Branch
Commit message
Author
Age
main
add functionality to look for devices in loop until TP350S found
Alex Schofield
16 months
Age
Commit message
Author
Files
Lines
2025-02-07
add functionality to look for devices in loop until TP350S found
HEAD
main
Alex Schofield
1
-15
/
+21
2025-02-07
change characteristic/service data from info to debug for logging
Alex Schofield
1
-2
/
+2
2025-02-07
add functionality to connect to device and find characteristics and properties
Alex Schofield
2
-0
/
+27
2025-02-07
add device selection for when more than one TP350S is detected
Alex Schofield
1
-1
/
+32
2025-02-07
update how device lists are returned and filtered during discovery
Alex Schofield
1
-11
/
+9
2025-02-07
fix tests not working due to incorrect imports
Alex Schofield
2
-3
/
+19
2025-02-07
fix typo in log output for bluetooth discovery completion
Alex Schofield
1
-12
/
+1
2025-02-07
wip: add logging for normal run and debugging
Alex Schofield
2
-7
/
+34
2025-02-07
remove unused os import from test_discovery.py
Alex Schofield
1
-2
/
+1
2025-02-07
improve debug flag checks for pytest
Alex Schofield
2
-8
/
+6
[...]
Clone
ssh://git@git.ajschof.me/tp-logger
https://git.ajschof.me/tp-logger
git.ajschof.me
— hosted by
ajschofield
— powered by
cgit