openwebnet / openwebnet-android

OpenWebNet Android client for My Home BTicino and Legrand home automation system
https://openwebnet.xyz
MIT License
34 stars 21 forks source link

Android Wear support #13

Open moreau-nicolas opened 8 years ago

moreau-nicolas commented 8 years ago

Hello,

I think it would be very nice to add Android Wear support to the app.

For those times when you forgot your smartphone on your desk, and it is farther away than the device you are trying to lazily remotely control. :)

I think the feature set would be much smaller than the full app. Perhaps just lights & automations manipulation. Temperature reading would be nice but shouldn't be required for a first version.

niqdev commented 8 years ago

Cooooool!

moreau-nicolas commented 8 years ago

@niqdev could you please assign me to the issue ?

niqdev commented 8 years ago

I can't yet, you need to accept the invitation! Please verify your email!

moreau-nicolas commented 8 years ago

I've been thinking about this, I'll write what I have in mind so that we can discuss it.

niqdev commented 8 years ago

:+1:

moreau-nicolas commented 8 years ago

Here is what I had in mind for a first Wearable version:

What do you think of this ?

Misc. notes:

niqdev commented 8 years ago

Sounds good! I have no Wearable device at the moment, so I can help you only with the emulator!

I agree with you about not sending the request directly, but how would you manage/sync the status? Should we update for example also the light status on the Watch if we turn it on from the phone? If is too complicated user can refresh the list manually.

I would keep it simple as well for now only with light and shutter, by the way I'd like to add at least temperature system and sound system in the future.

In general, about permission and other services I'd like to add them only if is strictly necessary.

For all other things you listed is fine for me