Domio - Questions and support

Coolcaper
Posts: 322
Joined: Fri Aug 30, 2013 9:37 pm
Location: Australia

Re: Meet Domio - your new iOS App and AI assistant

Post by Coolcaper »

Any chance you can make this available worldwide? Not available in the Australian App Store.


Sent from my iPhone using Tapatalk
siclark
Posts: 2356
Joined: Tue Jun 13, 2017 5:08 am
Location: UK

Re: Meet Domio - your new iOS App and AI assistant

Post by siclark »

Ah sorry. Yes I will do. I had an issue with Chinaand my use of AI so turned off all of Asia. I’ll put Australia and NZ back on.
Coolcaper
Posts: 322
Joined: Fri Aug 30, 2013 9:37 pm
Location: Australia

Re: Meet Domio - your new iOS App and AI assistant

Post by Coolcaper »

Thank you
siclark
Posts: 2356
Joined: Tue Jun 13, 2017 5:08 am
Location: UK

Re: Meet Domio - your new iOS App and AI assistant

Post by siclark »

In the meantime, some screen shots. Image
Image
Image
Coolcaper
Posts: 322
Joined: Fri Aug 30, 2013 9:37 pm
Location: Australia

Re: Meet Domio - your new iOS App and AI assistant

Post by Coolcaper »

I like the unifying look. It fits in as an alternative to the Home app which is what everyone at home has been using. Looking forward to a smooth transition but with the Indigo perspective. Does it work on the iPad? Does it support Split View on the iPad?
CliveS
Posts: 864
Joined: Sun Jan 10, 2016 5:31 am
Location: Medomsley, County Durham, UK

Re: Meet Domio - your new iOS App and AI assistant

Post by CliveS »

Coolcaper wrote: Thu Feb 26, 2026 6:21 am I like the unifying look. It fits in as an alternative to the Home app which is what everyone at home has been using. Looking forward to a smooth transition but with the Indigo perspective. Does it work on the iPad? Does it support Split View on the iPad?
Yes it does.
Split View.jpg
Split View.jpg (66.96 KiB) Viewed 1305 times
CliveS

Indigo 2024.2.1 : macOS Sequoia 15.6.1 : Mac Mini M2 : 8‑core CPU and 10‑core GPU : 8 GB : 256GB SSD

The best way to get the right answer on the Internet is not to ask a question, it's to post the wrong answer
Coolcaper
Posts: 322
Joined: Fri Aug 30, 2013 9:37 pm
Location: Australia

Re: Meet Domio - your new iOS App and AI assistant

Post by Coolcaper »

:D
Thanks!
siclark
Posts: 2356
Joined: Tue Jun 13, 2017 5:08 am
Location: UK

Re: Meet Domio - your new iOS App and AI assistant

Post by siclark »

Coolcaper wrote:I like the unifying look. It fits in as an alternative to the Home app which is what everyone at home has been using. Looking forward to a smooth transition but with the Indigo perspective. Does it work on the iPad? Does it support Split View on the iPad?
Yes. I built it to replace the Home app and remove that dependency but then to offer indigo specific items like logs and control pages and a better AI experience.
Thanks Clive for showing the Split View.
User avatar
durosity
Posts: 4810
Joined: Thu May 10, 2012 3:21 pm
Location: Newcastle Upon Tyne, Ye Ol' England.

Re: Meet Domio - your new iOS App and AI assistant

Post by durosity »

siclark wrote: Thu Feb 26, 2026 7:00 am
Coolcaper wrote:I like the unifying look. It fits in as an alternative to the Home app which is what everyone at home has been using. Looking forward to a smooth transition but with the Indigo perspective. Does it work on the iPad? Does it support Split View on the iPad?
Yes. I built it to replace the Home app and remove that dependency but then to offer indigo specific items like logs and control pages and a better AI experience.
Thanks Clive for showing the Split View.
I'm curious, why did you want to remove the home app? I find the very tight integration with iOS via HomeKit to be exceptionally useful.
Computer says no.
User avatar
durosity
Posts: 4810
Joined: Thu May 10, 2012 3:21 pm
Location: Newcastle Upon Tyne, Ye Ol' England.

Re: Meet Domio - your new iOS App and AI assistant

Post by durosity »

Also I'm curious, is implementing push notifications plausible? I know it's been minefield in the past due to having to host a server and such, just not sure if it's actually still that complex.
Computer says no.
siclark
Posts: 2356
Joined: Tue Jun 13, 2017 5:08 am
Location: UK

Re: Meet Domio - your new iOS App and AI assistant

Post by siclark »

durosity wrote:
siclark wrote: Thu Feb 26, 2026 7:00 am
Coolcaper wrote:I like the unifying look. It fits in as an alternative to the Home app which is what everyone at home has been using. Looking forward to a smooth transition but with the Indigo perspective. Does it work on the iPad? Does it support Split View on the iPad?
Yes. I built it to replace the Home app and remove that dependency but then to offer indigo specific items like logs and control pages and a better AI experience.
Thanks Clive for showing the Split View.
I'm curious, why did you want to remove the home app? I find the very tight integration with iOS via HomeKit to be exceptionally useful.
A lot of my motivation for building this was also to remove the Home app. Not that there was anything wrong with it, it’s the initial design influence behind this app. But it needs another plugin running, manual setup in that plugin for every device, then reliance on an Apple TV and Apple servers to work.
It can be simpler.
But I’ll still keep the plugin running as it’s very useful for Siri
User avatar
DaveL17
Posts: 7323
Joined: Tue Aug 20, 2013 11:02 am
Location: Chicago, IL, USA
Contact:

