From e1195c6f5f5cf64eec0d39c7b684153353cef0f8 Mon Sep 17 00:00:00 2001 From: Carl Philipp Klemm Date: Thu, 2 Jul 2026 11:50:06 +0200 Subject: [PATCH] update app name in agents.md --- AGENTS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index 81908fc..999bdb1 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -1,7 +1,7 @@ -# SHinterface - Smart Home Interface +# smartvos - Smart Home System ## Overview -SHinterface is a Qt6-based smart home control application that interfaces with microcontrollers and various sensors to manage home automation devices. It supports both primary (master) and secondary (client) modes, allowing for distributed control across multiple devices. +smartvos is a Qt6-based smart home control application that interfaces with microcontrollers and various sensors to manage home automation devices. It supports both primary (master) and secondary (client) modes, allowing for distributed control across multiple devices. ## Architecture