Skip to content

[Fixes] Corrections and improvements for release May 2026#5535

Open
tonhuisman wants to merge 20 commits intoletscontrolit:megafrom
tonhuisman:bugfix/Fixes-for-release-may-2026
Open

[Fixes] Corrections and improvements for release May 2026#5535
tonhuisman wants to merge 20 commits intoletscontrolit:megafrom
tonhuisman:bugfix/Fixes-for-release-may-2026

Conversation

@tonhuisman
Copy link
Copy Markdown
Contributor

@tonhuisman tonhuisman commented Apr 22, 2026

Reported issues from #5534
Resolves #5508

Fixes and improvements:

  • %iswifi% report status value instead of boolean
  • Documentation for %iswifiap%
  • Documentation for %isppp%
  • Add usesTLS flag to Notification settings, and show in Plugins list when applicable
  • Optimize set/get VariousBits2 functions (from [Settings] Convert some settings to bitfields, making available more future settings #5522)
  • [Docs] Fix missing column in description for LoopTimerSetAndRun command
  • [Dist] Update Espressif Flash Download tool to v3.9.10
  • [Network] Allow network interfaces to be enabled on factory reset
  • [Docs] [P180] Add docs for TCA9554 I/O Extender as used on Waveshare ESP32-S3-ETH-8DI-8RO (Forum)
  • [P073] Fix build issue when using P073_DEBUG for builds with also BUILD_NO_DEBUG set
  • [Build] uv: Activate Python environment PENV before installing missing requirements

}

# ifdef P073_DEBUG
# if defined(P073_DEBUG) && !defined(BUILD_NO_DEBUG)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not do these checks where P073_DEBUG gets defined?

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.

[FR] How can I enable NetworkPlugin number 3 by default?

2 participants