<feed xmlns='http://www.w3.org/2005/Atom'>
<title>python_utils.git/smart_home, branch master</title>
<subtitle>A bunch of python helper utils.  Needed to run most of my python code.
</subtitle>
<id>https://git.acknak.org/cgit/python_utils.git/atom?h=master</id>
<link rel='self' href='https://git.acknak.org/cgit/python_utils.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/'/>
<updated>2022-08-15T16:20:20Z</updated>
<entry>
<title>Fix a threading related bug in tplink_utils.</title>
<updated>2022-08-15T16:20:20Z</updated>
<author>
<name>Scott Gasch</name>
<email>scott@gasch.org</email>
</author>
<published>2022-08-15T16:20:20Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=6ca1a7b51513673a7ae10ee38057e83aaee4c409'/>
<id>urn:sha1:6ca1a7b51513673a7ae10ee38057e83aaee4c409</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix tplink outlets with children is_on to check the children.</title>
<updated>2022-06-07T16:04:44Z</updated>
<author>
<name>Scott Gasch</name>
<email>scott@gasch.org</email>
</author>
<published>2022-06-07T16:04:44Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=5979fc153c921d4b4074024f9021f894342739c1'/>
<id>urn:sha1:5979fc153c921d4b4074024f9021f894342739c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some docs and doctests to things that have 0% coverage.</title>
<updated>2022-04-30T17:59:48Z</updated>
<author>
<name>Scott Gasch</name>
<email>scott@gasch.org</email>
</author>
<published>2022-04-30T17:59:48Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=f2901184ccb5415cf40b3ec61c128a6a59ab3aa7'/>
<id>urn:sha1:f2901184ccb5415cf40b3ec61c128a6a59ab3aa7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Obfuscate more keys.  Again, this is pretty non-critical because</title>
<updated>2022-03-25T16:50:31Z</updated>
<author>
<name>Scott Gasch</name>
<email>scott@gasch.org</email>
</author>
<published>2022-03-25T16:50:31Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=52ffdbae73f20b49a1451df2652a8bbc0c4dcac1'/>
<id>urn:sha1:52ffdbae73f20b49a1451df2652a8bbc0c4dcac1</id>
<content type='text'>
the shinobi instance is only on my private network but do it for
the sake of code hygiene.
</content>
</entry>
<entry>
<title>Since this thing is on the innerwebs I suppose it should have a</title>
<updated>2022-03-25T16:41:31Z</updated>
<author>
<name>Scott Gasch</name>
<email>scott@gasch.org</email>
</author>
<published>2022-03-25T16:41:31Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=532df2c5b57c7517dfb3dddd8c1358fbadf8baf3'/>
<id>urn:sha1:532df2c5b57c7517dfb3dddd8c1358fbadf8baf3</id>
<content type='text'>
copyright...
</content>
</entry>
<entry>
<title>Rename a method, cleanup lint errors.</title>
<updated>2022-02-27T06:41:58Z</updated>
<author>
<name>Scott Gasch</name>
<email>scott@gasch.org</email>
</author>
<published>2022-02-27T06:41:58Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=7dd95b88a2a1a977506300f337e4b50a2df13141'/>
<id>urn:sha1:7dd95b88a2a1a977506300f337e4b50a2df13141</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More work on tplink utils to avoid having to call tplink.py.</title>
<updated>2022-02-26T19:15:31Z</updated>
<author>
<name>Scott Gasch</name>
<email>scott@gasch.org</email>
</author>
<published>2022-02-26T19:15:31Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=4863b00af3b2ddcfaa2e5f47fd6dd7e95c1eb6c5'/>
<id>urn:sha1:4863b00af3b2ddcfaa2e5f47fd6dd7e95c1eb6c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Moved more logic from tplink.py into a library.</title>
<updated>2022-02-26T18:45:11Z</updated>
<author>
<name>Scott Gasch</name>
<email>scott@gasch.org</email>
</author>
<published>2022-02-26T18:45:11Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=7627b3efb55f489f92fb718394b5651a137974f5'/>
<id>urn:sha1:7627b3efb55f489f92fb718394b5651a137974f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Moving towards not needing a separate tplink.py utility.</title>
<updated>2022-02-25T19:03:14Z</updated>
<author>
<name>Scott Gasch</name>
<email>scott@gasch.org</email>
</author>
<published>2022-02-25T19:03:14Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=79db199260420d84a83788acabf20c1d3cf7cc18'/>
<id>urn:sha1:79db199260420d84a83788acabf20c1d3cf7cc18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move encrypt and decrypt routines into tplink_utils.</title>
<updated>2022-02-23T22:40:50Z</updated>
<author>
<name>Scott Gasch</name>
<email>scott@gasch.org</email>
</author>
<published>2022-02-23T22:40:50Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=b2073150ac359300b9353cb1b3b985754c77212d'/>
<id>urn:sha1:b2073150ac359300b9353cb1b3b985754c77212d</id>
<content type='text'>
</content>
</entry>
</feed>
