What's New in v1.0.1
Post-Flash Setup Wizard
The installer now walks you through full device configuration after flashing — no manual SSH required.
- Auto-discovers Home Assistant on your local network and connects to the No Longer Evil add-on automatically
- Auto-discovers your Nest on the network after flashing
- SSH hardening — choose to disable SSH, set a new password, or leave it unchanged
- Self-hosted (NLE Server) support — manually specify a standalone server IP and port as an alternative to Home Assistant
Improvements
- Fixed SSH connection handling
- Cancel and retry buttons on the configuration screen
- Avoid calling print_ functions before they're defined by @iwanb in #72
- Fix issue where selfhosted was not finding previously built firmware by @bengalaviz in #73
- Fix Gen1 X-Loader Compilation by @guyman70718 in #77
- Sign binaries for USB access in Sequoia by @slwhitman in #89
- On-Device API install when building firmware by @bengalaviz in #116
- Fix issue where secret is empty by @bengalaviz in #131
- Device/MQTT initialization by @bengalaviz in #141
- Fix Nest card in heat/cool mode by @dejaloomer in #164
Home Assistant / MQTT
- Fix: implement getAllEnabledMqttIntegrations for SQLite version by @z3ugma in #96
- Add debug logging to file inside Docker container; add Upload route logfiles by @z3ugma in #91
- Small fixes to MQTT <> Home Assistant <> Nest behavior by @z3ugma in #108
- Replace Convex with SQLite by @bengalaviz in #83
Open Source Cleanup
- Removed the hosted server code from this repository — the NLE server is now maintained separately
- Removed legacy CLI installer scripts
New Contributors
- @iwanb made their first contribution in #72
- @guyman70718 made their first contribution in #77
- @slwhitman made their first contribution in #89
- @dejaloomer made their first contribution in #164
Full Changelog: v1.0.0...v1.0.1