YIO-Remote / remote-software

💎 YIO Remote Software repository
GNU General Public License v3.0
164 stars 21 forks source link

Change bottom menu to layered layout #88

Closed gvdhoven closed 5 years ago

gvdhoven commented 5 years ago

Now we have 'rooms' and the rest; how about we change that to a layered approach? Areas | Favorites | Recipes | Devices | Integrations 1) Areas instead of rooms; why? because what if i want to add e.g. my irrigation system or Hue lights in the garden? 2) Favorites; self explanatory 3) Recipes; to mimic the Neeo remote behavior or "Scenes" behavior that Hass.io has; e.g. "Movie mode" which can interact with different devices; since recipes CAN overarch areas i would give them a seperate menu item 4) Devices; which contain the "device types" supported which are now next to the rooms 5) Integrations; which allows you to directly interact with an integration e.g. home assistant / domoticz / homey / gardena etc.

Would be great if we can also have this list 'sortable' by end users. Can be used to enhance #38 and #51 (e.g. preselect room you are in)

martonborzak commented 5 years ago

@Webunity I can imagine it in a way that it slides to that area (room) page when it detects the beacon. Could be a nice solution.

gvdhoven commented 5 years ago

1) Fixed with https://github.com/martonborzak/yio-remote/commit/2c13cf46e329d31050fd5eedbbe9a115a8464293

martonborzak commented 5 years ago
  1. Also done.