Skip to content
🏡 Open source home automation that puts local control and privacy first
Python
Branch: dev
Clone or download
tetienne Add color to light template (#31435)
* Add color support to light template

* Add tests about color support
Latest commit 8bc77f0 Feb 3, 2020
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.devcontainer Fixes invalid JSON syntax in devcontainer (#29911) Dec 13, 2019
.github Cleanup of PR and issue templates (#31070) Jan 23, 2020
.vscode Always run flake8 through pre-commit, and with doctests (#28490) Nov 6, 2019
docs Update featured integrations screenshot in README (#30134) Jan 7, 2020
homeassistant Add color to light template (#31435) Feb 3, 2020
script Run mypy through a pyenv/virtualenv enabler wrapper script (#30922) Feb 1, 2020
tests Add color to light template (#31435) Feb 3, 2020
.codecov.yml Only comment with changed coverage on release PRs [skip-ci] (#23224) Apr 19, 2019
.coveragerc Add Salt Fiber Box device tracker (#30986) Feb 2, 2020
.dockerignore Docker cleanup. (#8226) Jun 30, 2017
.gitattributes Fix line endings [skipci] (#12333) Feb 12, 2018
.gitignore Move imports in wake_on_lan component (#28100) Oct 23, 2019
.ignore Include .ignore file for search utilities (#5290) Jan 17, 2017
.pre-commit-config.yaml Run mypy through a pyenv/virtualenv enabler wrapper script (#30922) Feb 1, 2020
.readthedocs.yml Drop Python 3.6 support (#29978) Dec 16, 2019
.travis.yml Drop Python 3.6 support (#29978) Dec 16, 2019
CLA.md Update LICENSE.md and CLA.md to reflect the new Apache 2.0 license Jan 28, 2017
CODEOWNERS Add Salt Fiber Box device tracker (#30986) Feb 2, 2020
CODE_OF_CONDUCT.md Add organization docs Jan 23, 2017
CONTRIBUTING.md Contributing: Add note about feature suggestions and bug tracking (#3… Dec 30, 2019
Dockerfile.dev Fix dev dockerfile Nov 5, 2019
LICENSE.md Update license to official GitHub template (#16470) Sep 7, 2018
MANIFEST.in Consolidate frontend (#9915) Oct 25, 2017
README.rst Adjusts repository README (#29805) Dec 10, 2019
azure-pipelines-ci.yml Run mypy through a pyenv/virtualenv enabler wrapper script (#30922) Feb 1, 2020
azure-pipelines-release.yml Fix typos found by codespell (#31243) Jan 31, 2020
azure-pipelines-translation.yml Update azure-pipelines-translation.yml for Azure Pipelines Sep 5, 2019
azure-pipelines-wheels.yml Add gammu to wheels (#31239) Jan 28, 2020
pylintrc Make pylint fail on informational messages too (#31136) Jan 24, 2020
pyproject.toml Drop Python 3.6 support (#29978) Dec 16, 2019
requirements_all.txt Update NSAPI to 3.0.2 (#30971) Feb 3, 2020
requirements_docs.txt Upgrade Sphinx to 2.3.1 (#30310) Dec 31, 2019
requirements_test.txt Bump pytest to 5.3.5 (#31327) Jan 30, 2020
requirements_test_all.txt Bump pyvizio version and add additional device info (#31417) Feb 3, 2020
requirements_test_pre_commit.txt deCONZ - Services normalize bridge id (#31378) Feb 1, 2020
setup.cfg Drop Python 3.6 support (#29978) Dec 16, 2019
setup.py Upgrade importlib-metadata to 1.5.0 (#31390) Feb 1, 2020
tox.ini Run mypy through a pyenv/virtualenv enabler wrapper script (#30922) Feb 1, 2020

README.rst

Home Assistant Chat Status

Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server.

Check out home-assistant.io for a demo, installation instructions, tutorials and documentation.

screenshot-states

Featured integrations

screenshot-components

The system is built using a modular approach so support for other devices or actions can be implemented easily. See also the section on architecture and the section on creating your own components.

If you run into issues while using Home Assistant or during development of a component, check the Home Assistant help section of our website for further help and information.

You can’t perform that action at this time.