mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-28 16:58:27 +02:00
Update Gitlab CI
This commit is contained in:
+1
-1
@@ -322,7 +322,7 @@ class EsphomeCore(object):
|
||||
if 'ethernet' in self.config:
|
||||
return self.config['ethernet'][CONF_USE_ADDRESS]
|
||||
|
||||
raise EsphomeError("No network configured")
|
||||
return None
|
||||
|
||||
@property
|
||||
def esphome_core_version(self): # type: () -> Dict[str, str]
|
||||
|
||||
Reference in New Issue
Block a user