1

This question is a bit generic, but what mobile applications exist to control Smart Home devices? I'm interested in generic applications, not in Alexa/Google/Apple/Samsung provided for their eco-systems, but something that can control different types, or protocols, or works with different hubs.

Does such thing even exist?

Maybe some open-source where people can add new protocols?

4
  • Are you thinking of something like gadgetbridge.org ? Or the Home Assistant Apps maybe? Commented Feb 2, 2023 at 10:47
  • 1
    your question belongs at softwarerecs.stackexchange.com Commented Feb 2, 2023 at 16:12
  • take a look at the Matter protocol, designed to be generic, but also pretty new Commented Mar 1, 2023 at 21:54
  • I actually looked at Matter, would be interesting to see mobile apps pop up controlling Matter devices. Commented Mar 2, 2023 at 1:03

2 Answers 2

4

You can look at home-assistant. It is very generic, integrates with a lot of 3rd party hardware, is open source and very active. It already has matter support, is leading the effort to add matter to their software (and hardware) faster than any other platform that I have seen so far. Supports Zigbee, MQTT, integrates with Google Home, Alexa and even has rolled out their own voice assistant with wake word.

They have a companion app as well that you can install on android / iPhone and control your devices from there.

1
  • exactly what I was going to say Commented Nov 6, 2023 at 19:43
1

You can use MQTT Dash to control over mqtt protocol if you want protocol related app, if you are dev/test oriented and you want to test prototypes you've built on your own you could use python on termux if not, then MQTT DASH is your choice. https://play.google.com/store/apps/details?id=net.routix.mqttdash&hl=en&gl=US

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.