Open Source Home Automation Software

Home Automation Software

Browse free open source Home Automation software and projects for Linux and BSD below. Use the toggles on the left to filter open source Home Automation software by OS, license, language, programming language, and project status.

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    Open Automation

    Open Automation

    Building automation (like KNX or OpenHAB) software (like CometVisu).

    This project aims to provide software usefull in automation tasks like building automation. Different backends are supported like KNX or OpenHAB. Note: The project has moved to GitHub. Please consult: https://github.com/CometVisu/CometVisu - for the CometVisu https://github.com/OpenAutomationProject - for the different OpenAutomation subprojects
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    OpenRemote

    OpenRemote

    Open Source for Internet of Things

    An Open Community in the Home Automation and Domotics space. We believe an Open Source approach can revolutionize the way people create, install, and maintain software in the industry. Our panel technology integrates with your favorite protocol and runtime hardware through Open Source software. We open up the front-end and support a unified panel and visual programming model. An installer can pick and choose hardware products from different vendors and still present one panel UI to the user. A proprietary hardware vendor can build modern panel support and integrate with existing vendors. Whether you are a DIY aficionado, a high-end installer, a hardware vendor or integrator, OpenRemote has something for you. We want to make OpenRemote the standard for commercial and hobbyist integration alike. We allow any integrator or vendor to write plug-ins and bring innovative tools that simplify the work of an installer and the relationship with the client.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    fslurp

    Fronius data tool for Linux

    fslurp is a program to pull the data from a Fronius inverter systems via a serial port connection. It supports both single and multiple inverter systems through the Interface Card Easy and the Fronius Interface Card/DataLogger Box. Fronius Sensor Card devices are also supported. It supports both human-readable and delimited (CSV-style) text output. Sample output can be seen by building project and exercising one of the test simulator targets (e.g. simIFCEasy). It is written in C++ and has been compiled on Linux.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    This project describing how to connect PC to Rego 600 heatpump controller (used in heatpumps IVT, Carrier, Bosch, AutoTherm, ...). This project describe hardware and also software part of interface.
    Downloads: 3 This Week
    Last Update:
    See Project
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 5
    freedomotic

    freedomotic

    Open IoT Framework

    Freedomotic is an open source, flexible, secure Internet of Things (IoT) development framework, useful to build and manage modern smart spaces. It is targeted to private individuals (home automation) as well as business users (smart retail environments, ambient aware marketing, monitoring and analytics, etc). Freedomotic can interact with well known standard building automation protocols as well as with "do it yourself" solutions. It treats the web, social networks and branded frontends as first class components of the system. [GITHUB REPOSITORY] https://github.com/freedomotic/freedomotic [USERS' MANUAL] http://freedomotic-user-manual.readthedocs.io/ [DEVELOPERS' MANUAL] http://freedomotic-developer-manual.readthedocs.io/ [INTERNATIONAL COMMUNITY] https://groups.google.com/forum/#!forum/freedom-domotics [ITALIAN COMMUNITY] https://groups.google.com/forum/#!forum/freedomotic-it [REPORT AN ISSUE] https://github.com/freedomotic/freedomotic/issues
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    Application appears in system tray and keeps reminding to take short break for relaxing eyes after every rest time interval. It displays a blank screen enforcing rest for some time. User can enable/disable rest enforcement as needed.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Grasshopper Web App

    Grasshopper Web App

    Web App to control Bticino MyHome using OpenWebNet

    Grasshopper is an open source and free (speech & beer) responsive-design web application to control Bticino MyHome. VALUES: Use any device Since Grasshopper is a browser-based application, you can use a browser on any device to access Grasshopper. Thanks to its responsive-design support, the Grasshopper interface will adapt to the screen-size of your device. Choice of server-platform Grasshopper is a web application that can run from different web servers. The Grasshopper appliance runs on DietPi with Lesp (Nginx+SQLite+PHP). The Grasshopper application has been tested on Lesp and LAMP+SQLite. (Both documented in following chapters). The only requirement is that SQLite is used as a database. You can read more about this in following chapters. Choice of MyHome Gateway Grasshopper can communicate not only through the official Bticino Gateways (eg. MH20x / F452 / F454) but also network-connected touchscreens can be used (eg. 3,5" / 10")
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    bctl

    bctl

    1-wire based boiler/DHW/distribution heating system controller

    bctl is a C++ state-machine based boiler controller utilizing a 1-Wire bus for sensors and I/O. It implements a multi-loop circulation/distribution controller targeting a dual boiler system for combined wood/fuel based heating. The wood fired boiler system utilizes hot water thermal storage and indirect heating of domestic hot water during firing. It includes provision for dumping excess heat to the distribution system, as well as provision for heat recovery during a cool-down cycle. The design is based on the 1-wire family of sensors and data I/O components. The software package is written in C++ and utilizes the owcapi and owlib facilities of the open-source owfs package for all 1-wire transactions. The software architecture is based on the QP hierarchical state machine framework developed by Quantum Leaps, and utilizes their QM modeling tool for state machine template generation. QP is an open-source package and QM is distributed free of charge.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    Advanced Irrigation Controller

    Automated Irrigation Controller for computers

    AIC (Advanced Irrigation Controller) is a computer based control system that has been initially targeted towards controlling irrigation in small to medium size gardens. As the product matures and features are added it is expected to be a fully functional controller used in large scale implementations, green houses and glass houses. AIC platform's in-dependency means it can run on both Linux or Windows XP onwards . A large range of serial boards (as well as usb boards that present as serial devices) are able to be controlled. KMTronic's USB and Serial relay boards are selectable in the configuration menu, other boards can be setup by entering their control commands. Although primarily designed for irrigation you can use AIC to control a large variety of hardware, for example lighting, heating etc It is envisaged that future implementations of AIC will incorporate rules for more complex device control.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Enterprise and Small Business CRM Solution | Clear C2 C2CRM Icon
    Enterprise and Small Business CRM Solution | Clear C2 C2CRM

    Voted Best CRM System with Top Ranked Customer Support. CRM Management includes Sales, Marketing, Relationship Management, and Help Desk.

    C2CRM consists of four modules that integrate to provide a comprehensive CRM solution: Relationship Management, Sales Automation, Marketing Automation, and Customer Service. Only buy what each user needs.
    Learn More
  • 10
    Gigaset Elements command line interface

    Gigaset Elements command line interface

    Python based command line interface for Gigaset Elements

    gigasetelements-cli is a python based program which allows you to control your Gigaset Elements home security system. It comes with an easy to use CLI (command-line interface) suitable for direct use or cron jobs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    Ardamon

    Arduino-controlled thermostat and sensors management

    Ardamon is an arduino and PHP based solution to replace your thermostat so you gain a open-source solution that is manageable online. It also offers statistics and can help regulate many sensors around your house
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Arduino fridge control

    Refrigerator control by Arduino Pro Mini

    Fridge control: with Arduino Pro Mini based, LM35 sensor, 2pcs 7segment display, shift registers, LEDs, momentary buttons, toggle switch, 1 Arduino compatible dou relay board. Features: - cooler on-off - auto anti ice control - defrost function Normal operation: Change cooler on and off temperature with buttons, Each "off" cycle follows a short de-ice cycle. Defrost function: Switch on and a off : several long de-ice cycle. As it ends change normal operation. Swicth on and left it on: no return to the normal operation, the cooler won't turn on. The 7segment display show the measured temperature in Celsius. Below 0 shows Lo, above 10 shows Hi, while defrost, shows LE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    ArduinoPERL

    Linux version of arduinophp

    CONTROL ARDUINO WITH PERL * PROJECT DISCONTINUED *
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ArduinoWebRelayController

    ArduinoWebRelayController

    Sketch and server to remotely actuate apliances

    * This project is under development, not fit for end users * The project consists of the infrastructure to remotely control apliances (eg. turn the cofee maker on from a web page) Needed parts: - an arduino uno board (www.arduino.cc). - a circuit board for the relays. - a PC connected to the arduino. - python 2.7 to run the server. - port forwarding to the PC for remote access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    BIOT Light System

    BIOT Light System

    System sterowania oświetleniem

    System sterowania oświetleniem w budynku nie wymagający jednostki centralnej jako sterownika. System składa się z autonomicznych modułów w każdym kontakcie i przy źródle światła. Cała logika zawarta jest w tych modułach które porozumiewają się za pomocą wspólnej sieci.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The C-Bus Module is used to provide a C-code API between a Clipsal C-Bus PCI interface, and an application program. Application programs can be on small embedded micros with no OS and only a few K of RAM, thru to Windows & Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CLOCK 3W

    CLOCK 3W

    CLOCK 3W Library for Arduino (by FRIENDLY ELECTRONICS)

    CLOCK 3W is a library for Arduino that helps you interact with CLOCK 3W timekeeping module (made by FRIENDLY ELECTRONICS) or any other module based on DS1302 chip.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Control-Freak

    Visual Automation & UI Authoring

    This is a general purpose tool optimized for managing, programming and automating machines, services and apps or just loose parts of code snippets. It comes with a visual block language and a visual GUI designer which lets you inter connect and automate all sorts of devices. It has built-in support for TCP, UDP, Serial, MQTT, SSH, Arduino/Raspberry-PI or access to your custom API via HTTP. Public Homepage: http://pearls-media.com/control-freak/ On Github: https://github.com/net-commander/windows-dist
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DIY Zoning
    Step-by-step instructions for making your HVAC (Heating, Ventilation & Air Conditioning) system state-of-art. Covers airflow balancing, temperature control & zoning, energy conservation measures, remote access, 1-wire, XBee devices, home automation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DefendLine
    Low-cost, easy to replicate GSM-based remote controlled security system capable of taking and sending pictures of a guarded site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Fußboden-/Heizungssteuerung (2015)

    Fußboden-/Heizungssteuerung (2015)

    Fußboden Heizungssteuerung unter Linux mit GUI

    Heizungssteuerung für Fußbodenheizung auf dem Raspberry PI unter Linux mit Touchscreenbedienung und 1-Wire Sensoren. Nachfolger unter https://gitlab.com/notdefine/heating-control
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    GreenHouseControl

    Controlling a greenhouse via an arduino

    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Home Automation Control Center

    An application to control DIY home automation products

    This Perl/PostgreSQL application enables to control various do-it-yourself home automation products (such as air conditioning units or electric radiators). The code is highly portable for used with other DB (for example MySQL). It may be used as a scheduler with light modifications. User Interface is provided by the Home Automation Control Center UI project (https://sourceforge.net/projects/climcontrolui)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Home Automation Control Center UI

    A Web Mobile User Interface for Home Automation Control Center

    Web User Interface to Home Automation Control Center project (https://sourceforge.net/projects/climcontrol/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Home Heat Controlling System

    Software controlling electric heaters

    HHCS allows to control electric heaters at home, assuming these heaters have a pilot wire.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next