You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All MeshCentral settings now configurable directly from the HA add-on Configuration tab — no manual JSON editing needed
New options: server_mode (lan/wan/hybrid), new_accounts, domain_title, domain_title2, session_key, session_time, tls_offload, trusted_proxy, IP access control (4 fields), web_rtc, compression, self_update, maintenance_mode, and full SMTP configuration
Official MeshCentral icon added
Fixes
tls_offload default changed to false (was true — broke local use without reverse proxy)
new_accounts default changed to true so first-time users can create their admin account without editing JSON
All optional config fields now correctly handled as optional in schema
run.sh regenerates config.json on every start so HA options stay in sync
Documentation
README rewritten with quick start guide and full configuration reference tables