Commit Graph

51 Commits (b9cb94b736df5a039b6a5db07a6ecbe1feeb54fb)

Author SHA1 Message Date
Kenneth Barbour b9cb94b736 update readme 2024-09-14 11:46:40 -04:00
Kenneth Barbour 2c1466c466 successful builds
added a missing dependency: PubSubClient
rename time.h -> ntptime.h to avoid conflicts with other libraries
2024-09-14 11:28:06 -04:00
Kenneth Barbour 2f8d357cc3 ordered arguments wrong 2020-07-29 20:50:33 -04:00
Kenneth Barbour 69a1144863 link to graph 2020-07-29 20:47:38 -04:00
Kenneth Barbour 551d69be8e refactoring so imperial temp works in graph 2020-07-29 20:38:47 -04:00
Kenneth Barbour 365bf032ba slightly change temperature 2020-07-29 20:36:19 -04:00
Kenneth Barbour 999cfd433f x labels and selected graph 2020-07-26 19:18:07 -04:00
Kenneth Barbour d021baf9ce dataset labels 2020-07-26 18:01:02 -04:00
Kenneth Barbour ad59270a27 basic line graph with separate datasets 2020-07-23 21:12:09 -04:00
Kenneth Barbour 73dafb29b8 basic graph drawing 2020-07-21 18:59:26 -04:00
Kenneth Barbour cb53a49210 display time if available 2020-07-09 21:23:00 -04:00
Kenneth Barbour 68efbe3410 compiled js for upload 2020-07-08 21:58:07 -04:00
Kenneth Barbour 25f20a1ada removed unused views 2020-07-08 21:54:47 -04:00
Kenneth Barbour 4a6c7fce74 Live update and Battery status 2020-07-08 21:48:05 -04:00
Kenneth Barbour 219c9136e6 frontend facelift with jsx and babel 2020-07-07 21:37:12 -04:00
Kenneth Barbour e7366ebfcb placeholder text for NTP Host is now 'NTP Disabled' 2020-07-04 08:29:06 -04:00
Kenneth Barbour ee75db5a4d NTP disabled if no host set 2020-07-04 08:27:37 -04:00
Kenneth Barbour 7e748d24e9 updated readme with finished todo 2020-06-30 21:26:55 -04:00
Kenneth Barbour b8830d6c93 implemented /wifi/scan 2020-06-30 21:20:32 -04:00
Kenneth Barbour c6840bc3a2 Merge branch 'develop' of khbserv.com:~/uweather_firmware into develop 2020-06-26 20:20:37 -04:00
Kenneth Barbour edfe49fada resolved mdns conflicts and merged 2020-06-26 20:19:09 -04:00
Kenneth Barbour 1aae56a0fe resolved mdns conflicts and merged 2020-06-26 20:00:05 -04:00
Kenneth Barbour fe01b8d545 publish to MQTT server 2020-06-26 19:40:46 -04:00
Kenneth Barbour 809092ad92 fixed incorrect reporting of unix timestamp; sync time every 12 hours 2020-06-23 21:24:45 -04:00
Kenneth Barbour 3c704ff51b basic working mdns configuration 2020-06-21 16:35:17 -04:00
Kenneth Barbour 1a65ef30c6 Merge branch 'develop' into feature/battery-monitoring
Handled conflicts in src/web.cpp, and rebuild frontend
2020-06-20 17:11:34 -04:00
Kenneth Barbour 836f99555c handle date in current conditions 2020-06-20 16:39:16 -04:00
Kenneth Barbour 7f9f6595e9 check NTP host resolves before updating config 2020-06-18 22:37:40 -04:00
Kenneth Barbour 9b43bbcdb3 fetch time from ntp server 2020-06-18 22:22:04 -04:00
Kenneth Barbour 8f22c2e852 added a rough mapping of voltage to percent 2020-06-16 20:32:41 -04:00
Kenneth Barbour 0de19abec5 added battery monitor to frontend 2020-06-16 19:07:24 -04:00
Kenneth Barbour 5290bce3b5 updated sandbox to match current development state 2020-06-14 20:24:54 -04:00
Kenneth Barbour 5d3f61a1b4 fixed setup page not showing property after a save 2020-06-14 16:26:24 -04:00
Kenneth Barbour e125615130 slightly more sophisticated battery monitoring, with charge status 2020-06-13 21:34:25 -04:00
Kenneth Barbour 83c1f2fa35 include battery voltage in current weather 2020-06-12 23:08:43 -04:00
Kenneth Barbour e02a6066f3 some rough instructions in a README 2020-06-12 21:49:27 -04:00
Kenneth Barbour 863d5eff78 commit changes to eeprom 2020-06-12 21:35:13 -04:00
Kenneth Barbour 492ced86c8 web config endpoints cleaned up; web headers include version info 2020-06-11 20:19:57 -04:00
Kenneth Barbour 9ed4f3f07c config set from the web 2020-06-10 22:24:38 -04:00
Kenneth Barbour c9ba9f6bb9 output config as a web endpoint & added station id 2020-06-06 23:17:49 -04:00
Kenneth Barbour 63a8bce948 report the current weather 2020-01-24 10:49:34 -05:00
Kenneth Barbour 33cc34f155 softap should stay on initially, even if connected 2020-01-09 08:35:29 -05:00
Kenneth Barbour 32c1258919 OTA updates 2020-01-08 20:01:55 -05:00
Kenneth Barbour fd715431ca ignore data directory 2020-01-06 21:11:03 -05:00
Kenneth Barbour 38722f5ab2 serving static content 2020-01-06 21:04:34 -05:00
Kenneth Barbour e5efee686b web frontend for configuration and local weather display 2020-01-06 16:22:59 -05:00
Kenneth Barbour a96d053502 WIP: adding HTTP server 2020-01-03 16:35:05 -05:00
Kenneth Barbour 6a5b65d8c5 web kernel with some stubs 2020-01-01 10:41:39 -05:00
Kenneth Barbour a2f1cad56f create softAP if unable to connect to a station 2019-12-18 15:42:43 -05:00
Kenneth Barbour 8be8ae0f24 moar speed 2019-12-18 15:41:16 -05:00