Skip to content
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

Retain Celsius/Fahrenheit settings during upgrade #275

Closed
pz1 opened this issue Sep 5, 2015 · 5 comments
Closed

Retain Celsius/Fahrenheit settings during upgrade #275

pz1 opened this issue Sep 5, 2015 · 5 comments

Comments

@pz1
Copy link
Contributor

pz1 commented Sep 5, 2015

A user on the forum states:

It would be super cool if the upgrade process moved config/defaults.xml or upgrade it. I keep loosing the fahr settings in there and it takes me a while to figure out what happened and then re interview.

@PoltoS
Copy link
Member

PoltoS commented Oct 6, 2015

This issue also involves other settings retained. User can change many things inside.

If updated via script, it should inform about these changes, but upgrade via UI do not. Unfortunately we can not blindly port user changes from Defaults.xml to the new Defaults.xml, as it can affect Z-Way work.

A three way merge (merge of old original, old by user and new) should be considered.... Let's think how critical is it.

@islipfd19
Copy link

Is it possible to create a 'Users.xml' where these settings can be defined and then controlled within the management section of the UI? Settings could include but not limited to temperature for Celsius and Fahrenheit and Longitude and Latitude for location?

@PoltoS
Copy link
Member

PoltoS commented Oct 7, 2015

Probably let's investigate first, what do people change in their Defaults.xml. May be a poll on the forum?

@pz1
Copy link
Contributor Author

pz1 commented Oct 7, 2015

Things I would like to retain both in backup and during upgrade that come to mind

  • .syscommand settings
  • My userCode js files
  • My loglevel settings

(IIRC Defaults.XML is retained in backup. I do appreciate that backup and upgrade are different things, but they do have some common ground. Therefor I mentioned both)

@plainsane
Copy link

Yea, I'm pretty sure this was my issue. I would resort to a simple ugly ui that lets me update these settings. My issue is that after a long time, I forget where the setting is. It's not a huge issue, but aggregating for us users that use the horrible empirical system.

@pz1 pz1 closed this as completed Sep 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants