mirror of
https://github.com/esphome/esphome.git
synced 2025-08-02 00:17:48 +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:
parent
8d2078275d
commit
9476a4b1ce
@ -7,7 +7,7 @@ esp8266:
|
|||||||
|
|
||||||
wifi:
|
wifi:
|
||||||
ssid: "test"
|
ssid: "test"
|
||||||
password: "test"
|
password: "testtest"
|
||||||
|
|
||||||
api:
|
api:
|
||||||
actions:
|
actions:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user