forked from platformio/platformio-core
Skip modified homeState
This commit is contained in:
@@ -62,6 +62,7 @@ class AppRPC(object):
|
|||||||
]
|
]
|
||||||
|
|
||||||
state['storage'] = storage
|
state['storage'] = storage
|
||||||
|
state.modified = False # skip saving extra fields
|
||||||
return state.as_dict()
|
return state.as_dict()
|
||||||
|
|
||||||
@staticmethod
|
@staticmethod
|
||||||
|
Reference in New Issue
Block a user