log

age author description
Mon, 06 May 2019 00:03:35 -0700 drewp release 0.6.0
Mon, 06 May 2019 00:02:26 -0700 drewp fix old module name twisted_sse_demo
Sun, 05 May 2019 22:44:35 -0700 drewp match esp hostname in py code
Sun, 05 May 2019 22:43:14 -0700 drewp update esphome version. rename esp board to be distinct from pi board. new invoke rules for esp programming
Sun, 05 May 2019 17:09:12 -0700 drewp no more immediateUpdate since we push patch events now. and the code was broken for py3 anyway
Fri, 03 May 2019 18:54:42 -0700 drewp redo wifi's statements about access points so we can distinguish who is connecting to where, and on which wifi band
Fri, 03 May 2019 18:54:05 -0700 drewp update build on service/wifi
Wed, 01 May 2019 00:30:54 -0700 drewp py3 and new build
Wed, 01 May 2019 00:24:13 -0700 drewp fix a hang bug where polling stopped
Wed, 01 May 2019 00:09:54 -0700 drewp release 0.4.0
Wed, 01 May 2019 00:09:23 -0700 drewp also pass topic as str at publish
Wed, 01 May 2019 00:07:13 -0700 drewp release 0.3.0
Wed, 01 May 2019 00:06:50 -0700 drewp mqtt lib wants to encode topic names
Wed, 01 May 2019 00:03:23 -0700 drewp release 0.2.0
Wed, 01 May 2019 00:03:00 -0700 drewp some py3 compatibility
Tue, 30 Apr 2019 23:37:30 -0700 drewp release 0.1.0
Tue, 30 Apr 2019 23:37:25 -0700 drewp mqtt_client into a distributable
Thu, 25 Apr 2019 23:52:22 -0700 drewp fix /static path dir
Thu, 25 Apr 2019 23:38:47 -0700 drewp update build and deps to use invoke and to use new lib layout, plus more stats collection
Thu, 25 Apr 2019 23:36:44 -0700 drewp release 0.5.0
Thu, 25 Apr 2019 23:36:10 -0700 drewp include_package_data=True to try to get html files installed
Thu, 25 Apr 2019 23:33:35 -0700 drewp release 0.4.0
Thu, 25 Apr 2019 23:33:06 -0700 drewp another try at including html
Thu, 25 Apr 2019 23:15:25 -0700 drewp release 0.1.0
Thu, 25 Apr 2019 23:12:39 -0700 drewp export_to_influxdb to new package
Thu, 25 Apr 2019 23:01:26 -0700 drewp release 0.4.0
Thu, 25 Apr 2019 23:01:15 -0700 drewp release 0.3.0
Thu, 25 Apr 2019 23:01:04 -0700 drewp release 0.3.0
Thu, 25 Apr 2019 23:00:49 -0700 drewp release 0.3.0
Thu, 25 Apr 2019 22:59:43 -0700 drewp switch to setuptools and 'install_requires'
Thu, 25 Apr 2019 22:37:11 -0700 drewp release 0.2.0
Thu, 25 Apr 2019 22:36:58 -0700 drewp add devices_shared/__init__.py
Thu, 25 Apr 2019 22:17:10 -0700 drewp release 0.2.0
Thu, 25 Apr 2019 22:16:50 -0700 drewp add homeauto_anynode/__init__.py
Thu, 25 Apr 2019 17:35:53 -0700 drewp release 0.1.0
Thu, 25 Apr 2019 17:34:53 -0700 drewp start homeauto_anynode for files shared between arduino and pi
Thu, 25 Apr 2019 17:23:29 -0700 drewp release 0.1.0
Thu, 25 Apr 2019 17:22:39 -0700 drewp make devices_shared into lib
Tue, 23 Apr 2019 03:57:55 -0700 drewp update powereagle to py3, be a server with /stats/, save 'price' field
Tue, 23 Apr 2019 02:56:07 -0700 drewp rewrite dhcpleases to use dnsmasq's data files, and all the new build stuff
Tue, 23 Apr 2019 02:18:07 -0700 drewp release 0.3.0
Tue, 23 Apr 2019 02:17:35 -0700 drewp typo from addition of verboseLogging
Tue, 23 Apr 2019 02:14:12 -0700 drewp release 0.5.0
Tue, 23 Apr 2019 02:13:44 -0700 drewp move project url resolution to pip install time
Tue, 23 Apr 2019 02:12:07 -0700 drewp release 0.2.0
Tue, 23 Apr 2019 02:10:55 -0700 drewp add common imports to __init__.py
Tue, 23 Apr 2019 01:30:14 -0700 drewp release 0.2.0
Tue, 23 Apr 2019 01:29:32 -0700 drewp move logsetup into new standardservice pkg
Tue, 23 Apr 2019 00:57:18 -0700 drewp release 0.4.0
Tue, 23 Apr 2019 00:57:03 -0700 drewp releaser was updating versions on inappropriate lines
Tue, 23 Apr 2019 00:53:16 -0700 drewp release 0.3.0
Tue, 23 Apr 2019 00:52:47 -0700 drewp don't exclude setup.py from the dist (though I mean to exclude it from the package, somehow)
Tue, 23 Apr 2019 00:11:04 -0700 drewp release 0.2.0
Tue, 23 Apr 2019 00:10:41 -0700 drewp packaging and readme
Mon, 22 Apr 2019 23:34:42 -0700 drewp fix requires line
Mon, 22 Apr 2019 23:31:29 -0700 drewp release 0.1.0
Mon, 22 Apr 2019 23:29:19 -0700 drewp make patchablegraph release
Mon, 22 Apr 2019 23:23:50 -0700 drewp release 0.1.0
Mon, 22 Apr 2019 23:21:45 -0700 drewp make cycloneerr release
Mon, 22 Apr 2019 22:54:47 -0700 drewp twisted_sse moves to its own git repo