OpenSource-Hub
DiscoverTrendingCode LibraryCategories
Browse All Categories/Smart Home

Smart Home

7 open source tools found

C
System Optimization

core

A private, local-first smart home hub that runs on your own hardware.

Open source home automation that puts local control and privacy first. Perfect for Raspberry Pi or a local server.

For Home Assistant OS, format the SD card or delete the VM. For Docker, stop and remove the container, then delete the associated volumes and configuration folder.
86.9k
T
System Optimization

Tasmota

Universal firmware for ESP8266/ESP32 devices with web setup, OTA, automation, and local control.

Tasmota is an open-source firmware for ESP8266 and ESP32 based smart home devices. It provides a web UI for easy configuration, over-the-air updates, timer/rule automation, and local control via MQTT, HTTP, Serial, or KNX. It supports a vast array of sensors, switches, lights, and relays, with thousands of community-contributed device templates.

To remove Tasmota, flash another firmware (e.g., original vendor firmware or ESPHome) over serial. Note that flashing overwrites Tasmota completely; there is no uninstaller.
24.3k

OpenSource-Hub

Quality Open Source Within Reach

Powered by Cloudflare D1 & DeepSeek

Discover

AI ProductivityDev ToolsSystem TuningPrivacyVideo & AudioOffice

Resources

SitemapGitHub Repo

Legal

Privacy PolicyAbout Us

© 2026 OpenSource-Hub

GitHub
D
System Optimization

Domoticz

Easy-to-use open source home automation hub that works with 150+ devices.

Free open source home automation system for lights, switches, sensors, and more. Supports 150+ hardware types including Z-Wave, Zigbee, MQTT.

Delete the installation folder completely; for Docker, run `docker rm domoticz` and remove related volumes. Backup config/database files if needed.
3.8kChecksum
G
System Optimization

Gladys Assistant

Privacy-first open-source home assistant that keeps all data locally.

Privacy-first, open-source smart home assistant that runs locally on your hardware.

Stop container: sudo docker stop gladys; Remove: sudo docker rm gladys; Delete image: sudo docker rmi gladysassistant/gladys:v4. Data volume /var/lib/gladysassistant must be manually deleted (backup first).
3.1k
W
System Optimization

WebThings Gateway

Open-source self-hosted smart home gateway to unify multi-protocol devices.

Self-hosted web application for monitoring and controlling smart home devices.

Stop the Docker container: 'docker stop <container_id>'; remove: 'docker rm <container_id>'; delete data by removing ~/.webthings directory.
2.6k
I
System Optimization

ioBroker

Universal middleware that connects IoT devices from different protocols into one automation system.

Open-source IoT integration platform for home and building automation, connecting devices via adapters.

Linux/Mac: Delete the ioBroker directory (default ~/iobroker) and clean npm cache. Windows: Uninstall via Control Panel or delete C:\iobroker directory (backup config first).
1.4k
O
System Optimization

openHAB Core

Core modular framework for smart home automation, built with Java/OSGi.

Core framework for building smart home automation solutions, providing OSGi bundles for device integration and rule engine.

Simply delete the project directory; no other artifacts remain.
1.1k