From b58ff1b2e526a88c5c20b16a58717760816b58df Mon Sep 17 00:00:00 2001 From: schizza Date: Fri, 3 May 2024 21:18:53 +0200 Subject: [PATCH] Update firmware_bug.md --- firmware_bug.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/firmware_bug.md b/firmware_bug.md index bce070a..58f3f4e 100644 --- a/firmware_bug.md +++ b/firmware_bug.md @@ -58,7 +58,8 @@ You will be asked for: The scritp will set all you need to modify iptables on every Home Assistant start. -## :warning: Scrip will modify `configuration.yaml` so, please look at it and check that it does not contain any error. +## :warning: Scrip will modify `configuration.yaml` and `automations.yaml` so, please look at it and check that it does not contain any error. +If you have already set `shell_command` in your `configuration.yaml` then you have to transfer created one to your already set one. ### Step four