From 802f85787531a3a405276a22b205fa40af4d5039 Mon Sep 17 00:00:00 2001 From: proddy Date: Mon, 16 Nov 2020 21:17:02 +0100 Subject: [PATCH] system command changes --- CHANGELOG_LATEST.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG_LATEST.md b/CHANGELOG_LATEST.md index 3351067de..8b9d8c041 100644 --- a/CHANGELOG_LATEST.md +++ b/CHANGELOG_LATEST.md @@ -17,6 +17,9 @@ - HA-config split in smaller blocks - commands `fetch` and `publish [ha]` as call - mqtt json package sizes +- renamed the command system info (which showed settings) to `settings` +- renamed the command system report (Which dumped debug info) to `info` +- Changing settings on web restarts selected services only ### Removed - old shell and python build scripts