58 Commits

Author SHA1 Message Date
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
Paulus Schoutsen
52dc795cde
Store state on button (#59) 2021-08-24 00:07:11 -07:00
Paulus Schoutsen
6a664ef67d
Add support for ESP32-C3 (#60) 2021-08-24 00:07:04 -07:00
Paulus Schoutsen
ee34098609
Upgrade to esp-web-flasher 3.1.1 (#26) 2021-06-22 21:34:19 -07:00
Paulus Schoutsen
bcdcac1eab
Reverse guard for serial allowed (#19) 2021-06-15 22:34:24 +02:00
Paulus Schoutsen
56a0352039
Tweak failed init text (#15) 2021-06-15 10:14:49 +02:00
Bram Kragten
7f03060e86
Bump esp-web-flasher to 2.0 + hide improv button when done provision is done (#14) 2021-06-14 15:50:35 -07:00
Bram Kragten
017d8edbf2
Add check for secure context + fix doc typos (#11) 2021-06-12 13:29:35 -07:00
Bram Kragten
4cc28e148b
Fire state changed events and add progess bar (#10)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-06-11 21:12:22 -07:00
Paulus Schoutsen
9244e38e01 Bump esp web flasher and resetbefore offering improv 2021-06-10 15:16:21 -07:00
Paulus Schoutsen
7b9416bd5c Fix bytes written 2021-06-09 14:50:27 -07:00
Paulus Schoutsen
2488ffb403 Fix write percentage progress 2021-06-09 13:48:32 -07:00
Paulus Schoutsen
a5b8f093a6 Make preload accessible 2021-06-07 15:11:29 +00:00
Paulus Schoutsen
ba15c4360a Actually support the manifest property 2021-06-07 05:41:56 +00:00
Paulus Schoutsen
625fa87ec4 Add attributes to reflect support status 2021-06-07 05:41:03 +00:00
Paulus Schoutsen
97fa24e668 Load Improv later 2021-06-07 05:37:02 +00:00
Paulus Schoutsen
9f2d870fca Implement erase-first 2021-06-06 21:39:02 -07:00