Domio - Questions and support
Re: Meet Domio - your new iOS App and AI assistant
Any chance you can make this available worldwide? Not available in the Australian App Store.
Sent from my iPhone using Tapatalk
Sent from my iPhone using Tapatalk
Re: Meet Domio - your new iOS App and AI assistant
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.
Re: Meet Domio - your new iOS App and AI assistant
In the meantime, some screen shots. 





Re: Meet Domio - your new iOS App and AI assistant
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?
Re: Meet Domio - your new iOS App and AI assistant
Yes it does.
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
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
Re: Meet Domio - your new iOS App and AI assistant
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.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?
Thanks Clive for showing the Split View.
- 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
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.siclark wrote: ↑Thu Feb 26, 2026 7:00 amYes. 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.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?
Thanks Clive for showing the Split View.
Computer says no.
- 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
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.
Re: Meet Domio - your new iOS App and AI assistant
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.durosity wrote: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.siclark wrote: ↑Thu Feb 26, 2026 7:00 amYes. 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.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?
Thanks Clive for showing the Split View.
It can be simpler.
But I’ll still keep the plugin running as it’s very useful for Siri
Re: Meet Domio - your new iOS App and AI assistant
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. 
I came here to drink milk and kick ass....and I've just finished my milk.
My Plugins and Scripts
My Plugins and Scripts
Meet Domio - your new iOS App and AI assistant
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.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.
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.
- 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
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
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
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
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
Steps to reproduce:
Launch Domio on the phone and go to Event logs
Screenshots (if applicable): <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.
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
Launch Domio on the phone and go to Event logs
Screenshots (if applicable): <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.