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 Temperature System #25

Closed
niqdev opened this issue Mar 5, 2016 · 6 comments
Closed

Add support for Temperature System #25

niqdev opened this issue Mar 5, 2016 · 6 comments
Assignees

Comments

@niqdev
Copy link
Member

niqdev commented Mar 5, 2016

Should update also rx-openwebnet

@moreau-nicolas
Copy link
Contributor

I can have a look if you want.

@niqdev
Copy link
Member Author

niqdev commented Mar 6, 2016

All right, just few hint

  • we should handle conversion between celsius/fahrenheit? using a spinner in the activity?
  • I would like to change the font, like digits only for the temperature value: see FontViewHelper, we should also remove unused fonts!
  • we should be able to increase/decrease temperature

@niqdev
Copy link
Member Author

niqdev commented Mar 6, 2016

Before start we need to discuss how to handle FloatingActionMenu.
I think we could add Temperature, Sounds, Ipcam and other less frequently used actions to menu/menu_main.xml and handle correctly DEVICE_DEBUG icon.
What do you think?

@moreau-nicolas
Copy link
Contributor

I think that we sould create a new issue for "determine what goes in the FloatingActionMenu".

Regarding the Temperature feature, this file gives plenty of information but is not very reader-friendly.

The temperature features in MyHome seem much more complex than Lighting or Automation. I think we should proceed iteratively and maybe start with something relatively simple: only show the current temperature. Once we have that we'll move forward with more interesting things. What do you think ?

@niqdev
Copy link
Member Author

niqdev commented Mar 9, 2016

For fab see this issue.

About temperature, agree with you about starting only from reading value.
Moreover I would like to document also each supported message/frame from rx-openwebnet, I already opened an issue

@niqdev niqdev self-assigned this May 20, 2016
@niqdev
Copy link
Member Author

niqdev commented Jun 11, 2016

Added temperature feature in version 2.4.x

@niqdev niqdev closed this as completed Jun 11, 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

2 participants