Add AppDaemon docs to ecosystem (#1589)
This commit is contained in:
parent
6f25bc30f7
commit
733559db17
13 changed files with 2589 additions and 0 deletions
14
source/_ecosystem/appdaemon.markdown
Executable file
14
source/_ecosystem/appdaemon.markdown
Executable file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
layout: page
|
||||
title: "AppDaemon"
|
||||
description: "AppDaemon is a loosely coupled, multithreaded, sandboxed python execution environment for writing automation apps for Home Assistant"
|
||||
release_date: 2016-11-27 08:00:00 -0500
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
regenerate: true
|
||||
hide_github_edit: true
|
||||
---
|
||||
|
||||
AppDaemon is a loosely coupled, multithreaded, sandboxed python execution environment for writing automation apps for Home Assistant.
|
Loading…
Add table
Add a link
Reference in a new issue