make l13 support esphome 2025.12
This commit is contained in:
parent
8a9176a8c1
commit
bc35b79fd0
|
|
@ -33,14 +33,14 @@ external_components:
|
||||||
type: git
|
type: git
|
||||||
url: https://github.com/screekworkshop/custom_components_support_for_screek_l12
|
url: https://github.com/screekworkshop/custom_components_support_for_screek_l12
|
||||||
ref: main
|
ref: main
|
||||||
components: [uart, ld2412]
|
components: [ld2412]
|
||||||
|
|
||||||
esp32:
|
esp32:
|
||||||
board: lolin_c3_mini
|
board: lolin_c3_mini
|
||||||
framework:
|
framework:
|
||||||
type: arduino
|
type: arduino
|
||||||
version: 2.0.9
|
# version: 2.0.9
|
||||||
platform_version: 6.3.0
|
# platform_version: 6.3.0
|
||||||
|
|
||||||
globals:
|
globals:
|
||||||
- id: cpu_speed
|
- id: cpu_speed
|
||||||
|
|
@ -79,9 +79,7 @@ safe_mode:
|
||||||
disabled: true
|
disabled: true
|
||||||
|
|
||||||
wifi:
|
wifi:
|
||||||
# output_power: 15dB
|
# power_save_mode: LIGHT
|
||||||
power_save_mode: LIGHT
|
|
||||||
# power_save_mode: NONE
|
|
||||||
reboot_timeout: 10min
|
reboot_timeout: 10min
|
||||||
ap:
|
ap:
|
||||||
ssid: "HUMAN-SENSOR L13"
|
ssid: "HUMAN-SENSOR L13"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user