Skip to content

Change WiFi power save mode from high to LIGHT#19

Open
neilmartin83 wants to merge 1 commit intoLocalBytes:mainfrom
neilmartin83:patch-1
Open

Change WiFi power save mode from high to LIGHT#19
neilmartin83 wants to merge 1 commit intoLocalBytes:mainfrom
neilmartin83:patch-1

Conversation

@neilmartin83
Copy link
Copy Markdown

In order to retain the current power save mode behaviour, this needs to be flipped due to the breaking change in 2026.3.1 introduced by esphome/esphome#15029 (which flips it the other way).

Otherwise when users install a firmware built on the latest version of ESPHome, Wi-Fi connectivity becomes high-latency/potentially unstable due to the aggressive nature of the now "correctly" set HIGH mode.

Right now we have to override this in our local configs to retain previous behaviour.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants