mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 06:33:51 +00:00
Update Gitlab CI
This commit is contained in:
@@ -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