> ## Documentation Index
> Fetch the complete documentation index at: https://mintlify.com/awesome-selfhosted/awesome-selfhosted/llms.txt
> Use this file to discover all available pages before exploring further.

# Internet of Things (IoT)

> Home automation and IoT device management platforms

Internet of Things describes physical objects with sensors, processing ability, software, and other technologies that connect and exchange data with other devices over the Internet.

## Applications

<CardGroup cols={2}>
  <Card title="Domoticz" icon="home" href="https://www.domoticz.com/">
    Home Automation System that lets you monitor and configure various devices like: Lights, Switches, various sensors/meters like Temperature, Rain, Wind, UV, Electra, Gas, Water and much more.

    **License:** GPL-3.0 | **Platform:** C/C++/Docker/Shell
  </Card>

  <Card title="EMQX" icon="message" href="https://www.emqx.io/">
    Scalable MQTT broker. Connect 100M+ IoT devices in one single cluster, move and process real-time IoT data with 1M msg/s throughput at 1ms latency.

    **License:** Apache-2.0 | **Platform:** Docker/Erlang
  </Card>

  <Card title="evcc" icon="car-battery" href="https://evcc.io/">
    Extensible Electric Vehicle Charge Controller and home energy management system.

    **License:** MIT | **Platform:** deb/Docker/Go
  </Card>

  <Card title="FHEM" icon="house-laptop" href="https://fhem.de/fhem.html">
    Automate common tasks in the household like switching lamps and heating. It can also be used to log events like temperature or power consumption.

    **License:** GPL-3.0 | **Platform:** Perl
  </Card>

  <Card title="FlowForge" icon="diagram-project" href="https://flowforge.com/">
    Deploy Node-RED applications in a reliable, scalable and secure manner. The FlowForge platform provides DevOps capabilities for Node-RED development teams.

    **License:** Apache-2.0 | **Platform:** Nodejs/Docker/K8S
  </Card>

  <Card title="FMD Server" icon="mobile" href="https://fmd-foss.org">
    A server to communicate with the FMD (Find My Device) Android app, to locate and control your devices.

    **License:** GPL-3.0 | **Platform:** Docker/Go
  </Card>

  <Card title="Gladys" icon="shield-halved" href="https://gladysassistant.com/">
    Privacy-first home assistant.

    **License:** Apache-2.0 | **Platform:** Nodejs/Docker
  </Card>

  <Card title="Home Assistant" icon="house-user" href="https://home-assistant.io/">
    Home automation platform.

    **License:** Apache-2.0 | **Platform:** Python/Docker
  </Card>

  <Card title="ioBroker" icon="plug" href="https://www.iobroker.net/">
    Integration platform for the Internet of Things, focused on building automation, smart metering, ambient assisted living, process automation, visualization and data logging.

    **License:** MIT | **Platform:** Nodejs
  </Card>

  <Card title="LHA" icon="lightbulb" href="https://github.com/javalikescript/lha">
    Light Home Automation application that is fully extensible using Blockly, HTML or Lua. It includes extensions such as ConBee, Philips Hue or Z-Wave JS.

    **License:** MIT | **Platform:** Lua
  </Card>

  <Card title="Node RED" icon="node" href="https://nodered.org/">
    Browser-based flow editor that helps you wiring hardware devices, APIs and online services to create IoT solutions.

    **License:** Apache-2.0 | **Platform:** Nodejs/Docker
  </Card>

  <Card title="openHAB" icon="house-circle-check" href="https://www.openhab.org">
    Vendor and technology agnostic open source software for home automation.

    **License:** EPL-2.0 | **Platform:** Java
  </Card>

  <Card title="OpenRemote" icon="tower-broadcast" href="https://openremote.io">
    IoT Asset management, Flow Rules and WHEN-THEN rules, Data visualization, Edge Gateway.

    **License:** AGPL-3.0 | **Platform:** Java
  </Card>

  <Card title="SIP Irrigation Control" icon="droplet" href="https://dan-in-ca.github.io/SIP/">
    Open source software for sprinkler/irrigation control.

    **License:** GPL-3.0 | **Platform:** Python
  </Card>

  <Card title="Tasmota" icon="microchip" href="https://tasmota.com">
    Open source firmware for ESP devices. Total local control with quick setup and updates. Control using MQTT, Web UI, HTTP or serial.

    **License:** GPL-3.0 | **Platform:** C/C++
  </Card>

  <Card title="Thingsboard" icon="dashboard" href="https://thingsboard.io/">
    Open-source IoT Platform - Device management, data collection, processing and visualization.

    **License:** Apache-2.0 | **Platform:** Java/Docker/K8S
  </Card>

  <Card title="WebThings Gateway" icon="globe" href="https://webthings.io/gateway/">
    WebThings is an open source implementation of the Web of Things, including the WebThings Gateway and the WebThings Framework.

    **License:** MPL-2.0 | **Platform:** Nodejs
  </Card>
</CardGroup>

## Related Categories

* [Automation](/categories/automation)
* [Monitoring](/categories/monitoring)
