<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tp-logger/src, branch main</title>
<subtitle>Using python to log thermopro TP350S data over BT</subtitle>
<id>http://git.ajschof.me/tp-logger/atom?h=main</id>
<link rel='self' href='http://git.ajschof.me/tp-logger/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/tp-logger/'/>
<updated>2025-02-07T22:02:04Z</updated>
<entry>
<title>add functionality to look for devices in loop until TP350S found</title>
<updated>2025-02-07T22:02:04Z</updated>
<author>
<name>Alex Schofield</name>
<email>git@ajschof.me</email>
</author>
<published>2025-02-07T22:02:04Z</published>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/tp-logger/commit/?id=d29a704b7d1f2ca28a7861b8280f5e5b056309e9'/>
<id>urn:sha1:d29a704b7d1f2ca28a7861b8280f5e5b056309e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change characteristic/service data from info to debug for logging</title>
<updated>2025-02-07T21:39:29Z</updated>
<author>
<name>Alex Schofield</name>
<email>git@ajschof.me</email>
</author>
<published>2025-02-07T21:39:29Z</published>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/tp-logger/commit/?id=0d52f6e02a213d687e62aeecda370865d6292759'/>
<id>urn:sha1:0d52f6e02a213d687e62aeecda370865d6292759</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add functionality to connect to device and find characteristics and properties</title>
<updated>2025-02-07T21:38:41Z</updated>
<author>
<name>Alex Schofield</name>
<email>git@ajschof.me</email>
</author>
<published>2025-02-07T21:38:41Z</published>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/tp-logger/commit/?id=bf2ae303bdd3b69be69eba4962f154baaed98cfd'/>
<id>urn:sha1:bf2ae303bdd3b69be69eba4962f154baaed98cfd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add device selection for when more than one TP350S is detected</title>
<updated>2025-02-07T21:31:02Z</updated>
<author>
<name>Alex Schofield</name>
<email>git@ajschof.me</email>
</author>
<published>2025-02-07T21:31:02Z</published>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/tp-logger/commit/?id=a77ced9f72eedcee6b1b0cdae655937dd9bcf1ae'/>
<id>urn:sha1:a77ced9f72eedcee6b1b0cdae655937dd9bcf1ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update how device lists are returned and filtered during discovery</title>
<updated>2025-02-07T21:18:50Z</updated>
<author>
<name>Alex Schofield</name>
<email>git@ajschof.me</email>
</author>
<published>2025-02-07T21:18:50Z</published>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/tp-logger/commit/?id=2641baaba1ecdd53aeeedce8b62e7cdf2a953c06'/>
<id>urn:sha1:2641baaba1ecdd53aeeedce8b62e7cdf2a953c06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix tests not working due to incorrect imports</title>
<updated>2025-02-07T20:16:32Z</updated>
<author>
<name>Alex Schofield</name>
<email>git@ajschof.me</email>
</author>
<published>2025-02-07T20:16:32Z</published>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/tp-logger/commit/?id=2a0fca79b62ed3f404d352fa67162bf29d769d5d'/>
<id>urn:sha1:2a0fca79b62ed3f404d352fa67162bf29d769d5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix typo in log output for bluetooth discovery completion</title>
<updated>2025-02-07T18:48:55Z</updated>
<author>
<name>Alex Schofield</name>
<email>git@ajschof.me</email>
</author>
<published>2025-02-07T18:48:55Z</published>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/tp-logger/commit/?id=dee08db89f2ff6aa20e3d94d1920ae77ac5b903d'/>
<id>urn:sha1:dee08db89f2ff6aa20e3d94d1920ae77ac5b903d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wip: add logging for normal run and debugging</title>
<updated>2025-02-07T18:38:28Z</updated>
<author>
<name>Alex Schofield</name>
<email>git@ajschof.me</email>
</author>
<published>2025-02-07T18:38:28Z</published>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/tp-logger/commit/?id=3a73a12129bc9aa73a1df0cfdfec8797dfc8f19e'/>
<id>urn:sha1:3a73a12129bc9aa73a1df0cfdfec8797dfc8f19e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve debug flag checks for pytest</title>
<updated>2025-02-07T15:13:21Z</updated>
<author>
<name>Alex Schofield</name>
<email>git@ajschof.me</email>
</author>
<published>2025-02-07T15:13:21Z</published>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/tp-logger/commit/?id=8499a404322dc37af2afae05ec5630b366656b27'/>
<id>urn:sha1:8499a404322dc37af2afae05ec5630b366656b27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add debug functionality for viewing full  BT device list</title>
<updated>2025-02-07T15:09:04Z</updated>
<author>
<name>Alex Schofield</name>
<email>git@ajschof.me</email>
</author>
<published>2025-02-07T15:09:04Z</published>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/tp-logger/commit/?id=5a12715276d7166eed0ff776a7b13b0670c8a28c'/>
<id>urn:sha1:5a12715276d7166eed0ff776a7b13b0670c8a28c</id>
<content type='text'>
</content>
</entry>
</feed>
