What's New
New Features
verify.sh --tedapi— new detailed Gateway WiFi/TEDAPI diagnostics mode that reports Gateway WiFi signal strength and TEDAPI connectivity, to help debug SolarOnly-fallback and missing-vitals symptoms.TEDAPI_HOSTis parsed ashost:portwhere present,PW_HOSTis masked in output so logs are safe to share, and the final verdict is TEDAPI-aware. (PR #857)
Bug Fixes
upgrade.shdetects unquoted env values containing spaces — older or hand-edited installations can carry an unquoted value ingrafana.env(e.g.GF_AUTH_ANONYMOUS_ORG_NAME=Main Org.). Whencompose-dash.shsources the file, the shell tries to run the word after the space as a command, producing the crypticgrafana.env: line 22: Org.: command not foundfailure during./upgrade.sh.upgrade.shnow checks for this just after the Grafana env file is created/verified: it prints a pointed error showing the offending line(s) and the correct quoted form, and offers to add the quotes automatically (original saved asgrafana.env.bak); declining exits with instructions to fix it manually. (PR #860, closes #859)
Full changelog: v5.2.4...v5.2.5
Contributors
Thanks to the community members who made this release possible: