Commit f16f94d
Feature Release 1.3.0 (#202)
* Remove kegscreen service advertisement
* Fix mDNS keys
* Fix for #146
* Use proper div
* Add scanNetworks() to reconnect
* Go back to platform package 1.0.6
* Stub this in for later
* Explicit python decl
* Add post process to zip data files
* Add .gz handler
* Update uptime refresh
* Update proper version.json
* Update Copyright date
* Change partition setup
* Fix active links
* Fix fan control enabled assignment
* Fix button delay/spin
* Fix for #152
* Fix for #149
* Fix for #150
* Restructure reconnect
* Restart serial and telnet
* Restart mDNS
* Restart Web Server
* Reset main loop and filesystem
* Add playDead() for failures
* Cleanup
* Cleanup logging
* Updated Async
* Add some delays to allow Serial to start
* Lockout
* Change logging to use ArduinoLog
* Separate stop and start
* Fix prefixes
* CONFIZG_ASYNC in lib
* Loop logic
* Set autoconnect off
* Initial conversion to MyST
* Update Bootswatch
* Stub in hourly reboots
* Dis/reconnect on iter
* Reverse temperature menu order
* Reboot every 1 hour to avoid panic
* Logging cleanup
* Clean filesystem defines
* Change to 2 hour reboot
* Standardize logic
* Fix for #165
* Tag new alpha
* Close FS after use
* Rearrange menu
* Use single open/close
* Add delay to see startup Serial
* Add drd back in
* Fix John's 'feature'
* Refactor return
* Move theme to info
* Add file list endpoint
* Get rid of some harmless 404 erors
* Reset to 42 day reboot
* No longer need _delay()
* Add new file handler
* Fixed asynch error
* Add notice about 404
* Update LCBUrl to HEAD
* Reverse order of debug
* Reconnect on connecton loss
* Remove debug
* Change execution order
* Rearranged to allow flow load
* Add realm to authentication
* Stylize file buttons
* Stylize filesystem info
* Add link to /fs/
* Style other buttons
* Change type
* Exclude delete/download buttons
* Style/cancel upload
* Toggle sections
* Fix concatenation
* Fix file upload
* Add default TIO labels
* Fix label default
* Limit debug printing when file is missing
* Fix download/delete
* Replace missing file
* Nail down LCBUrl version
* Current versions of libs
* Replace appconfig keys
* Additional FS cleanup - stopping point
* Restyle file list
* Disable/enable buttons
* Timeout messages
* Add confirm
* Disable uploads
* Restore file upload (#182)
* Rearrange events
* Create new file upload
* Add secret to fs actions
* Add filename to prompt
* Toggle both elements
* Document fs (#183)
* Document fs page
* Self-document fs API
* Fix file status display
* Update image
* Add fs api documentation
* Queue saves (#184)
* 404 retry (#185)
* Use updated ArduinoJson
* Add a better 404 handler
* Littlefs (#186)
* Avoid non-reentrant code (#187)
* Fix viewport (#188)
* Logging (#189)
* Rearrange fatal error
* Reset log priorities
* Backup config (#190)
* Add failure detect to app load
* Add copy file function
* Handle LittleFS or SPIFFS
* Use arguments for JSON load/save functions
* Create backup after good file save
* Attempt config reload
* Add config for debug settings
* Add handler for debug settings
* Add loglevel to serial init
* Change URL Target to Generic Rest (#191)
* Add Telnet and Loglevel Config (#192)
* Add debug to models
* Add config for debug settings
* Add handler for debug settings
* Add loglevel to serial init
* Update telnet lib
* Set telnet on app load
* Add telnet to web handler
* Add loglevel to web handler
* Add debug config handler to web pages
* Add telnet and loglevel info
* Fix docs requirements
* Fix settings debug (#193)
* Restore saving theme
* Wrap debug settings in form
* Move telnet changes out of async
* Fs errors (#194)
* Use explicit paths
* Compress PNG too
* Reorder page handlers
* Fix routes
* Turn off core debug
* Home asst (#199)
* Switch MQTT Libs (#198)
* Set up to use generic push
* Protect Includes & Defines (#197)
* New RPints push
* Address templating and push logic
* Get rid of 24hr timer
* Fix RPints template
* Fix pulse reports
* Fix hostname, user, pass
* Add HA config to settings
* Add Home Assist settings to pages
* Add Mosquitto setup steps to troubleshooting
* Update documentation for HA context
* Handle HA config post
* Change field to password
* Initial device discovery
* Overloads for state and discovery
* Allow single tics in templates for clarity
* Add non-blocking delay
* Queue HASS functions
* Queue HASS at proper times
* Update MQTT documentation
* Use initial and ongoing timer for HASS
* Externalize tickers
* Base HASS timer to 5 mins
* Add single point re-broadcast
* MQTT update for only selected sensor
* MQTT update for unavailable too
* Make change on tap post
* Reset control state on sensor unavail
* Kill DRD when we pop portal
* Disable CP when sensor is disabled
* Config kick detect (#200)
* Add kickdetect to model
* Add kickdetect to web settings
* Add kickdetect to settings
* Add kickdetect to API
* Allow skipping kickdetect
* Change verbiage
* Fix context link in temp page
* Templink (#201)
* Allow a reconect
* Fix temp page control link
---------
Co-authored-by: John <jbeeler@optictheory.com>1 parent 18b27a2 commit f16f94d
File tree
172 files changed
+8059
-3520
lines changed- data_source
- data
- docs
- api
- context
- about
- filesystem
- help
- home
- settings
- advanced
- calibrate
- debug
- reset
- update
- wifi
- controller
- taps
- targets
- hass
- kegscreen
- rest
- rpints
- taplistio
- url
- temperature
- control
- sensors
- temperatures
- contributions
- firmware
- networking
- operations
- pcbassembly
- planning
- sysassembly
- troubleshooting
- hold
- jsonmodels
- src
- tools
- website
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
172 files changed
+8059
-3520
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
| 26 | + | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
| 57 | + | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
83 | | - | |
| 82 | + | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| 130 | + | |
130 | 131 | | |
131 | 132 | | |
132 | 133 | | |
| |||
136 | 137 | | |
137 | 138 | | |
138 | 139 | | |
139 | | - | |
| 140 | + | |
140 | 141 | | |
141 | 142 | | |
142 | 143 | | |
| |||
150 | 151 | | |
151 | 152 | | |
152 | 153 | | |
153 | | - | |
154 | | - | |
| 154 | + | |
| 155 | + | |
155 | 156 | | |
156 | 157 | | |
157 | 158 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
225 | | - | |
| 225 | + | |
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
| 231 | + | |
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
237 | | - | |
| 237 | + | |
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | | - | |
243 | | - | |
244 | | - | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
245 | 249 | | |
File renamed without changes.
0 commit comments