File tree Expand file tree Collapse file tree 16 files changed +502
-35
lines changed
Expand file tree Collapse file tree 16 files changed +502
-35
lines changed Original file line number Diff line number Diff line change 1- packages :
2- esp32 : !include esp32.yaml
3-
41esphome :
2+ name : esphome-web
3+ friendly_name : ESPHome Web
4+ min_version : 2025.9.0
55 name_add_mac_suffix : true
66 project :
77 name : esphome.web
88 version : dev
99
10+ esp32 :
11+ variant : esp32
12+ framework :
13+ type : esp-idf
14+
15+ # Enable logging
16+ logger :
17+
18+ # Enable Home Assistant API
19+ api :
20+
21+ # Allow Over-The-Air updates
22+ ota :
23+ - platform : esphome
24+
1025# Allow provisioning Wi-Fi via serial
1126improv_serial :
1227
1833# to provision wifi credentials to the device via WiFi AP.
1934captive_portal :
2035
36+ # Allows taking control of the device in the ESPHome Builder/Dashboard
2137dashboard_import :
2238 package_import_url : github://esphome/firmware/esphome-web/esp32.yaml@main
2339 import_full_config : true
Original file line number Diff line number Diff line change 11esphome :
22 name : esphome-web
33 friendly_name : ESPHome Web
4- min_version : 2025.5 .0
4+ min_version : 2025.9 .0
55 name_add_mac_suffix : true
66
77esp32 :
8- board : esp32dev
8+ variant : esp32
99 framework :
1010 type : esp-idf
1111
2020 - platform : esphome
2121
2222wifi :
23+ ssid : !secret wifi_ssid
24+ password : !secret wifi_password
Original file line number Diff line number Diff line change 1- packages :
2- esp32c3 : !include esp32c3.yaml
3-
41esphome :
2+ name : esphome-web
3+ friendly_name : ESPHome Web
4+ min_version : 2025.9.0
55 name_add_mac_suffix : true
66 project :
77 name : esphome.web
88 version : dev
99
10+ esp32 :
11+ variant : esp32c3
12+ framework :
13+ type : esp-idf
14+
15+ # Enable logging
16+ logger :
17+
18+ # Enable Home Assistant API
19+ api :
20+
21+ # Allow Over-The-Air updates
22+ ota :
23+ - platform : esphome
24+
1025# Allow provisioning Wi-Fi via serial
1126improv_serial :
1227
1833# to provision wifi credentials to the device via WiFi AP.
1934captive_portal :
2035
36+ # Allows taking control of the device in the ESPHome Builder/Dashboard
2137dashboard_import :
2238 package_import_url : github://esphome/firmware/esphome-web/esp32c3.yaml@main
2339 import_full_config : true
Original file line number Diff line number Diff line change 11esphome :
22 name : esphome-web
33 friendly_name : ESPHome Web
4- min_version : 2025.5 .0
4+ min_version : 2025.9 .0
55 name_add_mac_suffix : true
66
77esp32 :
8- board : esp32-c3-devkitm-1
8+ variant : esp32c3
99 framework :
1010 type : esp-idf
1111
2020 - platform : esphome
2121
2222wifi :
23+ ssid : !secret wifi_ssid
24+ password : !secret wifi_password
Original file line number Diff line number Diff line change 1- packages :
2- esp32c3 : !include esp32c6.yaml
3-
41esphome :
2+ name : esphome-web
3+ friendly_name : ESPHome Web
4+ min_version : 2025.9.0
55 name_add_mac_suffix : true
66 project :
77 name : esphome.web
88 version : dev
99
10+ esp32 :
11+ variant : esp32c6
12+ framework :
13+ type : esp-idf
14+
15+ # Enable logging
16+ logger :
17+
18+ # Enable Home Assistant API
19+ api :
20+
21+ # Allow Over-The-Air updates
22+ ota :
23+ - platform : esphome
24+
1025# Allow provisioning Wi-Fi via serial
1126improv_serial :
1227
@@ -18,11 +33,12 @@ wifi:
1833# to provision wifi credentials to the device via WiFi AP.
1934captive_portal :
2035
36+ # Allows taking control of the device in the ESPHome Builder/Dashboard
2137dashboard_import :
2238 package_import_url : github://esphome/firmware/esphome-web/esp32c6.yaml@main
2339 import_full_config : true
2440
2541# Sets up Bluetooth LE (Only on ESP32) to allow the user
2642# to provision wifi credentials to the device.
27- # esp32_improv:
28- # authorizer: none
43+ esp32_improv :
44+ authorizer : none
Original file line number Diff line number Diff line change 11esphome :
22 name : esphome-web
33 friendly_name : ESPHome Web
4- min_version : 2025.5 .0
4+ min_version : 2025.9 .0
55 name_add_mac_suffix : true
66
77esp32 :
8- board : esp32-c6-devkitm-1
8+ variant : esp32c6
99 framework :
1010 type : esp-idf
1111
2020 - platform : esphome
2121
2222wifi :
23+ ssid : !secret wifi_ssid
24+ password : !secret wifi_password
Original file line number Diff line number Diff line change 1- packages :
2- esp32s2 : !include esp32s2.yaml
3-
41esphome :
2+ name : esphome-web
3+ friendly_name : ESPHome Web
4+ min_version : 2025.9.0
55 name_add_mac_suffix : true
66 project :
77 name : esphome.web
88 version : dev
99
10+ esp32 :
11+ variant : esp32s2
12+ framework :
13+ type : esp-idf
14+
15+ # Enable logging
16+ logger :
17+
18+ # Enable Home Assistant API
19+ api :
20+
21+ # Allow Over-The-Air updates
22+ ota :
23+ - platform : esphome
24+
1025# Allow provisioning Wi-Fi via serial
1126improv_serial :
1227
1833# to provision wifi credentials to the device via WiFi AP.
1934captive_portal :
2035
36+ # Allows taking control of the device in the ESPHome Builder/Dashboard
2137dashboard_import :
2238 package_import_url : github://esphome/firmware/esphome-web/esp32s2.yaml@main
2339 import_full_config : true
Original file line number Diff line number Diff line change 11esphome :
22 name : esphome-web
33 friendly_name : ESPHome Web
4- min_version : 2025.5 .0
4+ min_version : 2025.9 .0
55 name_add_mac_suffix : true
66
77esp32 :
8- board : esp32-s2-saola-1
8+ variant : esp32s2
99 framework :
1010 type : esp-idf
1111
2020 - platform : esphome
2121
2222wifi :
23+ ssid : !secret wifi_ssid
24+ password : !secret wifi_password
Original file line number Diff line number Diff line change 1- packages :
2- esp32s3 : !include esp32s3.yaml
3-
41esphome :
2+ name : esphome-web
3+ friendly_name : ESPHome Web
4+ min_version : 2025.9.0
55 name_add_mac_suffix : true
66 project :
77 name : esphome.web
88 version : dev
99
10+ esp32 :
11+ variant : esp32s3
12+ framework :
13+ type : esp-idf
14+
15+ # Enable logging
16+ logger :
17+
18+ # Enable Home Assistant API
19+ api :
20+
21+ # Allow Over-The-Air updates
22+ ota :
23+ - platform : esphome
24+
1025# Allow provisioning Wi-Fi via serial
1126improv_serial :
1227
1833# to provision wifi credentials to the device via WiFi AP.
1934captive_portal :
2035
36+ # Allows taking control of the device in the ESPHome Builder/Dashboard
2137dashboard_import :
2238 package_import_url : github://esphome/firmware/esphome-web/esp32s3.yaml@main
2339 import_full_config : true
Original file line number Diff line number Diff line change 11esphome :
22 name : esphome-web
33 friendly_name : ESPHome Web
4- min_version : 2025.5 .0
4+ min_version : 2025.9 .0
55 name_add_mac_suffix : true
66
77esp32 :
8- board : esp32-s3-devkitc-1
8+ variant : esp32s3
99 framework :
1010 type : esp-idf
1111
2020 - platform : esphome
2121
2222wifi :
23+ ssid : !secret wifi_ssid
24+ password : !secret wifi_password
You can’t perform that action at this time.
0 commit comments