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
Otto Winter
71733e81d4
Add hidden option to wifi networks ( #436 )
2019-02-16 16:49:27 +01:00
Otto Winter
47dede53ad
Add light partition platform ( #434 )
2019-02-16 16:47:23 +01:00
Otto Winter
744d28ce67
Add text_sensor.template.publish action ( #433 )
...
* Add text_sensor.template.publish action
* Fix
* Add test
2019-02-16 16:47:05 +01:00
Otto Winter
d715e687c6
Add RC5 IR code support ( #432 )
2019-02-16 15:30:59 +01:00
Otto Winter
ff90060285
Template lambda is optional
2019-02-16 13:12:49 +01:00
Otto Winter
7a18f48583
Add ADC sensor
2019-02-15 13:22:31 +01:00
Otto Winter
96c63aad62
Make esphomeyaml rename a bit more graceful
2019-02-15 10:25:56 +01:00
Otto Winter
e19645549a
Add esphomeyaml legacy script
2019-02-15 10:19:18 +01:00
Otto Winter
6fbdb6347d
Update to 1.1.0 docker base image
2019-02-14 16:07:28 +01:00
Otto Winter
e480e3ab74
Include common components for compiles ( #431 )
2019-02-14 14:46:10 +01:00
Otto Winter
a2c1646c11
Update README.md
2019-02-14 13:49:22 +01:00
Otto Winter
8ae78ac426
Fix docker hub build
2019-02-13 21:40:10 +01:00
Otto Winter
ddfd0dc3e5
Try to fix docker hub build
2019-02-13 21:29:08 +01:00
Otto Winter
0deb9b2279
Update Gitlab CI
2019-02-13 21:14:03 +01:00
Brad Davidson
90200dbc33
Fix missing whitespace in key migration message
2019-02-13 09:42:54 -08:00