Commit Graph

35 Commits

Author SHA1 Message Date
DN2 26b2f9be57 make the test smaller, because why not. 2019-01-10 01:35:39 -08:00
DN2 7ff41b1eab Fix the error test. 2019-01-10 01:34:35 -08:00
DN2 a9a035d2fc Check for normal string and accept it. 2019-01-10 01:32:17 -08:00
DN2 a92fb9f3ef Move FlexInt into main file, add small test. 2019-01-10 01:24:44 -08:00
DN2 5eea11e008 A start. 2019-01-10 00:54:30 -08:00
Russell Cloran c3bc7406e1 Handle some fields that may be strings or numbers 2018-10-14 18:27:51 -07:00
DN2 1542d1e2cb Fix tag limits. 2018-07-24 21:22:45 -07:00
DN2 60db7d48c2 Add USG dashboard. 2018-04-29 02:56:39 -07:00
DN2 530c3bff57 Better errors, fix bugs, correct usg data. 2018-04-29 01:35:42 -07:00
DN2 565f339cf1 Bump version. 2018-04-28 18:40:04 -07:00
DN2 d39a5dee39 Fix a couple more odd string->float types and add docs/dashboard 2018-04-28 17:36:02 -07:00
DN2 df7a661f7a Missed used memory. 2018-04-28 03:43:44 -07:00
DN2 9951e4a46e Suck more data out of UAPs. 2018-04-28 01:59:43 -07:00
DN2 3d3d7866d8 Fix pointer mismatch. 2018-04-28 01:42:44 -07:00
DN2 646c273d54 Add two new functions to make the library more useful. 2018-04-28 00:21:44 -07:00
DN2 3b8927e589 Allow multiple points per device. 2018-04-27 23:44:18 -07:00
DN2 a4eee21a31 Offload Unifi work to dedicated module. 2018-04-23 03:56:58 -07:00
DN2 fea5eda08b The beginning of device support. 2018-04-22 21:28:36 -07:00
DN2 202a35375e Add launch files and make install. 2018-04-22 17:17:07 -07:00
DN2 922dd906b0 Use a config file instead of env vars. 2018-04-22 15:39:55 -07:00
DN2 b809c7d17e Test fixes and variable cleanup. 2018-04-22 14:19:03 -07:00
DN2 7fca3f7242 Projectize the project. 2018-04-22 14:10:55 -07:00
David Newhall II 95530f599f Add files via upload 2018-04-22 13:44:13 -07:00
DN2 2fd001bb6c Shuffle things around a bit more. 2018-04-21 00:51:57 -07:00
DN2 e780cf093f Split out config data. 2018-04-21 00:02:34 -07:00
DN2 16b6a55d2b Restructure the code. 2018-04-20 23:42:03 -07:00
DN2 c010c3638e Eliminate global variables. 2018-04-20 13:33:51 -07:00
DN2 47d24e125b Basic Makefile to start with. 2018-04-20 13:21:30 -07:00
DN2 25ef711166 Minor Cleanup 2018-04-20 13:20:07 -07:00
Garrett Bjerkhoel 2eba122b4a Add README 2016-09-30 11:24:23 -07:00
Garrett Bjerkhoel 1739735289 Clean up some of the code 2016-09-30 11:24:17 -07:00
Garrett Bjerkhoel a0ae47e46e Add example .env file 2016-09-30 00:24:28 -07:00
Garrett Bjerkhoel 1e59836609 Use a known version 2016-09-30 00:13:32 -07:00
Garrett Bjerkhoel 97f30cd4d0 Vendoring what we need 2016-09-30 00:09:19 -07:00
Garrett Bjerkhoel 476cd15c0e Build heroku compatible app 2016-09-30 00:08:55 -07:00