Home Intelligence

siclark
Posts: 2355
Joined: Tue Jun 13, 2017 5:08 am
Location: UK

Home Intelligence

Post by siclark »

Some work in progress that I wanted to share, and get some testers and thoughts on extending.. that adds some initial ideas on how we can extend the intelligence of our systems with AI instead of for coding new plugins.

https://github.com/simons-plugins/indig ... telligence

An automated email from your home on a weekly basis that gives you an overview of your house. Whats happened, the highlights, energy use, whats worked, what issues there might be, ie low batteries, intermittent wifi, and advice on how you could add some new triggers, and it can even create some simple new ones for you.
A quiet, well-rhythmed week
The house has been ticking along to its usual cadence. Looking at the log, the clearest pattern is the morning/evening heartbeat: activity peaks at 07:00 and again between 18:00 and 20:00, with a secondary bump around 11:00 — the Study waking up, the kitchen coming alive before dinner, the lounge and bedroom routines closing the day. Nothing unusual about the shape; it's just the sound of normal life.
The big workhorse this week has been Auto Lights in the Study. The radar zone applied lighting changes 72 times, triggered by Study Presence roughly a hundred times between entries and exits — Simon's WFH rhythm written into Indigo. The Study Pendant, Lamp and Bookcase Lights are each turning on and off 35–40 times a day as you move around, which is exactly what the zone is meant to do. Over in the kitchen, the daytime and evening schedules (7pm, 8pm, 9pm pendant staging, plus motion-driven cool/warm CCT changes) have been firing reliably — the Hall Lamp has swung cool/warm 25 times with nothing dropping out.
Heating: the downstairs boiler ran ~60 on/off cycles this week, which is typical for the shoulder season. Study heat was requested 34 times and satisfied every time. Simon's Study-WFH cancel fired 8 times, same story. Airing cupboard is holding steady around 25°C.
The front of the house: porch motion has been doing its evening job (11 evening-off cycles, 11 motion-ons), the front door open-timer has tripped 34 times across the week (normal-ish traffic), the gate auto-unlocks for the gardener at 07:00 Friday and re-locks at 19:00, and the alarm has armed at 00:30 and disarmed at 06:30 like clockwork.
Appliances: four tumble drier cycles (as we just saw), the washing machine was busy with ~23k state changes logged — someone's been putting it through its paces. The coffee machine has been shut down three times a day by the staggered safety schedules.
It's pretty impressive output. But it also costs as it has to use the Claude API so is chargeable but hands free. About 30-40p per email you receive. You can reply to an email and ask it to implement a new trigger its suggested.
This leverages Mike MCP server as well as sql logger tools from Domio and some new tools.

But there's more.

Add the Home Intelligence MCP server along with Mike's to Claude Desktop and you can talk to your house for free using your plan and get history alongside the existing devices, and get that same insight as above but for free. And create rules interactively.
It debugged why a tilt device wasnt firing on my milk bottle box that alerts me to bring it in, as the milkman was very careful putting bottles in, but it spotted that the temperature in the box dropped 5 degrees when the milk went in, and there was motion on my porch sensor at the same time, so proposed and implemented some back up rules by itself.
Screenshot 2026-04-24 at 22.16.16.png
Screenshot 2026-04-24 at 22.16.16.png (145.22 KiB) Viewed 82 times
Or run in Cowork and you can schedule output, but also get it to create dashboards on your house.
Screenshot 2026-04-24 at 22.14.44.png
Screenshot 2026-04-24 at 22.14.44.png (156.68 KiB) Viewed 82 times
When asked for other ideas..
A few ideas that would each tell a different story with the same data:

**Heatmap grid** — zones as rows, days as columns, with colour intensity showing moisture level. This is probably the most powerful alternative: you can immediately see which zones are chronically dry vs. wet, spot watering events as colour jumps, and compare all zones side-by-side without the spaghetti line problem.

**Small multiples / sparklines** — one tiny chart per zone in a grid, each with its own y-axis. Much less cluttered than all 10 lines together, and easier to see the shape of each zone's individual pattern.

**Current status gauges** — circular dial gauges showing just the current moisture for each zone, colour-coded. Less about history, more about "what needs attention right now." Good as a morning check-in view.

**Moisture vs. weather overlay** — your Netro controller already has weather data (temperature, rain probability, wind speed) in its state. Overlaying that on the moisture chart would make it really clear which moisture drops are weather-driven (hot/windy days) vs. which might indicate a zone being skipped by the smart schedule.

**Threshold alert table** — a simple table showing each zone, its current moisture, how many days since it was last above a target threshold (say 60%), and next scheduled watering. Very actionable.

The heatmap would probably be the most visually striking and useful addition — want me to build that one?
Screenshot 2026-04-24 at 22.38.43.png
Screenshot 2026-04-24 at 22.38.43.png (100.88 KiB) Viewed 82 times
User avatar
durosity
Posts: 4810
Joined: Thu May 10, 2012 3:21 pm
Location: Newcastle Upon Tyne, Ye Ol' England.

Re: Home Intelligence

Post by durosity »

Quite exciting! You've created some really handy plugins lately. I don't have the energy to do anything with this one at the moment, but hopefully at some point in the summer I'll be able to catch up on all the goings on.
Computer says no.
siclark
Posts: 2355
Joined: Tue Jun 13, 2017 5:08 am
Location: UK

Re: Home Intelligence

Post by siclark »

durosity wrote: Mon Apr 27, 2026 1:45 pm Quite exciting! You've created some really handy plugins lately. I don't have the energy to do anything with this one at the moment, but hopefully at some point in the summer I'll be able to catch up on all the goings on.
Thanks. I am hoping this is the start... keen to see how others use these tools. Debugging, status, creating dashboards, advise on setup, all really powerful and its only 4 months into this recent phase of AI (December was a step change in LLM capability from what came before with not just the new models but skills as well). Where will we be in December?
Post Reply

Return to “Simon’s Plug-ins”