Domi04151309 / HomeApp

HomeApp is a small and easy to use smart home app with a simple framework.
https://f-droid.org/packages/io.github.domi04151309.home/
GNU General Public License v3.0
106 stars 24 forks source link

[Feature Request] Group devices into rooms #51

Open cweiske opened 2 years ago

cweiske commented 2 years ago

Describe the solution you'd like

When using Shelly devices, each power socket and light switch has its own device. When you have more than 5 of them, the list in HomeApp gets pretty crowded and it's not easy to see if switch A belongs to the same room as socket B.

It would be nice if I could group devices into "rooms", and have all of them visible on the main screen without having to open them.

Living room
- Stair light
- TV light
- DVD player socket
Kitchen
- Radio
- Main light

Maybe opening/closing (expanding) would be nice, too.

Domi04151309 commented 2 years ago

I thought of a similar device based feature where the devices would be loaded directly on level one so that you can control them directly. That would need some time to implement tho.