Alternatives to AppDaemon

A sandboxed Python environment for writing home automation apps for Home Assistant and MQTT. The listings below can replace it for an important use case. Each note says what changes if you switch.

The original

Replacements

Listings that take over the same core job as AppDaemon.

  • Node-RED

    Visual flow-based programming tool for wiring together automations and APIs.

    Node-RED replaces Python programs with visual drag-and-drop flows and built-in debugging, which can make if/else automation logic easier to follow.

Similar software

Related functionality, not a direct replacement.