Metadata-Version: 2.0
Name: appdaemon
Version: 2.1.7
Summary: Apps for the Home Assistant home automation package.
Home-page: https://github.com/home-assistant/appdaemon.git
Author: Andrew I Cockburn
Author-email: appdaemon@acockburn.com
License: Apache License 2.0
Keywords: appdaemon,home,automation
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Home Automation
Requires-Dist: Jinja2 (>=2.9.5)
Requires-Dist: aiohttp (>=2.2.3)
Requires-Dist: aiohttp-jinja2
Requires-Dist: astral
Requires-Dist: async
Requires-Dist: bcrypt
Requires-Dist: configparser
Requires-Dist: daemonize
Requires-Dist: feedparser
Requires-Dist: iso8601
Requires-Dist: pyyaml
Requires-Dist: requests (>=2.6.0)
Requires-Dist: sseclient
Requires-Dist: voluptuous
Requires-Dist: websocket-client

AppDaemon is a loosely coupled, multithreaded, sandboxed python execution environment for writing automation apps for Home Assistant home automation software. As of release 2.0.0 it also provides a configurable dashboard (HADashboard) suitable for wall mounted tablets.


