outadoc / home-slide-android

Access your Home Assistant devices quickly from anywhere on your Android device
https://homeslide.app
Apache License 2.0
54 stars 8 forks source link

Add tile support on WearOS using unofficialtileapi #356

Open juliansteenbakker opened 3 years ago

juliansteenbakker commented 3 years ago

Is your feature request related to a problem? Please describe. Right now you can only see the status of devices by opening the app itself on WearOS.

Describe the solution you'd like By using the Unofficial tile api we could create a tile with quick settings. This way we can acces devices with only one swipe.

El-Sueco commented 3 years ago

@outadoc though not using unofficial tile api, I am currently working on an alternative view to the listview by making it more tile like (as seen here in a early stage https://www.facebook.com/groups/HomeAssistant/permalink/2851037798500905/, as soon as I am done testing it, I will open a pull request). On my personal roadmap for this wear os app, I also want to make some sort of quick settings as soon as I have time for it.

Best wishes and thanks for making this app open source so people can contribute 💯

juliansteenbakker commented 3 years ago

Google now seems to open the Tiles API to the public!