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] Document simplehome mDNS discovery in wiki #48

Closed cweiske closed 2 years ago

cweiske commented 2 years ago

Describe the solution you'd like

It would be nice if the (SimpleHomeApi)[https://github.com/Domi04151309/HomeApp/wiki/SimpleHome-API] wiki page would contain instructions about mDNS discovery, and how to configure avahi-daemon. (Mentioned in commit 6d492b81797c8bf838733f726f7696c2f3f049a9).

It'd be also nice there was an explanation how to setup UPnP announcements for own SimpleHomeApi services yourself.


The Shelly page should mention the devices known to work (and that others should work, too):

The page should also mention that autodiscovery works with shelly devices.

cweiske commented 2 years ago

You could also give me access to the wiki and I'd do it myself.

Domi04151309 commented 2 years ago

How do I give you access to the wiki?

cweiske commented 2 years ago

Currently the wiki seems to be editable only by collaborators. Either make the wiki editable by everyone in the repository settings, or invite me as collaborator. I promise not to push anything to the app git repository.

cweiske commented 2 years ago

Done.

@Domi04151309 It'd be also nice there was an explanation how to setup UPnP announcements for own SimpleHomeApi services yourself. I don't know how to do that.

Domi04151309 commented 2 years ago

I have placed a link to the example that shows how it can be done with Arduinos.