Pascal Vizeli
|
55b7eb62f6
|
Merge pull request #1778 from home-assistant/dev
Release 227
227
|
2020-06-04 14:05:16 +02:00 |
|
Paulus Schoutsen
|
10e8fcf3b9
|
Remove complete frontend dir on rebuild and update frontend (#1777)
|
2020-06-04 08:58:12 +02:00 |
|
dependabot-preview[bot]
|
f1b0c05447
|
Bump pytest from 5.4.2 to 5.4.3 (#1776)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.2 to 5.4.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/5.4.2...5.4.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-06-03 13:31:24 +02:00 |
|
dependabot-preview[bot]
|
de22bd688e
|
Bump docker from 4.2.0 to 4.2.1 (#1775)
Bumps [docker](https://github.com/docker/docker-py) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/docker/docker-py/releases)
- [Commits](https://github.com/docker/docker-py/compare/4.2.0...4.2.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-06-03 13:31:10 +02:00 |
|
Franck Nijhof
|
9fe35b4fb5
|
Improve type hinting for add-ons (#1769)
* Improve type hinting for add-ons
* Split installed vs AnyAddons extraction
|
2020-06-03 09:28:02 +02:00 |
|
Franck Nijhof
|
f13d08d37a
|
Fix additional parameter on exception (#1774)
|
2020-06-02 22:57:47 +02:00 |
|
Pascal Vizeli
|
a0ecb46584
|
Bump version to 227
|
2020-06-02 15:36:20 +02:00 |
|
Pascal Vizeli
|
0c57df0c8e
|
Merge pull request #1773 from home-assistant/dev
Release 226
226
|
2020-06-02 15:35:11 +02:00 |
|
Pascal Vizeli
|
9c902c5c69
|
Expose all services/discovery with possible add-ons (#1772)
|
2020-06-02 15:17:24 +02:00 |
|
Pascal Vizeli
|
af412c3105
|
Handle new API / Frontend early boot (#1770)
* Handle new API / Frontend early boot
* Adjust part 2
* fix hanging landingpage
* Fix catch error
* Fix watchdog
|
2020-06-02 14:53:57 +02:00 |
|
Franck Nijhof
|
ec43448163
|
Make addon model abstract (#1768)
|
2020-06-02 12:08:03 +02:00 |
|
Franck Nijhof
|
9f7e0ecd55
|
Docs string and exception message improvements (#1767)
|
2020-06-02 11:26:33 +02:00 |
|
Pascal Vizeli
|
e50515a17c
|
Slowdown docker stop/start to avoid issue on slow IO (#1763)
* Slowdown docker stop/start to avoid issue on slow IO
* Fix lint
* Address comments
* Fix restore logic & Style
* Fix type
* Slow plugins
|
2020-06-02 11:26:10 +02:00 |
|
dependabot-preview[bot]
|
7c345db6fe
|
Bump gitpython from 3.1.2 to 3.1.3 (#1764)
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/master/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.2...3.1.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-06-01 15:05:40 +02:00 |
|
Michal
|
51c2268c1e
|
Fix typo in discovery log message (#1761)
typo
|
2020-05-30 13:37:08 +02:00 |
|
Pascal Vizeli
|
51feca05a5
|
Bump version to 226
|
2020-05-28 14:38:31 +02:00 |
|
Pascal Vizeli
|
3889504292
|
Merge pull request #1758 from home-assistant/dev
Release 255
225
|
2020-05-28 14:37:30 +02:00 |
|
Pascal Vizeli
|
7bd6ff374a
|
Fix watchdog & scheduler (#1757)
* Fix watchdog & scheduler
* Update supervisor/misc/scheduler.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Fix callback
* hmm
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2020-05-28 14:25:36 +02:00 |
|
Sergey Morozik
|
44fa34203a
|
Ingress skip incorrect session (#1755)
* ingress skip invalid timestamps
* ingress skip invalid timestamp: comment
* Use lazy string instead of f-string
* skip incorrect timestamp in validate_session
|
2020-05-28 09:30:15 +02:00 |
|
Pascal Vizeli
|
ff351c7f6d
|
HA landing page retry 30sec (#1756)
|
2020-05-28 09:27:48 +02:00 |
|
Pascal Vizeli
|
960b00d85a
|
Detect lxc (#1754)
* Detect LXC on health check
* fix lint
* Update supervisor/core.py
Co-authored-by: Franck Nijhof <git@frenck.dev>
* fix black
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2020-05-26 14:12:19 +02:00 |
|
dependabot-preview[bot]
|
18e3eacd7f
|
Bump flake8 from 3.8.1 to 3.8.2 (#1753)
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.1 to 3.8.2.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.1...3.8.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-05-25 13:22:13 +02:00 |
|
dependabot-preview[bot]
|
f4a1da33c4
|
Bump pulsectl from 20.5.0 to 20.5.1 (#1752)
Bumps [pulsectl](https://github.com/mk-fg/python-pulse-control) from 20.5.0 to 20.5.1.
- [Release notes](https://github.com/mk-fg/python-pulse-control/releases)
- [Changelog](https://github.com/mk-fg/python-pulse-control/blob/master/CHANGES.rst)
- [Commits](https://github.com/mk-fg/python-pulse-control/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-05-25 13:21:59 +02:00 |
|
Franck Nijhof
|
49de5be44e
|
Collection of type hinting fixes (#1747)
|
2020-05-23 13:19:53 +02:00 |
|
Pascal Vizeli
|
383657e8ce
|
Bump version 225
|
2020-05-22 17:25:14 +02:00 |
|
Pascal Vizeli
|
3af970ead6
|
Merge pull request #1746 from home-assistant/dev
Release 224
224
|
2020-05-22 17:23:40 +02:00 |
|
Franck Nijhof
|
6caec79958
|
Complete typehinting in CoreSys (#1745)
* Complete typehinting in CoreSys
* Improve Addon model abstraction, solving Pylint warning
|
2020-05-22 17:05:40 +02:00 |
|
Franck Nijhof
|
33bbd92d9b
|
Fix S6 supervisor not listening in finish script (#1741)
|
2020-05-22 16:42:35 +02:00 |
|
Pascal Vizeli
|
9dba78fbcd
|
Improve version handling (#1744)
* version handling helper
* Improve version handling
* Fix bug
|
2020-05-22 14:21:47 +02:00 |
|
Franck Nijhof
|
630d85ec78
|
Use f-strings where possible (#1740)
|
2020-05-22 13:41:14 +02:00 |
|
Franck Nijhof
|
f0d46e8671
|
Improve flake8 configuration and pydocstyle fixes (#1742)
|
2020-05-22 13:38:57 +02:00 |
|
Franck Nijhof
|
db0593f0b2
|
Fix YAML & JSON styling (#1743)
|
2020-05-22 13:38:05 +02:00 |
|
Franck Nijhof
|
1d83c0c77a
|
Update isort configuration and sorts imports in codebase (#1739)
* Add known first party to isort configuration
* Run isort on supervisor and tests folder
|
2020-05-21 13:30:54 +02:00 |
|
Pascal Vizeli
|
5e5fd3a79b
|
Bump version 224
|
2020-05-21 12:09:15 +02:00 |
|
Pascal Vizeli
|
c61995aab8
|
Merge pull request #1738 from home-assistant/dev
Release 223
223
|
2020-05-21 12:08:36 +02:00 |
|
Franck Nijhof
|
37c393f857
|
Add mypy cache files to .gitignore (#1737)
|
2020-05-21 12:07:20 +02:00 |
|
Pascal Vizeli
|
8e043a01c1
|
Add Docker info & check (#1736)
* Add Docker info & check
* Add checks
* Fix logging
* fix lint
|
2020-05-21 12:06:27 +02:00 |
|
Franck Nijhof
|
c7b6b2ddb3
|
Cleanup and speedup pylint (#1735)
|
2020-05-21 12:01:43 +02:00 |
|
Franck Nijhof
|
522f68bf68
|
Remove passing in deprecated loop arguments (#1733)
|
2020-05-21 12:01:21 +02:00 |
|
Franck Nijhof
|
7d4866234f
|
Replace Logger.fatal by Logger.critical (#1734)
|
2020-05-21 12:00:52 +02:00 |
|
Pascal Vizeli
|
7aa5bcfc7c
|
Update panel for markdown fixes (#1732)
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
|
2020-05-20 17:51:24 +02:00 |
|
dependabot-preview[bot]
|
04b59f0896
|
Bump pulsectl from 20.4.3 to 20.5.0 (#1731)
Bumps [pulsectl](https://github.com/mk-fg/python-pulse-control) from 20.4.3 to 20.5.0.
- [Release notes](https://github.com/mk-fg/python-pulse-control/releases)
- [Changelog](https://github.com/mk-fg/python-pulse-control/blob/master/CHANGES.rst)
- [Commits](https://github.com/mk-fg/python-pulse-control/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-05-20 14:42:23 +02:00 |
|
Pascal Vizeli
|
796f9a203e
|
Rename zwave_mqtt to ozw (#1729)
|
2020-05-19 16:54:50 +02:00 |
|
dependabot-preview[bot]
|
22c8cda0d7
|
Bump packaging from 20.3 to 20.4 (#1728)
Bumps [packaging](https://github.com/pypa/packaging) from 20.3 to 20.4.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pypa/packaging/compare/20.3...20.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-05-19 16:33:31 +02:00 |
|
Klaudiusz Staniek
|
1cf534ccc5
|
Fix config version setter (#1716)
Co-authored-by: Klaudiusz Staniek <klstanie@cisco.com>
|
2020-05-18 11:23:45 +02:00 |
|
dependabot-preview[bot]
|
6d8c821148
|
Bump flake8 from 3.7.9 to 3.8.1 (#1722)
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.7.9 to 3.8.1.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.7.9...3.8.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-05-18 10:58:43 +02:00 |
|
Martin Hjelmare
|
264e9665b0
|
Lint tests during tox (#1721)
|
2020-05-18 10:06:07 +02:00 |
|
Martin Hjelmare
|
53fa8e48c0
|
Delint tests (#1720)
* Delint tarfile test
* Delint tests
|
2020-05-11 20:41:09 +02:00 |
|
Martin Hjelmare
|
e406aa4144
|
Fix vscode tasks supervisor dir (#1719)
|
2020-05-11 18:22:01 +02:00 |
|
dependabot-preview[bot]
|
4953ba5077
|
Bump pytest from 5.4.1 to 5.4.2 (#1717)
|
2020-05-11 14:02:31 +02:00 |
|