log

age author description
Wed, 24 Jul 2019 01:03:21 -0700 drewp oneShot can send to a dev instance
Wed, 24 Jul 2019 01:02:31 -0700 drewp clean up reasoning page
Wed, 24 Jul 2019 00:36:16 -0700 drewp reasoning web page uses rdf/browse/graphView for inputs and outputs now
Wed, 24 Jul 2019 00:34:41 -0700 drewp mock output mode
Tue, 23 Jul 2019 17:40:55 -0700 drewp redo reasoning actions log levels
Tue, 23 Jul 2019 17:37:24 -0700 drewp actually set put payload this time. add treq dep
Tue, 23 Jul 2019 17:30:46 -0700 drewp reasoning output using treq, and keep writing to PUT calls forever (but not as fast as the reasoning loop runs)
Tue, 23 Jul 2019 10:29:31 -0700 drewp update standardservice. add --dns to all docker runs
Tue, 23 Jul 2019 10:29:20 -0700 drewp loftdesk config
Tue, 23 Jul 2019 10:28:12 -0700 drewp support for default values for http PUT outputs
Tue, 23 Jul 2019 10:25:56 -0700 drewp frontwindow display config, move keys out
Tue, 23 Jul 2019 10:16:59 -0700 drewp comments and logging
Tue, 23 Jul 2019 10:16:14 -0700 drewp device configs
Tue, 23 Jul 2019 10:15:33 -0700 drewp rule updates
Sat, 13 Jul 2019 19:58:50 -0700 drewp adjust kitchen PWM freqs. add comments and proposed contents of n3 configs
Sun, 07 Jul 2019 11:23:48 -0700 drewp espNode code
Sat, 06 Jul 2019 13:56:07 -0700 drewp standardize build. fix /state report
Sat, 06 Jul 2019 13:55:59 -0700 drewp stubs
Sat, 06 Jul 2019 13:55:08 -0700 drewp release 0.7.0
Sat, 06 Jul 2019 13:54:52 -0700 drewp more state vars
Sat, 06 Jul 2019 00:49:12 -0700 drewp pinode use prettyerrorhandler
Sat, 06 Jul 2019 00:48:56 -0700 drewp new crib anim
Sat, 06 Jul 2019 00:47:18 -0700 drewp pinode devs can now poll in parallel (within one poll step). doesn't help much.
Thu, 06 Jun 2019 02:30:00 -0700 drewp release 0.6.0
Thu, 06 Jun 2019 02:29:18 -0700 drewp new scalessetup
Fri, 10 May 2019 02:28:14 -0700 drewp fix str/bytes to mqtt client
Fri, 10 May 2019 02:10:05 -0700 drewp release 0.7.0
Fri, 10 May 2019 02:09:23 -0700 drewp don't send empty subscribe request at startup- broker will hang up on us
Fri, 10 May 2019 01:32:03 -0700 drewp release 0.6.0
Fri, 10 May 2019 01:31:21 -0700 drewp caller must set clientId
Thu, 09 May 2019 22:31:04 -0700 drewp mqtt_graph_bridge to new build rules and to py3
Wed, 08 May 2019 00:56:54 -0700 drewp release 0.5.0
Wed, 08 May 2019 00:55:58 -0700 drewp big rewrite. now probably works for multiple subscriptions and over reconnects
Mon, 06 May 2019 21:11:19 -0700 drewp update deps
Mon, 06 May 2019 21:11:00 -0700 drewp simple api checks for (any) user too
Mon, 06 May 2019 21:07:42 -0700 drewp new simple mode that can set the door without rdf
Mon, 06 May 2019 21:06:08 -0700 drewp faster keepalive from esp chip. report aliveness into the graph. more programming tasks in tasks.py
Mon, 06 May 2019 00:19:08 -0700 drewp release 0.5.0
Mon, 06 May 2019 00:18:42 -0700 drewp turn up deferred lifecycle logging in -v mode
Mon, 06 May 2019 00:15:44 -0700 drewp add standardservice/__init__.py
Mon, 06 May 2019 00:05:24 -0700 drewp build/import update for reasoning service
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
Mon, 22 Apr 2019 21:58:09 -0700 drewp mv twisted_sse
Sun, 21 Apr 2019 23:26:45 -0700 drewp rm old (2010) code for talking to arduino/firmata with a web ui and some activitystreams stuff
Sun, 21 Apr 2019 03:30:59 -0700 drewp rm attempt at rfid driver and http SSE server done in nim. includes working nim binding to pn532 with libnfc. includes a little from-scratch rdf lib.
Sun, 21 Apr 2019 03:28:21 -0700 drewp add missing files for the record
Sun, 21 Apr 2019 03:18:45 -0700 drewp rm old code to read a shaft encoder on an rpi, and a simple thermostat service that switches a house heater on
Sun, 21 Apr 2019 03:14:14 -0700 drewp rm old driver and web color picker for shiftbrites and some other 'sba' board
Sun, 21 Apr 2019 03:09:16 -0700 drewp rm old code for arduino that drove shiftbrite leds and read barcords. plus, a program to generate barcodes for music tracks so they can be scanned
Sun, 21 Apr 2019 03:08:43 -0700 drewp some unadded files, for the record
Sun, 21 Apr 2019 03:04:42 -0700 drewp rm old complicated usb bus checker and resetter that caught some error modes and reset the right parts of the usb tree
Sun, 21 Apr 2019 03:01:36 -0700 drewp rm old pi kiosk thing that displayed calendars and stuff. maybe a thermostat knob. py server; knockout web page.
Sun, 21 Apr 2019 02:57:17 -0700 drewp rm old system to show pictures in a browser and change the pic according to commands sent from a pd graph
Sun, 21 Apr 2019 02:55:35 -0700 drewp rm old code that reads from some solar power inverter that talks over serial
Sun, 21 Apr 2019 02:52:49 -0700 drewp rm old golang service that ran on a pi connected to an arduino connected to RGB leds. includes some color picker using polymer
Sun, 21 Apr 2019 02:48:58 -0700 drewp rm old reader of onewire -> serial -> graphite
Sun, 21 Apr 2019 02:45:35 -0700 drewp rm old golang server that made an rdf graph from inputs on rpi (goraptor & hwio)
Sun, 21 Apr 2019 02:44:08 -0700 drewp old schematics for a pi setup
Sun, 21 Apr 2019 01:38:32 -0700 drewp rm old insteon code
Sun, 21 Apr 2019 01:37:02 -0700 drewp old insteon driver attempt
Sun, 21 Apr 2019 01:34:24 -0700 drewp rm old arduino code for a few boards. includes driver for IR sensor taped to power meter; virtualwire communications from garage to bathroom.