Otto Winter
546dc1d4c0
Add warning if esphome-core dev used without esphome dev
2019-02-28 10:11:05 +01:00
Otto Winter
9f14e500bf
Merge branch 'master' into dev
2019-02-26 23:12:06 +01:00
Otto Winter
499c3f39b0
Bump version to v1.11.2
2019-02-26 23:04:22 +01:00
Otto Winter
d4fb065dde
Fix mDNS library added only with OTA ( #451 )
2019-02-26 23:04:20 +01:00
Otto Winter
889fd016e5
Remove automatic update check ( #457 )
...
* Remove automatic update check
* Lint
2019-02-26 23:04:19 +01:00
Otto Winter
bf1b2b3f70
Allow non-pullup pins for dallas ( #456 )
2019-02-26 23:04:19 +01:00
Otto Winter
7f899b3aa4
Lint
2019-02-26 19:46:58 +01:00
Otto Winter
8a5f96b369
Add linear calibration sensor filter ( #454 )
...
* Add linear calibrate filter
* Remove filter_nan
* Add test
2019-02-26 19:38:39 +01:00
Otto Winter
c6ad381ed5
Add native API user-defined services ( #453 )
2019-02-26 19:38:28 +01:00
Otto Winter
5a791b3f38
Convert automation engine to use variadic templates ( #452 )
2019-02-26 19:28:11 +01:00
Otto Winter
61533a3a4f
Recommend similar keys for spelling errors ( #458 )
...
* Recommend similar keys for spelling errors
Fixes https://github.com/esphome/feature-requests/issues/68
* Fixes
* Fix
2019-02-26 19:22:33 +01:00
mtl010957
7489959bf2
Add handling for min power output setting ( #448 )
...
* Add handling for min power output setting
* Fix line length error
2019-02-26 18:35:45 +01:00
Otto Winter
3666d5837c
Fix mDNS library added only with OTA ( #451 )
2019-02-26 18:34:47 +01:00
Otto Winter
1a0974e9e0
Automatically hide secrets in validation ( #455 )
...
* Hide secrets in validation
* Lint
2019-02-26 18:32:20 +01:00
Otto Winter
059b1bcb9a
Remove automatic update check ( #457 )
...
* Remove automatic update check
* Lint
2019-02-26 18:31:40 +01:00
Otto Winter
26fe617cda
Add restore state from flash option ( #459 )
2019-02-26 16:55:37 +01:00
Otto Winter
2b93b2d2ad
Allow non-pullup pins for dallas ( #456 )
2019-02-26 16:39:20 +01:00
Michiel van Turnhout
8ff1ba08e8
Add MPR121 Capacitive Touch Sensor ( #449 )
...
* module mpr121
* added mpr121 sensor and binary sensor
* added tests
* removed CONF_CHANNELS, it is not supported in the esphome-code mpr121
code
* changed namespace for mpr121 to binary_sensor
* Update esphome/components/binary_sensor/mpr121.py
Co-Authored-By: mvturnho <qris.online@gmail.com>
* fixed class names
* fix lint errors
2019-02-24 21:48:28 +01:00
Otto Winter
7b1a944c11
Merge branch 'master' into dev
2019-02-23 20:25:28 +01:00
Otto Winter
80060e4c74
Bump version to v1.11.1
2019-02-23 20:13:49 +01:00
Otto Winter
9b2ee5061b
Merge branch 'master' into dev
2019-02-22 22:06:36 +01:00
Otto Winter
c131213db5
Bump version to v1.11.0
2019-02-22 21:59:06 +01:00
Otto Winter
88bf6b238a
Merge branch 'beta'
2019-02-22 21:46:48 +01:00
Otto Winter
80f5e8e3ae
Improve dashboard setup wizard ( #450 )
2019-02-22 21:20:27 +01:00
Otto Winter
fbf41760db
Improve dashboard setup wizard ( #450 )
2019-02-22 21:18:56 +01:00
Otto Winter
20b64a5e4c
Add report_position test
...
Fixes https://github.com/esphome/issues/issues/46
2019-02-22 17:43:30 +01:00
Otto Winter
6f5ae6bbf6
Bump version to v1.11.0b3
2019-02-21 18:35:04 +01:00
Otto Winter
538688a96c
Allow use of arduino core v2.5.0 on ESP8266 ( #446 )
...
* Allow use of arduino core v2.5.0 on ESP8266
It's very unstable, but you can try if you want
* Fix
2019-02-21 18:35:01 +01:00
Otto Winter
749759c4ab
Allow i2c on non-pullup pins ( #447 )
2019-02-21 18:35:00 +01:00
Otto Winter
0c0bc2e368
Allow use of arduino core v2.5.0 on ESP8266 ( #446 )
...
* Allow use of arduino core v2.5.0 on ESP8266
It's very unstable, but you can try if you want
* Fix
2019-02-21 18:16:00 +01:00
Otto Winter
65d77ff031
Allow i2c on non-pullup pins ( #447 )
2019-02-21 18:15:45 +01:00
Otto Winter
36c2687704
Revert "Merge remote-tracking branch 'origin/master' into dev"
...
This reverts commit 52750d933bb5f432299f3f57603d5c7ffe70bfed, reversing
changes made to 7e7a85abfd699396d598013cecbb2c69e083aa2a.
2019-02-20 13:21:49 +01:00
Otto Winter
dd092d0019
Bump version to v1.11.0b2
2019-02-20 12:50:28 +01:00
Otto Winter
b032700430
Fix MQTT log topic level ( #445 )
2019-02-20 12:50:24 +01:00
Florian Gareis
e9e25a8a00
Remove unnecessary wrapper ( #444 )
2019-02-20 12:50:24 +01:00
Florian Gareis
386dd5c948
Remove duplicate scrollbar & move scrollbar ( #443 )
...
* Remove duplicate scrollbar
* Move scrolling from modal-content to log-container
* Replace css autoscroll with stable js autoscroll
2019-02-20 12:50:24 +01:00
Otto Winter
80b2b645b1
Fix custom components not registered ( #441 )
2019-02-20 12:50:24 +01:00
Otto Winter
157716943b
Fix MQTT log topic level ( #445 )
2019-02-20 12:38:09 +01:00
Otto Winter
29e99b2d90
Merge remote-tracking branch 'origin/master' into dev
2019-02-20 12:22:43 +01:00
Florian Gareis
18d68be606
Remove unnecessary wrapper ( #444 )
2019-02-19 20:46:23 +01:00
Florian Gareis
5d215f461d
Remove duplicate scrollbar & move scrollbar ( #443 )
...
* Remove duplicate scrollbar
* Move scrolling from modal-content to log-container
* Replace css autoscroll with stable js autoscroll
2019-02-19 20:30:12 +01:00
Otto Winter
7e7466bab8
Re-remove aarch64
...
Tried it again and platformio doesn't work
2019-02-19 15:03:59 +01:00
Otto Winter
80f6555489
Fix custom components not registered ( #441 )
2019-02-18 14:59:35 +01:00
Otto Winter
c29caa4f3b
Bump dev version to 1.12.0-dev
2019-02-18 12:10:05 +01:00
Otto Winter
5b77daa6b8
Bump version to v1.11.0b1
2019-02-17 20:23:20 +01:00
Otto Winter
7b97a29d4d
Add wait_until action ( #440 )
2019-02-17 19:27:33 +01:00
Florian Gareis
16c9995944
Include tapTarget html element only when needed ( #439 )
2019-02-17 18:42:44 +01:00
Otto Winter
e8f1d2b417
Update base image to 1.2.1
2019-02-17 15:54:15 +01:00
Florian Gareis
615982534e
Fix dashboard style issues ( #437 )
...
* Update dashboard copyright year
* Fix overflow and select color issue
* Make upload and compile modals not dismissible on outside click
* Fix to small dropdown
2019-02-17 15:31:41 +01:00
Otto Winter
0fbbbae828
Add display page abstraction ( #435 )
2019-02-17 00:35:23 +01:00