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] OpenHab Integration #71

Open Tobias-Lauerbach opened 2 years ago

Tobias-Lauerbach commented 2 years ago

Open Hab integration

It woud be great to be able to usw this beautiful app as a Frontend for OpenHab. I am not shure if there is already a workaround for this.

Additional context The original OpenHab APP is ugly and you have build an beautiful alternative to controls a smarthome and it woud be great to combine the powerfull OpenHab backend with your beautiful UI and UX frontend. OpenHab: ![Screenshot_20220324-080819](https://user-images.githubusercontent.com/62332598/159861568-e5911547-672c-4b72-a40c-5aed7e4f80fa.png) It is just a list oft everything without a good UX.
Domi04151309 commented 2 years ago

Sounds like a nice idea. This should be possible with the REST API. Can you provide an example configuration so I can set up a VM for testing?

Tobias-Lauerbach commented 2 years ago

@Domi04151309 what Kind of exampe configuration do you need? ( just al list oft devices oder a config file Form openhab or a whole example docker setup oft open hab? [I coud try to build a docker if thats te easiest way, but I am not shure if I am capabal oft that] )

Domi04151309 commented 2 years ago

I just found out I can use the demo server for testing so you don't have to send me an example config.

Tobias-Lauerbach commented 2 years ago

Ok perfect