Otto Winter
4c55b9c58c
Bump version to v1.16.0-dev
2020-07-26 22:12:58 +02:00
Otto Winter
65a489ebdd
Revert "Added auto discovery and setup to Dallas Platform ( #1028 )" ( #1189 )
...
This reverts commit 021055f0b8
.
2020-07-26 15:43:10 +02:00
Keith Burzinski
bd392e2efc
Fix set point logging issue ( #1201 )
2020-07-26 14:34:11 +02:00
Jesse Hills
25ad33a377
Add @jesserockz to codeowners ( #1202 )
...
Co-authored-by: Otto Winter <otto@otto-winter.com>
2020-07-26 14:33:16 +02:00
Otto Winter
abc83f6cb0
Fix typo in bump-version script once again
2020-07-26 13:50:45 +02:00
Otto Winter
f61a82a568
Fix bump-version string format
2020-07-26 10:16:54 +02:00
Otto Winter
1c3ed71d36
Fix bump-version script
2020-07-25 23:19:10 +02:00
Guillermo Ruffino
8215a018e9
Add @glmnet components ( #1200 )
2020-07-25 22:19:13 +02:00
Otto Winter
bf3b678727
Update bump-version script
2020-07-25 19:26:30 +02:00
Guillermo Ruffino
f6e3070dd8
rtttl player ( #1171 )
...
* rtttl player
* fixes
* Cleanup, add action, condition, etc.
* add test
* updates
* fixes
* Add better error messages
* lint
2020-07-25 12:57:11 -03:00
Otto Winter
4996967c79
Add CODEOWNERS mechanism ( #1199 )
2020-07-25 15:57:18 +02:00
Otto Winter
5887fe8302
Enlarge ESP32 app partitions ( #1197 )
2020-07-25 14:40:47 +02:00
Otto Winter
0fc8e8d483
Fix SN74HC595 doesn't use ESPHome HAL and add lint checks for it ( #1188 )
2020-07-25 14:22:56 +02:00
Otto Winter
55388724af
Revert "Sort keys in dicts in output yaml for 'config' command ( #1049 )" ( #1191 )
2020-07-25 14:21:56 +02:00
Otto Winter
32efa5d83e
New script modes POC ( #1168 )
...
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-25 14:20:51 +02:00
Otto Winter
275c12150e
Partially revert make SPI CS pin optional ( #1187 )
2020-07-25 14:05:31 +02:00
Otto Winter
62468198d6
Clean up UART Improvements code ( #1190 )
2020-07-25 13:56:08 +02:00
Otto Winter
43d5e7a8cc
Fix WLED minor issues ( #1193 )
2020-07-24 22:37:19 +02:00
Otto Winter
7524493c3c
Fix senseair flush input buffer wrong log level ( #1194 )
...
See also https://github.com/esphome/esphome/pull/1017/files
2020-07-24 22:36:59 +02:00
Otto Winter
5759de079b
Remove symlink_ops.py ( #1196 )
...
We no longer use symlinks anywhere
2020-07-24 22:36:25 +02:00
Otto Winter
f3d5d27c8f
WPA2 Enterprise Attempt 2 ( #1158 )
2020-07-24 15:40:05 +02:00
Otto Winter
c030be4d3f
Fix dashboard logout button and py3.8 removed hmac.new digestmod ( #1156 )
...
* Fix dashboard logout button and py3.8 removed hmac.new digestmod
* Just use SHA256
No reason to use HMAC here, as authenticity is not an issue
* Wrong branch
* Clenaup
2020-07-24 11:10:09 +02:00
Otto Winter
50cf57affb
ESP8266 Disable Pin Initialization on Boot to fix pin toggling ( #1185 )
2020-07-24 10:41:34 +02:00
Otto Winter
25c62319a3
Fix dependabot version 2
2020-07-24 10:41:06 +02:00
dependabot[bot]
27abb1280a
Bump hypothesis from 5.20.3 to 5.21.0 ( #1184 )
...
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis ) from 5.20.3 to 5.21.0.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.20.3...hypothesis-python-5.21.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-24 10:37:22 +02:00
dependabot[bot]
c73f0eee4c
Bump colorlog from 4.1.0 to 4.2.1 ( #1183 )
...
Bumps [colorlog](https://github.com/borntyping/python-colorlog ) from 4.1.0 to 4.2.1.
- [Release notes](https://github.com/borntyping/python-colorlog/releases )
- [Commits](https://github.com/borntyping/python-colorlog/compare/v4.1.0...v4.2.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-24 10:37:08 +02:00
Otto Winter
9208227d92
Improve setup.py
2020-07-24 10:35:07 +02:00
Otto Winter
725e8c69f5
Add long description to setup.py
2020-07-24 10:16:34 +02:00
Otto Winter
facd4f63ec
Ignore hpyothesis updates
2020-07-24 10:13:08 +02:00
Otto Winter
2e1d14b8b1
Bump NeoPixelBus from 2.5.2 to 2.5.7 ( #1165 )
2020-07-24 10:10:40 +02:00
Otto Winter
e8272759be
Try to fix serial ports listing ( #1155 )
2020-07-24 10:09:43 +02:00
Peter Kuehne
ebbfab608c
Feature/wizard tests ( #1167 )
2020-07-23 23:51:14 +02:00
Frank Bakker
a5e1f8fe19
Fixed type mismatch between result_ field and preference of integration sensor ( #1178 )
2020-07-23 23:40:40 +02:00
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