All Projects β†’ AppDaemon β†’ Appdaemon

AppDaemon / Appdaemon

Licence: other
πŸ“„ Python Apps for Home Automation

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Appdaemon

Bruh3 Home Assistant Configuration
(OBSOLETE) BRUH3 Home Assistant Configuration
Stars: ✭ 347 (-33.14%)
Mutual labels:  home-automation
Magic Cards
🎩 Queue music, play movies, or trigger events with RFID cards.
Stars: ✭ 372 (-28.32%)
Mutual labels:  home-automation
Miflora Mqtt Daemon
Linux service to collect and transfer Xiaomi Mi Flora plant sensor data via MQTT to your smart home system, with cluster support 🌱🌼πŸ₯€πŸ‘🌳
Stars: ✭ 409 (-21.19%)
Mutual labels:  home-automation
Sonoff Homeassistant
Firmware for ESP8266 based itead Sonoff switches for use with HomeAssistant
Stars: ✭ 354 (-31.79%)
Mutual labels:  home-automation
Haaska
Home Assistant Alexa Skill Adapter that supports v3 of the Alexa Smart Home Skill API
Stars: ✭ 369 (-28.9%)
Mutual labels:  home-automation
Actions
A collection of useful GitHub Actions
Stars: ✭ 383 (-26.2%)
Mutual labels:  home-automation
Home Automation
Raspberry Pi 3 based home automation with NodeJS and React Native.
Stars: ✭ 3,395 (+554.14%)
Mutual labels:  home-automation
Home Assistant Configuration
🏑 My Home Assistant Configuration Files. Be sure to ⭐️ my repo!
Stars: ✭ 472 (-9.06%)
Mutual labels:  home-automation
Zigbee2mqttassistant
GUI for Zigbee2Mqtt running in docker and HASS.IO
Stars: ✭ 371 (-28.52%)
Mutual labels:  home-automation
Redmatic
Node-RED packaged as Addon for the Homematic CCU3 and RaspberryMatic πŸ€Ήβ€β™‚οΈ
Stars: ✭ 407 (-21.58%)
Mutual labels:  home-automation
Freedomotic
Open IoT Framework
Stars: ✭ 354 (-31.79%)
Mutual labels:  home-automation
Vudash
Powerful, Flexible, Open Source dashboards for anything
Stars: ✭ 363 (-30.06%)
Mutual labels:  home-automation
Homepoint
Espressif ESP32 Based Smarthome screen for MQTT
Stars: ✭ 391 (-24.66%)
Mutual labels:  home-automation
Majordomo
Home automation platform
Stars: ✭ 352 (-32.18%)
Mutual labels:  home-automation
Smarthome
@skalavala πŸ‘ Nothing But Smarthome Stuff! - By Mahasri Kalavala
Stars: ✭ 437 (-15.8%)
Mutual labels:  home-automation
Harmony Api
πŸ—Ό A simple server allowing you to query/control multiple local Harmony Home Hubs over HTTP or MQTT
Stars: ✭ 345 (-33.53%)
Mutual labels:  home-automation
Smart Connected Mirror
Displaying real time information on a mirrored surface.
Stars: ✭ 379 (-26.97%)
Mutual labels:  home-automation
Openhab Core
Core framework of openHAB
Stars: ✭ 472 (-9.06%)
Mutual labels:  home-automation
Grafana Flowcharting
Flowcharting, plugin for Grafana to create complexe visio's draws style like technical architectures, floorplan, diagrams, hierarchical schema based on draw.io
Stars: ✭ 463 (-10.79%)
Mutual labels:  home-automation
Homeassistant
Home Assistant Configuration Files and Documentation
Stars: ✭ 395 (-23.89%)
Mutual labels:  home-automation

Description

AppDaemon is a loosely coupled, multi-threaded, sandboxed python execution environment for writing automation apps for various types of Home Automation Software including Home Assistant and MQTT. It has a pluggable architecture allowing it to be integrated with practically any event driven application.

It also provides a configurable dashboard (HADashboard) suitable for wall mounted tablets.

For full instructions on installation and use check out the AppDaemon Project Documentation.

Development of the AppDaemon library

We use pre-commit for linting of the code, so pip install pre_commit and run

pre-commit install

in the repository.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].