Commit Graph

84 Commits

Author SHA1 Message Date
KemoNine fcce3e7d37 Cleanup shower thoughts based on latest infos 2019-06-30 16:00:43 -04:00
KemoNine 75afe4becd Update calibration jig schematic 2019-06-30 16:00:24 -04:00
KemoNine 90e7f63ec1 Include i2c dip switch for plant controls in main dashboard 2019-06-30 16:00:05 -04:00
KemoNine e68225fead Add additional milone sensor details to comments in the sketch 2019-06-23 17:12:07 -04:00
KemoNine f221f600c3 Finalize water level meter code 2019-06-17 20:05:34 -04:00
KemoNine 834249cfda Update schematic for final build setup, adjust code for finalized build 2019-06-12 22:28:42 -04:00
KemoNine 67ed72aaf3 Add missing schematics, add bill of materials for arduino based builds, remove unneeded data sheet 2019-06-11 14:00:25 -04:00
KemoNine b3bf34d661 Cleanup hardware docs and mostly finalize the calibration jig software setup 2019-06-11 13:01:23 -04:00
KemoNine 18f5226415 Tweak plant dashboard timeouts and wake intervals 2019-06-10 18:34:29 -04:00
KemoNine 558c73b435 Add uv sensor to plant dashboard, update plant dashboard precision 2019-06-04 16:02:56 +00:00
KemoNine c5f2e7b142 Initial bring up, screens, config 2019-06-01 21:47:10 -04:00
KemoNine 3d0dbe28fe Tweak dashboard update interval to help with battery life, add status LED just in case something pops up during operation for better indication of state, add DIP switch code and tweak the DIP switch i2c code to support two 8 pin DIP switches and report data via i2c (not integrated into dashboard yet) 2019-05-30 19:56:49 -04:00
KemoNine 88a48da595 Merge branch 'master' of https://git.lollipopcloud.solutions/kemonine/home-automation 2019-05-27 15:45:47 -04:00
KemoNine 48b825aa0f Update all schematics, add pics of isp 2019-05-27 15:45:32 -04:00
KemoNine 52a899c1f9 Add initial plant sensor to dashboards and home assistant 2019-05-27 17:45:18 +00:00
KemoNine 389fdce9aa Update arduinio sources, overhal some basic folder structures, further implementation of plant dashboard/monitor build 2019-05-27 13:29:03 -04:00
KemoNine 28fc1b72fd Set polling interval to 1h for ota mode, add ota mode icons and similar 2019-05-20 21:52:31 -04:00
KemoNine 54e9dd2144 Remove humidity, wifi from dashboard, add last sync time to dashboard 2019-05-20 17:59:10 -04:00
KemoNine 3415fa68df Fix dashboard titles 2019-05-20 21:58:21 +00:00
KemoNine 80bfebabcd Update polling times to be 'forever' ; tweak boot/shutdown to run sensor updates and immediately deep sleep ; store globals pointers for update components to fire updates during boot 2019-05-19 22:35:31 -04:00
KemoNine ad172398cc Add liquid level meter for vases ; add additional icons including 'disabled' status for exterior plant and vase plant 2019-05-17 23:50:01 -04:00
KemoNine 0963afe7d1 Fix image icon for waveshare e-ink 2019-05-17 23:08:26 -04:00
KemoNine e870c1fc74 Add additional plant icons, structure dashboard layout to be closer to final build 2019-05-17 23:01:30 -04:00
KemoNine 97c1e08b5d Fix icons, update solar power on/off ; tweak display timings, font, etc 2019-05-17 22:26:05 -04:00
KemoNine 6ac0028f16 Tweak plant dashboard readme 2019-05-16 11:11:38 -04:00
KemoNine 42559d9e50 Add dire warnings about deprication of the experimental arduino plant dashboard build 2019-05-16 11:10:15 -04:00
KemoNine f2f10ad09f Update plant dashboard readme 2019-05-16 11:09:06 -04:00
KemoNine 0da3936cea Merge branch 'plant_monitor' 2019-05-16 10:56:20 -04:00
KemoNine 6b85eeb18e Cleanup sources 2019-05-16 10:55:08 -04:00
KemoNine 3dcff4b0ee Tweak timeouts, remove build artifacts 2019-05-16 10:43:09 -04:00
KemoNine 16e7658794 Update/Overhaul plant dashboard naming 2019-05-16 00:37:14 +00:00
KemoNine 95b7a41adf Overhaul UI (mostly broken) ; add deep-sleep ; further improvements 2019-05-15 20:24:16 -04:00
KemoNine e7daaf7275 Initial bring up of plant dashboard 2019-05-15 21:17:31 +00:00
KemoNine 8bef3a4121 Initial plant monitor bring up 2019-05-15 20:50:27 +00:00
KemoNine 2f3b77f24c Update MQTT config for plant-monitor 2019-05-15 20:06:56 +00:00
KemoNine e1b040c179 Merge remote-tracking branch 'origin/master' into plant_monitor 2019-05-14 11:29:28 -04:00
KemoNine e2a4616c96 Add mosquitto notes to docker readme 2019-05-14 15:29:06 +00:00
KemoNine 2f3cc2dd8d Update example secrets to match the port in the mosquitto config 2019-05-14 15:24:58 +00:00
KemoNine c069ee51b4 Add mosquitto MQTT broker basics 2019-05-14 15:06:49 +00:00
KemoNine a8bf1c4d57 Add 900mhz musings 2019-05-14 15:06:38 +00:00
KemoNine 9ee753f1a4 Add reset and quick start to fuel gauge to help with battery swaps 2019-05-14 10:03:49 -04:00
KemoNine 3a83bc5b43 Add spark fun fuel gauge back ; use qwiic as interface instread of other pins 2019-05-13 22:40:59 -04:00
KemoNine 3dc58c308d Overhaul base arduino build; move to esp32, 18650, deja vu sans mono, remove battery level monitor 2019-05-13 21:36:01 -04:00
KemoNine d779adeee9 Add red to battery icons less than or equal to 25% 2019-05-13 01:23:12 -04:00
KemoNine a1672a7c13 Add multiple battery level icons 2019-05-13 01:22:23 -04:00
KemoNine 94d36740b1 Add initial arduino due sensor setup to code 2019-05-13 00:54:17 -04:00
KemoNine 7dadbd4622 Add matrix + smtp notifications ; add sopine ac / ups ac statuses to notifications 2019-05-13 03:13:06 +00:00
KemoNine c0e0563f65 Add APC UPS to monitoring 2019-05-13 02:18:08 +00:00
KemoNine 15a50a17fa Add missing readmes 2019-05-11 16:42:28 -04:00
KemoNine 07892c10c4 Add hardware readme 2019-05-11 16:39:13 -04:00