dr-oblivium
|
1b2de953d0
|
Fix Home Assistant API disconnects when using st7789v display. (#1179)
|
2020-07-23 23:40:30 +02:00 |
|
dependabot[bot]
|
df5d03b0bc
|
Bump hypothesis from 5.19.3 to 5.20.3 (#1176)
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.19.3 to 5.20.3.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.19.3...hypothesis-python-5.20.3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-23 23:25:23 +02:00 |
|
Troon
|
11c1fe8827
|
mdi:timer icon replaced with mdi:timer-outline (#1181)
Aligned to the MDI changelog here: https://dev.materialdesignicons.com/upgrade#4.9.95-to-5.0.45
|
2020-07-23 10:27:44 -03:00 |
|
Víctor Ferrer García
|
f29622abe1
|
Fix rf_bridge send and receive (#1180)
* Fix rf_bridge send and receive
* rf_bridge clang-format changes
* rf_bridge pased data bug fix
* rf_bridge logvv included for parsed data
|
2020-07-23 10:27:22 -03:00 |
|
Nikolay Vasilchuk
|
10e411f8c1
|
http_request fix urls caching (#1174)
* Fix cache
* CI Fix
Co-authored-by: Nikolay Vasilchuk <nikolay.vasilchuk@corp.mail.ru>
|
2020-07-21 17:26:21 -03:00 |
|
Wilhelm Erasmus
|
6405799cc2
|
fix(cover yaml validation): adds gate to coincide with Home Assistant (#1175)
Co-authored-by: Wilhelm Erasmus <iam@erasmuswill.dev>
|
2020-07-20 18:09:04 -03:00 |
|
Otto Winter
|
0afa41d08a
|
Add bump version script (#1153)
|
2020-07-17 14:32:23 +02:00 |
|
Guillermo Ruffino
|
48f3dfe455
|
Arduino dev branch changed (#1139)
|
2020-07-17 14:31:05 +02:00 |
|
Otto Winter
|
6f0bfb286a
|
Bump FastLED from 3.2.9 to 3.3.3 (#1164)
Already updated in fastled_base in #1020, now also update it in platformio.ini
|
2020-07-17 14:25:43 +02:00 |
|
dependabot[bot]
|
2e54d3f98d
|
Bump flake8 from 3.7.9 to 3.8.3 (#1161)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Otto Winter <otto@otto-winter.com>
|
2020-07-16 10:03:11 +02:00 |
|
Peter Kuehne
|
67b4dcf8ae
|
Fix unit test warning for hypothesis deprecation (#1163)
|
2020-07-16 09:50:06 +02:00 |
|
dependabot[bot]
|
ad91362571
|
Bump tzlocal from 2.0.0 to 2.1 (#1162)
Bumps [tzlocal](https://github.com/regebro/tzlocal) from 2.0.0 to 2.1.
- [Release notes](https://github.com/regebro/tzlocal/releases)
- [Changelog](https://github.com/regebro/tzlocal/blob/master/CHANGES.txt)
- [Commits](https://github.com/regebro/tzlocal/compare/2.0.0...2.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-16 08:29:11 +02:00 |
|
dependabot[bot]
|
76a3e75bc7
|
Bump pylint from 2.5.0 to 2.5.3 (#1160)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.5.0 to 2.5.3.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.5.0...pylint-2.5.3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-16 08:28:56 +02:00 |
|
dependabot[bot]
|
e88418a01b
|
Bump pytest-mock from 1.13.0 to 3.2.0 (#1159)
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 1.13.0 to 3.2.0.
- [Release notes](https://github.com/pytest-dev/pytest-mock/releases)
- [Changelog](https://github.com/pytest-dev/pytest-mock/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-mock/compare/v1.13.0...v3.2.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-16 08:28:41 +02:00 |
|
Guillermo Ruffino
|
27e08d37ea
|
Add links for the issues
|
2020-07-15 20:49:23 -03:00 |
|
Otto Winter
|
e069687477
|
Fix Dockerfile.hassio and improve caching
Previous one was broken, see also https://github.com/esphome/esphome/runs/874896962
|
2020-07-15 22:13:14 +02:00 |
|
Otto Winter
|
ef0e611e52
|
GitHub Actions Expression Syntax Needs Single Quotes
See also https://docs.github.com/en/actions/reference/context-and-expression-syntax-for-github-actions\#literals
|
2020-07-15 22:05:00 +02:00 |
|
Otto Winter
|
d58d0e89c7
|
Add Docker CI workflow that runs when docker files change
|
2020-07-15 22:00:53 +02:00 |
|
Jesse Hills
|
dfbf225403
|
Don't run deploy job when repository is not esphome/esphome (#1157)
|
2020-07-15 21:59:11 +02:00 |
|
Otto Winter
|
e962762046
|
Docker --cache-from only uses first image
See also https://stackoverflow.com/a/56024061/8924614
|
2020-07-15 21:42:34 +02:00 |
|
Otto Winter
|
8166d0de79
|
Remove i386 arch
See also https://github.com/esphome/esphome-docker-base/issues/5
|
2020-07-15 21:42:12 +02:00 |
|
Otto Winter
|
d9c33f19e2
|
Fix executable bits on some hassio files (#1151)
|
2020-07-15 15:30:32 +02:00 |
|
Otto Winter
|
0cc3902ffc
|
Add tasmota magic bits, Tasmota compat check (#1152)
|
2020-07-15 15:29:41 +02:00 |
|
Otto Winter
|
4752096520
|
Don't remove location information for packages (#1133)
|
2020-07-15 15:27:24 +02:00 |
|
Otto Winter
|
dcadcdf056
|
Use more layer caching for esphome/esphome Dockerfile (#1150)
|
2020-07-15 15:03:15 +02:00 |
|
Otto Winter
|
b6394b7c6d
|
Remove unused bots
|
2020-07-15 14:42:43 +02:00 |
|
Peter Kuehne
|
3ec9bcaed6
|
Feature/component test fixture (#1142)
|
2020-07-15 14:04:00 +02:00 |
|
Otto Winter
|
d5c59292c8
|
Add pytest to CI (#1138)
|
2020-07-15 14:00:02 +02:00 |
|
Otto Winter
|
a20e71b32a
|
Load setup.py requirements from requirements.txt (#1149)
|
2020-07-15 13:51:48 +02:00 |
|
Otto Winter
|
1254ec2849
|
Fix Waveshare 7.50inV2 (#1143)
See also https://github.com/esphome/esphome/pull/1077
|
2020-07-15 13:50:35 +02:00 |
|
dependabot[bot]
|
ca144bae90
|
Bump pytest-cov from 2.8.1 to 2.10.0 (#1145)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Otto Winter <otto@otto-winter.com>
|
2020-07-15 13:44:43 +02:00 |
|
dependabot[bot]
|
850368b529
|
Bump ifaddr from 0.1.6 to 0.1.7 (#1148)
Bumps [ifaddr](https://github.com/pydron/ifaddr) from 0.1.6 to 0.1.7.
- [Release notes](https://github.com/pydron/ifaddr/releases)
- [Commits](https://github.com/pydron/ifaddr/compare/0.1.6...0.1.7)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-15 13:28:37 +02:00 |
|
dependabot[bot]
|
7bbdfc5553
|
Bump protobuf from 3.11.3 to 3.12.2 (#1147)
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.11.3 to 3.12.2.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.11.3...v3.12.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-15 13:28:06 +02:00 |
|
dependabot[bot]
|
ba73cb1b75
|
Bump hypothesis from 5.10.4 to 5.19.3 (#1146)
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.10.4 to 5.19.3.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.10.4...hypothesis-python-5.19.3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-15 13:27:47 +02:00 |
|
dependabot[bot]
|
eca36cb868
|
Bump pytest from 5.4.1 to 5.4.3 (#1144)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.1 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.1...5.4.3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-15 13:26:13 +02:00 |
|
Otto Winter
|
2a14473e8c
|
Create dependabot.yml
|
2020-07-15 12:58:15 +02:00 |
|
Otto Winter
|
9880a425f4
|
Only compile docker builds for dev releases
|
2020-07-15 12:04:22 +02:00 |
|
Samuel Sieb
|
13696b1ec4
|
add mqtt speed topics for fan (#1140)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
|
2020-07-15 11:45:54 +02:00 |
|
Otto Winter
|
764eb960c6
|
Update build scripts
|
2020-07-15 01:37:30 +02:00 |
|
Otto Winter
|
17b55fc23d
|
Tuya Sensor remove commented out code (style guide) (#1132)
|
2020-07-14 19:00:01 +02:00 |
|
Otto Winter
|
e20c994b82
|
Fix adding another mbedtls (#1131)
|
2020-07-14 18:59:48 +02:00 |
|
Otto Winter
|
465cd3d1f9
|
Add exposure notifications (#1135)
|
2020-07-14 18:47:17 +02:00 |
|
Otto Winter
|
412351fd1e
|
Use inclusive terminology (#1137)
|
2020-07-14 18:45:42 +02:00 |
|
Peter Kuehne
|
5776e70d7c
|
Bug/fix internal flag in binary sensor (#1136)
|
2020-07-14 17:59:03 +02:00 |
|
Otto Winter
|
1ccc6e342c
|
Remove debug line
|
2020-07-14 15:42:56 +02:00 |
|
Otto Winter
|
a53481e2da
|
Fix GH Actions release-dev.yml
|
2020-07-14 15:42:29 +02:00 |
|
Otto Winter
|
01b1b688b1
|
Simplify and enable caching
|
2020-07-14 15:10:26 +02:00 |
|
Otto Winter
|
3d78248aaf
|
Fix wrong variable name for docker login
|
2020-07-14 14:47:03 +02:00 |
|
Otto Winter
|
cf703f6ac4
|
GH Actions Update (#1134)
|
2020-07-14 14:34:44 +02:00 |
|
Peter Kuehne
|
2012c769f6
|
Feature/fix unit tests (#1129)
|
2020-07-14 13:11:58 +02:00 |
|