Skip to content

Commit

Permalink
set wifi.power_save_mode to none in examples/full.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
wrfz committed Dec 5, 2024
1 parent f971504 commit 1392b66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/full.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ web_server:
wifi:
ssid: !secret wifi_ssid
password: !secret wifi_password
power_save_mode: none

ap:
ssid: DaikinRotex Fallback Hotspot
Expand Down

0 comments on commit 1392b66

Please sign in to comment.