mirror of
https://github.com/esphome/esphome.git
synced 2025-11-01 15:41:52 +00:00
Fix code style issues: remove trailing whitespace, fix WiFi password length, add file ending newline
Co-authored-by: jesserockz <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
@@ -7,7 +7,7 @@ esp8266:
|
||||
|
||||
wifi:
|
||||
ssid: "test"
|
||||
password: "test"
|
||||
password: "testtest"
|
||||
|
||||
api:
|
||||
actions:
|
||||
|
||||
Reference in New Issue
Block a user