log: cleanup logs for files, system and bed_mesh
functions: log if DPMS fails to load screen: log send_action
This commit is contained in:
@@ -47,8 +47,8 @@ try:
|
||||
return state
|
||||
|
||||
dpms_loaded = True
|
||||
except Exception:
|
||||
pass
|
||||
except Exception as msg:
|
||||
logging.error(f"Couldn't load DPMS: {msg}")
|
||||
|
||||
|
||||
def get_network_interfaces():
|
||||
|
Reference in New Issue
Block a user