Package: wnpp Severity: wishlist * Package name : homeassistant Version : 0.29.26 Upstream Author : Paulus Schoutsen <pau...@paulusschoutsen.nl> * URL : https://home-assistant.io/ * License : MIT Programming Lang: Python 3, JavaScript Description : home automation platform running on Python 3
Home Assistant is a home automation platform running on Python 3. The goal of Home Assistant is to be able to track and control all devices at home and offer a platform for automating control. Its main dependencies (python3-jinja2, python3-pip, python3-requests, python3-tz, python3-voluptuous, python3-yaml) are already in sid, though install_requires currently contains "voluptuous==0.9.2", which would be slightly relaxed, and "typing>=3,<4", which is part of the Python 3.5 standard library in sid. If there is interest, I'd be happy to work on a package and (co-)maintain, but I need help with properly packaging the frontend static files: https://github.com/home-assistant/home-assistant/tree/dev/homeassistant/components/frontend/www_static The static files include fonts-roboto, minified JavaScript, and gziped files. It looks like these are generated from git submodules and third-party npm packages and then checked in for convenience: https://github.com/home-assistant/home-assistant/blob/dev/script/build_frontend