Merge remote-tracking branch 'origin/master' into dev
Conflicts: homeassistant/components/recorder/__init__.py homeassistant/const.py requirements_all.txt setup.py
This commit is contained in:
commit
18829daa65
1 changed files with 2 additions and 2 deletions
4
setup.py
4
setup.py
|
@ -26,8 +26,8 @@ setup(
|
||||||
license='MIT License',
|
license='MIT License',
|
||||||
url='https://home-assistant.io/',
|
url='https://home-assistant.io/',
|
||||||
download_url=DOWNLOAD_URL,
|
download_url=DOWNLOAD_URL,
|
||||||
author='Paulus Schoutsen',
|
author='Home Assistant',
|
||||||
author_email='paulus@paulusschoutsen.nl',
|
author_email='hello@home-assistant.io',
|
||||||
description='Open-source home automation platform running on Python 3.',
|
description='Open-source home automation platform running on Python 3.',
|
||||||
packages=PACKAGES,
|
packages=PACKAGES,
|
||||||
include_package_data=True,
|
include_package_data=True,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue