You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(services): enhance Home Assistant documentation and visibility
- Add Home Assistant to services list for UI visibility
- Restructure docs with dedicated Features section
- Add UTM tracking to all external links
- Include Community Forums link
- Improve feature descriptions with bold headers
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
Copy file name to clipboardExpand all lines: docs/services/home-assistant.md
+12-7Lines changed: 12 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,13 +11,18 @@ description: "Run Home Assistant on Coolify—your open-source home automation p
11
11
12
12
Home Assistant is an open‑source home automation platform focused on local control and privacy. It connects lights, sensors, cameras, media players, and more—so you can automate routines, build dashboards, and control everything from a single place.
13
13
14
-
- 1,000+ integrations and device support
15
-
- Local-first: runs privately in your environment
16
-
- Powerful automations with YAML and UI
17
-
- Mobile apps, dashboards, voice control, and remote access options
14
+
## Features
15
+
16
+
-**1,000+ Integrations**: Support for thousands of smart home devices and services
17
+
-**Local Control**: Runs privately in your environment without cloud dependencies
18
+
-**Powerful Automations**: Create complex routines with YAML configuration or visual UI
19
+
-**Multi-Platform Access**: Mobile apps, web dashboards, voice control, and remote access
20
+
-**Privacy-Focused**: Your data stays on your server with no tracking or telemetry
21
+
-**Extensible**: Add-ons, custom integrations, and active community support
18
22
19
23
## Links
20
24
21
-
- Official website: https://www.home-assistant.io/
0 commit comments