Testing the tests...

This should generate warnings on yamllint
This commit is contained in:
Edward Firmo
2024-01-11 12:06:04 +01:00
parent ff3bde78e4
commit 126e9fb946
2 changed files with 0 additions and 2 deletions

View File

@@ -97,4 +97,3 @@ web_server:
auth:
username: admin
password: ${web_password}
...

View File

@@ -118,4 +118,3 @@ web_server:
wifi:
ap: {}
power_save_mode: LIGHT # To make it compatible with BLE
...