-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix Configuration.xml #225
Comments
@zwave-mke I propose to replace this Configuration.xml by a special call to ZWaveAPI (tbd in ZWave/index.js) that will save the file in storage as "ExpertUI-Configuration-" (with zway name!!!). Another call will be used to retrive it from the storage. It will be JSON and not Configuration.xml. Agree? |
I agree wit that. Some parts of the UI (configuration, assoc ..) will need to be refactored but JSON is better and faster as XML. |
so, is there a fix available now? |
same here with 2.3.6, cannot save parameter with fibraro motion sensor |
There is nothing new... :-( |
Maybe also related to #216 , #228?
I've played a bit around with that issue and figured the following out:
as I know this file should be added by E-UI right? But untill POST isn't able to add this file it isn't possible in that way ...
checked it with postman:
@PoltoS: for me it looks more like a webserver/modhttp problem ...
The text was updated successfully, but these errors were encountered: