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

Add support for Metric or Imperial #26

Closed
bpair opened this issue Oct 3, 2015 · 1 comment
Closed

Add support for Metric or Imperial #26

bpair opened this issue Oct 3, 2015 · 1 comment
Assignees
Milestone

Comments

@bpair
Copy link

bpair commented Oct 3, 2015

Allow for configuring Metric or Imperial and automatically respond to sensors if they inquire.

@jkandasa jkandasa added this to the 0.0.2-alpha5 milestone Oct 4, 2015
@jkandasa jkandasa self-assigned this Oct 4, 2015
@jkandasa
Copy link
Member

jkandasa commented Oct 4, 2015

@bpair Thank you for the feature request.
Right now MyController responds to sensors as 'Metric' https://github.com/mycontroller-org/mycontroller/blob/master/src/main/java/org/mycontroller/standalone/AppProperties.java#L140

I will add it in system settings, so user can select "Metric" or "Imperial". But the selection should be common for all the sensors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants