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
AppDaemon
A sandboxed Python environment for writing home automation apps for Home Assistant and MQTT.
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.
Home Assistant
A home automation server that talks to smart devices on your own network instead of through their clouds.
HACS
Install and update community integrations and dashboard elements in Home Assistant.
ESPHome
Create firmware for supported microcontrollers using declarative configuration.
Zigbee2MQTT
Connect Zigbee devices to an MQTT server without their manufacturer's bridge.
Mushroom
Add compact, configurable cards to Home Assistant dashboards.
Bubble Card
Build Home Assistant dashboards with configurable cards and pop-up controls.