diff --git a/profile/README.md b/profile/README.md index bb4c998..8837987 100644 --- a/profile/README.md +++ b/profile/README.md @@ -1,82 +1,21 @@ -
+# HomeAutonom โ€” iAiFy Enterprise -# ๐Ÿ  HomeAutonom +Smart home-automation och IoT-infrastruktur: Homey Pro, Home Assistant och Raspberry Pi-baserad natsverkshantering. -**Smart Home Automation ยท IoT ยท Network Infrastructure** +## Flaggskeppsrepos -*Home automation org for [iAiFy](https://github.com/enterprises/iAiFy) enterprise* +- [homey-smart-home](https://github.com/HomeAutonom/homey-smart-home) โ€” Full-stack smart home med 132 backend- och 67 dashboard-moduler (v3.3.0) +- [homey-automation](https://github.com/HomeAutonom/homey-automation) โ€” Autonom automation och realtidsdashboard med Express 5 och Socket.IO (v3.261.0, 16500+ tester) +- [home-auto](https://github.com/HomeAutonom/home-auto) โ€” Smart home-dashboard: Next.js 16, React 19, Supabase +- [home-network](https://github.com/HomeAutonom/home-network) โ€” Raspberry Pi Docker-server med Pi-hole, Home Assistant och Grafana (69 branches, aktiv dev) -[![Location](https://img.shields.io/badge/๐Ÿ“-Stockholm,_Sweden-blue)]() -[![Repos](https://img.shields.io/badge/repos-4-green)]() -[![Enterprise](https://img.shields.io/badge/enterprise-iAiFy-purple)]() +## Shared conventions -
+- Kebab-case repo names +- Conventional commits +- Infrastructure-as-code via terraform-infrastructure +- CI/CD via Ai-road-4-You/enterprise-ci-cd@v1 ---- +## Dokumentation -## What We Build - -HomeAutonom develops the complete smart home stack โ€” from device control and automation engines to network infrastructure management. Every piece is designed to work with Homey Pro, Home Assistant, and a Raspberry Piโ€“based home server. - -### ๐Ÿ—๏ธ Projects - -| Project | Description | Tech | -|---------|-------------|------| -| **[home-auto](https://github.com/HomeAutonom/home-auto)** | Smart home dashboard โ€” Next.js frontend for Homey device control, scenes, and automation rules | TypeScript, Next.js | -| **[homey-smart-home](https://github.com/HomeAutonom/homey-smart-home)** | Complete Homey Pro system โ€” 66 modules, AI-driven automation, 8 development phases | JavaScript | -| **[homey-automation](https://github.com/HomeAutonom/homey-automation)** | Backend service โ€” Express API for Homey devices, Socket.IO real-time updates, automation engine | JavaScript, Express | -| **[home-network](https://github.com/HomeAutonom/home-network)** | Network infrastructure โ€” Raspberry Pi Docker server, Pi-hole DNS, monitoring, dashboard | Python, Docker | - -### Architecture - -``` -HomeAutonom/ -โ”œโ”€โ”€ home-auto/ โ†’ Next.js dashboard (frontend) -โ”‚ โ”œโ”€โ”€ Supabase backend -โ”‚ โ”œโ”€โ”€ React Query data layer -โ”‚ โ””โ”€โ”€ i18n (32 languages) -โ”‚ -โ”œโ”€โ”€ homey-smart-home/ โ†’ Homey Pro integration (66 modules) -โ”‚ โ”œโ”€โ”€ Device categories (lights, sensors, climate, blinds) -โ”‚ โ”œโ”€โ”€ AI automation engine -โ”‚ โ””โ”€โ”€ Scene management -โ”‚ -โ”œโ”€โ”€ homey-automation/ โ†’ Express API (backend) -โ”‚ โ”œโ”€โ”€ Homey Local API client -โ”‚ โ”œโ”€โ”€ Socket.IO real-time -โ”‚ โ”œโ”€โ”€ Pino structured logging -โ”‚ โ””โ”€โ”€ Docker deployment -โ”‚ -โ””โ”€โ”€ home-network/ โ†’ Infrastructure - โ”œโ”€โ”€ Docker Compose (96 containers) - โ”œโ”€โ”€ Pi-hole DNS - โ”œโ”€โ”€ Prometheus + Grafana monitoring - โ””โ”€โ”€ Cloudflare Tunnel -``` - -### Tech Stack - -| Layer | Technology | -|-------|-----------| -| **Frontend** | Next.js 15, React, TypeScript, Tailwind CSS | -| **Backend** | Express 5, Socket.IO, Node.js | -| **IoT Hub** | Homey Pro, Home Assistant, MQTT, Zigbee, Z-Wave | -| **Infrastructure** | Docker Compose, Nginx, Raspberry Pi 5 | -| **Monitoring** | Prometheus, Grafana, Uptime Kuma | -| **DNS** | Pi-hole, Cloudflare Tunnel | -| **Database** | Supabase (PostgreSQL), SQLite | - -## Enterprise Context - -HomeAutonom is part of the **iAiFy** enterprise alongside: -- **[AiFeatures](https://github.com/AiFeatures)** โ€” AI engineering & agent platforms -- **[AiProducting](https://github.com/AiProducting)** โ€” Production apps & infrastructure -- **[Ai-road-4-You](https://github.com/Ai-road-4-You)** โ€” Shared platform & governance - -AI-driven automations are powered by agents from [AiFeatures/agent-hub](https://github.com/AiFeatures/agent-hub). - ---- - -
-Built with ๐Ÿ  in Stockholm ยท Part of iAiFy Enterprise -
+Se [governance](https://github.com/Ai-road-4-You/governance).