74 Commits

Author SHA1 Message Date
Paulus Schoutsen
d09d54be4b
Update esptool-js to 0.2.0 (#317) 2023-01-18 15:53:13 -05:00
Paulus Schoutsen
47f9543831
Code split smarter to get port picking done first (#310) 2023-01-11 22:51:59 -05:00
Paulus Schoutsen
ba85feb548
Configure wifi improvements (#304)
* Add timeout to improv provisioning

* Add refresh SSIDs button

* Hide password if insecured wifi

* Bump serial sdk 2.4.0
2023-01-03 15:58:37 -05:00
Paulus Schoutsen
39ae5dc40c
Update dependencies (#303)
* Migrate terser plugin

* Update dependencies
2023-01-03 14:07:48 -05:00
Paulus Schoutsen
de749bd83e
Fix console not staying at bottom if new line spanned two lines (#302) 2023-01-02 21:39:45 -05:00
Andreas Mandel
d6ce1dbc98
Fix casing of ESPLoader.js (#287) 2022-08-28 14:46:15 -04:00
Paulus Schoutsen
8c17d20aea
Use esptool-js for installation (#269) 2022-07-19 22:55:22 -07:00
Sven Serlier
d5be41ea57
Update SILabs URL (#265) 2022-07-12 10:56:58 -07:00
Paulus Schoutsen
38d6102768
better handle long firmware names (#252) 2022-06-14 10:22:16 -07:00
Paulus Schoutsen
f1085f4fa4
Update driver suggestions (#249)
Co-authored-by: Stefan Agner <stefan@agner.ch>
2022-06-10 13:41:48 -07:00
Paulus Schoutsen
5ac98c6193
Always throw error when init fails (#244) 2022-05-31 14:14:23 -07:00
Paulus Schoutsen
627b106e18
Make input select/textfield work better when bad REM defined (#219) 2022-04-13 14:01:56 -07:00
Paulus Schoutsen
d0efbac292
Rename checkSameFirmwareVersion to checkSameFirmware (#217) 2022-04-12 11:39:21 -07:00
Paulus Schoutsen
95b8efa500
Allow specifying checkFirmware override (#216) 2022-04-12 10:54:41 -07:00
Paulus Schoutsen
8a7176b93f
Don't base font-size on HTML page (#214) 2022-04-11 23:29:43 -07:00
Paulus Schoutsen
f34fab1c0f
Add funding URL (#213) 2022-04-11 23:24:52 -07:00
Jason2866
38128d2eb0
add missing S3 (#204) 2022-03-24 17:18:06 -07:00
Paulus Schoutsen
e9a90e6082
Improv: handle no SSID list support (#201) 2022-03-23 08:52:09 -07:00
Paulus Schoutsen
d42bae9f23
Bump ESP Web Flasher to 5.10 (#200) 2022-03-23 08:52:01 -07:00
Paulus Schoutsen
9eca2c2c2c
Scan for SSIDs (#192) 2022-03-08 22:37:45 -08:00
Paulus Schoutsen
edd3b9e133
Offer troubleshooting if no port selected (#190) 2022-03-07 23:42:32 -08:00
Paulus Schoutsen
3448bc17ab
Stop execution on error during initialization (#191) 2022-03-07 23:42:20 -08:00
Paulus Schoutsen
e33a975147
Update text: reset data -> erase user data (#171) 2022-02-03 22:25:49 -08:00
Paulus Schoutsen
99606d75fe
Allow downloading logs (#165) 2022-01-23 21:03:09 -08:00
John
f2bccb67ba
Change from OK_ICON to ERROR_ICON when flash fails (#162) 2022-01-16 13:48:53 -08:00
Paulus Schoutsen
d8e10ff8c9
Cleanups (#145) 2021-12-17 20:54:30 -08:00
Paulus Schoutsen
4f6724a74f
Align console with ESPHome (#141) 2021-12-16 13:56:44 -08:00
Paulus Schoutsen
3f60b2ed43
Interpretet timeout in seconds, not ms (#140) 2021-12-07 14:14:18 -08:00
Paulus Schoutsen
ebef0688c8
Allow configuring improv timeout (#139) 2021-12-07 10:44:32 -08:00
Paulus Schoutsen
c4daee18bc
Allow prompting for erase (#134) 2021-11-30 08:42:59 -08:00
Paulus Schoutsen
78cb70de53
Change default button label to "CONNECT" (#131) 2021-11-26 11:56:05 -08:00
Paulus Schoutsen
e0a8d753d4
Fix skip erase (#127) 2021-11-21 09:26:23 -08:00
Paulus Schoutsen
a8b75c89eb
Wait longer for Improv to respond after erase + install (#125) 2021-11-15 21:53:51 -08:00
Bram Kragten
f3cb744b4f
Show alert when opening serial port fails (#123) 2021-11-15 13:41:18 -08:00
Paulus Schoutsen
91dbdf86c1
Split out non-improv dashboard from install dialog (#120) 2021-11-14 08:56:33 -08:00
Paulus Schoutsen
89a3a4c54a
Upgrade to Improv Serial 2.0.0 (#116) 2021-11-11 21:04:07 -08:00
Paulus Schoutsen
ddbe525c99
Do not silently ignore errors not caused by user closing picker (#115) 2021-11-11 17:06:35 -08:00
Paulus Schoutsen
a8dc857f26
Install header + text align (#114) 2021-11-11 16:36:36 -08:00
Paulus Schoutsen
5e30f3bcd3
Add icons and rename logs (#106) 2021-11-10 21:54:28 -08:00
Paulus Schoutsen
4c58f97981 Give ESP time to restart after write and disable button until initialized 2021-11-10 21:36:49 -08:00
Paulus Schoutsen
87c95de8f0 Only show 'Visit device URL' if we have a url 2021-11-10 21:36:19 -08:00
Paulus Schoutsen
3a90a3f3b6
Remove min width from button (#105) 2021-11-10 20:41:29 -08:00
Paulus Schoutsen
6e2976c229
Allow resetting data when firmware and version are the same (#103) 2021-11-10 20:35:15 -08:00
Paulus Schoutsen
c0813275b0
Allow skipping erasing on new installations (#102) 2021-11-10 20:02:19 -08:00
Paulus Schoutsen
65b0fab0c5
Add support for Home Assistant domain in manifest (#101) 2021-11-10 17:10:02 -08:00
Paulus Schoutsen
eb4ebfa17b
Console updates (#99) 2021-11-10 17:07:01 -08:00
Paulus Schoutsen
da4a7871e4
Finish sending commands with \r\n (#97) 2021-11-10 12:05:29 -08:00
Paulus Schoutsen
69eec42e7a
Offer setup device if device was not provisioned (#94) 2021-11-10 10:16:25 -08:00
Paulus Schoutsen
e8288b8425
Also fetch manifest property again (#92) 2021-11-10 09:02:04 -08:00
Paulus Schoutsen
74187d9f44
v4.0.0 - Next Gen (#87) 2021-11-09 23:50:18 -08:00