1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-31 07:03:55 +00:00

Fix ethernet component hostname handling (#2010)

Co-authored-by: Otto Winter <otto@otto-winter.com>
This commit is contained in:
Sean Vig
2021-07-14 23:45:41 -04:00
committed by GitHub
parent 0651716b96
commit 628a94bad3
3 changed files with 120 additions and 106 deletions

3
.gitignore vendored
View File

@@ -13,6 +13,9 @@ __pycache__/
# Intellij Idea
.idea
# Vim
*.swp
# Hide some OS X stuff
.DS_Store
.AppleDouble