Re: Meet Domio - your new iOS App and AI assistant

Post by DaveL17 »

I researched this not too long ago and it seemed that a service like Pushover was still recommended more globally (beyond a native app that could take care of such things). I wanted to build something for myself, but am too cheap to spend $100/year to run my own software on my own devices. :wink:
I came here to drink milk and kick ass....and I've just finished my milk.

My Plugins and Scripts
siclark
Posts: 2356
Joined: Tue Jun 13, 2017 5:08 am
Location: UK

Meet Domio - your new iOS App and AI assistant

Post by siclark »

durosity wrote:Also I'm curious, is implementing push notifications plausible? I know it's been minefield in the past due to having to host a server and such, just not sure if it's actually still that complex.
No not easily. Indigo doesn’t offer it and it needs something centrally to manage it. It is possible and I can certainly consider it but might need to be a small in app purchase for that. And no promises or timeframes.

Also Apple restricts apps from running in background outside limited updates so can fetch data for say widgets periodically it can’t maintain a websocket for live updates so no easy way that way.

Push notifications wouldn’t offer much more than pushover but you could have them deep linked straight to the device or variable.
User avatar
durosity
Posts: 4810
Joined: Thu May 10, 2012 3:21 pm
Location: Newcastle Upon Tyne, Ye Ol' England.

Re: Meet Domio - your new iOS App and AI assistant

Post by durosity »

My vague understanding was that with a push notification service you can enable background processing for a short time.. do you know if that’s the case? If so, might help with that side of things.

As for an in app payment, I’d be happy with that. Considering the work you’ve put into it, perhaps you should add a donations IAP option, I’d gladly contribute to your development of this, once I actually have any money :lol:
Computer says no.
ryanbuckner
Posts: 1409
Joined: Sat Oct 08, 2011 12:33 pm
Location: Northern Virginia
Contact:

Re: Meet Domio - your new iOS App and AI assistant

Post by ryanbuckner »

I'm getting the following errors when launching Domio on my phone. All features appear to be working ok.

I also added this to GitHub

App version: 1.1
iOS version: 26.3
Indigo server version: 2025.1
Describe the bug:The following errors are written to the log when I launch Domio

Code: Select all

Mar 3, 2026 at 11:55:08 AM
   Web Server Warning              HTTP API v2 GET call received for indigo.devices from 173.79.109.136
   Web Server Warning              HTTP API v2 GET call received for indigo.devices from 173.79.109.136
   Web Server Error                Invalid log command payload received, id: '- no message id -'
   Web Server Warning              HTTP API v2 GET call received for indigo.devices from 173.79.109.136
   Web Server Error                Invalid log command payload received, id: '- no message id -'
   Web Server Error                Invalid log command payload received, id: '- no message id -'
   Web Server Warning              HTTP API v2 GET call received for indigo.devices from 173.79.109.136
   Web Server Warning              HTTP API v2 GET call received for indigo.devices from 173.79.109.136
   Web Server Warning              HTTP API v2 GET call received for indigo.devices from 173.79.109.136
   Web Server Error                message handler failed: plugin with id 'com.simons-plugins.logs-over-reflector' isn't installed
   Web Server Warning              HTTP 501 error for request /message/com.simons-plugins.logs-over-reflector/log from 173.79.109.136
   Web Server Error                message handler failed: plugin with id 'com.simons-plugins.logs-over-reflector' isn't installed
   Web Server Warning              HTTP 501 error for request /message/com.simons-plugins.logs-over-reflector/dates from 173.79.109.136
   Web Server Warning              HTTP API v2 GET call received for indigo.devices from 173.79.109.136
   Web Server Error                message handler failed: plugin with id 'com.simons-plugins.logs-over-reflector' isn't installed
   Web Server Warning              HTTP 501 error for request /message/com.simons-plugins.logs-over-reflector/sources from 173.79.109.136
   Web Server Warning              HTTP API v2 GET call received for indigo.devices from 173.79.109.136
   Web Server Warning              HTTP API v2 GET call received for indigo.devices from 173.79.109.136
   Web Server Warning              HTTP API v2 GET call received for indigo.actionGroups from 173.79.109.136
   Web Server Warning              HTTP API v2 GET call received for indigo.actionGroups from 173.79.109.136
   Web Server Warning              HTTP API v2 GET call received for indigo.variables from 173.79.109.136
   Web Server Warning              HTTP API v2 GET call received for indigo.variables from 173.79.109.136
   Web Server Warning              HTTP API v2 GET call received for indigo.controlPages from 173.79.109.136
   Web Server Warning              HTTP API v2 GET call received for indigo.controlPages from 173.79.109.136
Steps to reproduce:
Launch Domio on the phone and go to Event logs


Screenshots (if applicable):
Screenshot 2026-03-03 at 12.01.07 PM.jpg
Screenshot 2026-03-03 at 12.01.07 PM.jpg (424.11 KiB) Viewed 405 times
<img width="590" height="1278" alt="Image" src="https://github.com/user-attachments/ass ... 2447dda445" />

> Warning: For Indigo server or plugin issues, please visit the [Indigo Domotics forums](https://forums.indigodomo.com/) instead.
Post Reply

Return to “Domio”