puuu
386cd4f35f
Allow gamma correction in light partition ( #485 )
2019-03-18 14:55:57 +01:00
Otto Winter
7ad2d86929
Update Hassio base image to 1.4.1 ( #484 )
...
* Update Hassio base image to 1.4.1
* Fix rotary encoder typo
Fixes https://github.com/esphome/issues/issues/136
2019-03-17 20:41:07 +01:00
Otto Winter
0d7bb1286a
More changes for 1.12 ( #483 )
...
* Print error when ESP32 BLE tracker used together with beacon
* Update
* Enable PSRAM
* Fix test
2019-03-17 16:04:49 +01:00
Otto Winter
d332e491ad
Changes for 1.12 ( #482 )
...
* Update setup scripts
* Add delete action, remove Hass config command
* Update esphome.js
* Lint
2019-03-16 22:24:26 +01:00
Otto Winter
f3ec83fe31
Add ESP32 Camera ( #475 )
...
* Add ESP32 Camera
* Fixes
* Updates
* Fix substitutions not working for non-ASCII
* Update docker base image to 1.3.0
2019-03-13 16:40:09 +01:00
puuu
23df5d8af7
Support SDS011 component. ( #467 )
...
* Support SDS011 component.
* improve if condition
* Check update interval is multiple of minute
* do not allow update intervals longer than 30 min
* fix sensor schema name
* remove query_mode
* Warn if rx_only mode used together with update interval
* Allow update intervals below 1min
Messed that up before, as the docs say update intervals below 1min are allowed
* Use update interval in minutes
* use set_update_interval_min() to set update interval
2019-03-06 12:39:52 +01:00
Otto Winter
289acade1e
vol.Schema -> cv.Schema
2019-03-05 15:06:38 +01:00
Otto Winter
5c14ca030a
Add Wifi info text sensor ( #473 )
...
* Add WiFi Info text sensor
* Lint
* Fix register
* Add newline at end of file
2019-03-05 14:05:51 +01:00
Otto Winter
0fc6a027a7
Add copy output platform ( #472 )
2019-03-05 13:54:33 +01:00
Otto Winter
7ebfcd3807
Add for to binary sensor conditions ( #471 )
2019-03-05 13:51:53 +01:00
Otto Winter
3ef0634dd2
Upgrade ESP32 core to 1.0.1 ( #470 )
...
* Upgrade ESP32 core to 1.0.1
Ref https://github.com/espressif/arduino-esp32/issues/2540
* Undo remove
* Add i2c debugging
* Lint
2019-03-05 13:44:51 +01:00
Otto Winter
0928c9739f
Fix build
2019-03-05 13:44:38 +01:00
Otto Winter
60c9ffef30
Fix build
2019-03-03 19:29:10 +01:00
Otto Winter
99861259d7
Add MCP23017 ( #466 )
...
* Add MCP23017
* Add test
2019-03-03 16:51:55 +01:00
Otto Winter
5a102c2ab7
Rewrite interrupt components ( #464 )
...
* Rewrite intterupt components
* Fix test
2019-03-03 16:47:10 +01:00
Otto Winter
4b017e2096
Add WiFi/MQTT/API connected condition ( #465 )
...
* Add WiFi/MQTT/API connected condition
* Add tests
* Fix namespace
2019-03-03 16:45:56 +01:00
Marco
55caf4f648
Update ads1115.py ( #468 )
...
GAIN setting is pointing to the wrong value
2019-03-01 16:43:51 +01:00
Otto Winter
7c65d44976
Add rotary encoder min/max value ( #463 )
2019-02-28 10:17:38 +01:00
Otto Winter
5b8d12a80c
Enable i2c scanning by default ( #462 )
2019-02-28 10:16:19 +01:00
Otto Winter
69a74a30e8
Lint
2019-02-28 10:14:28 +01:00
Otto Winter
1778dd4df9
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
311e837196
Add native API user-defined services ( #453 )
2019-02-26 19:38:28 +01:00
Otto Winter
3b00cfd6c4
Convert automation engine to use variadic templates ( #452 )
2019-02-26 19:28:11 +01:00
Otto Winter
1c7ca4bc6f
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
38e7b597d6
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
808ee19180
Fix mDNS library added only with OTA ( #451 )
2019-02-26 18:34:47 +01:00
Otto Winter
7dd0dabaf5
Allow non-pullup pins for dallas ( #456 )
2019-02-26 16:39:20 +01:00
Michiel van Turnhout
92f8b043ce
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
88e036ddb2
Allow i2c on non-pullup pins ( #447 )
2019-02-21 18:15:45 +01:00
Otto Winter
f0c0131ed1
Fix MQTT log topic level ( #445 )
2019-02-20 12:38:09 +01:00
Otto Winter
6b702f8014
Fix custom components not registered ( #441 )
2019-02-18 14:59:35 +01:00
Otto Winter
f311a1bb30
Add display page abstraction ( #435 )
2019-02-17 00:35:23 +01:00
Otto Winter
7a450ed41c
Add hidden option to wifi networks ( #436 )
2019-02-16 16:49:27 +01:00
Otto Winter
944f0169cb
Add light partition platform ( #434 )
2019-02-16 16:47:23 +01:00
Otto Winter
4da0e0c223
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
52c0b45f41
Add RC5 IR code support ( #432 )
2019-02-16 15:30:59 +01:00
Otto Winter
fcef3be5c7
Template lambda is optional
2019-02-16 13:12:49 +01:00
Otto Winter
3d9301a0f7
Rename esphomeyaml to esphome ( #426 )
...
* Rename
* Update
* Add migration
* Fix
* Fix dashboard
* Change test
* Fixes
* Code cleanup
* Fix import order
* Update
* Automate docker builds
* Shellcheck
2019-02-13 16:54:02 +01:00