Deprecation warnings fixed for esphome 2025.11
This commit is contained in:
@@ -60,6 +60,7 @@ wifi:
|
||||
use_address: ${name}.home
|
||||
power_save_mode: high
|
||||
fast_connect: on
|
||||
min_auth_mode: WPA2
|
||||
|
||||
# Enable fallback hotspot (captive portal) in case wifi connection fails
|
||||
ap:
|
||||
@@ -236,7 +237,7 @@ sensor:
|
||||
- platform: adc
|
||||
pin: 34
|
||||
name: "Spannung Photodiode"
|
||||
attenuation: 11db
|
||||
attenuation: 12db
|
||||
update_interval: 1s
|
||||
internal: true
|
||||
on_value_range:
|
||||
|
||||
Reference in New Issue
Block a user