Michiel van Turnhout
db13dd10fa
Merge branch 'mpr121_debounce_thresholds' of https://github.com/mvturnho/esphome into mpr121_debounce_thresholds
2019-05-27 11:04:43 +02:00
Michiel van Turnhout
f9b6cea100
fixed issues
2019-05-27 11:04:18 +02:00
Michiel van Turnhout
1c9ba21a49
Update esphome/components/mpr121/mpr121.h
...
Co-Authored-By: Otto Winter <otto@otto-winter.com>
2019-05-27 11:03:49 +02:00
mvturnho
04c16adcc4
more travis
2019-05-26 16:25:22 +02:00
mvturnho
7444932caf
travis
2019-05-26 16:16:03 +02:00
mvturnho
267b0f924a
travis line to long
2019-05-26 12:00:35 +02:00
mvturnho
5dc67f3a59
fixed code issues from previous PR
2019-05-26 11:40:27 +02:00
Michiel van Turnhout
3d9733485e
Merge pull request #9 from esphome/dev
...
update dev branch
2019-05-26 11:16:32 +02:00
Otto Winter
510e53de70
Add core version 2.5.2
2019-05-26 10:31:29 +02:00
Otto Winter
d8963ea25a
Fix Switch Condition
...
Fixes https://github.com/esphome/issues/issues/322
2019-05-26 10:31:12 +02:00
Pavel Pletenev
9ed06444e1
Suggested fix for empty domain ( #555 )
...
* Suggested fix for empty domain
Signed-off-by: delphi <cpp.create@gmail.com>
* Added proposed changes
Signed-off-by: delphi <cpp.create@gmail.com>
2019-05-26 10:28:46 +02:00
Otto Winter
df50b95e5a
Fix LEDC missing frequency/bit_depth
...
Fixes https://github.com/esphome/issues/issues/338#issuecomment-495810954
2019-05-25 09:02:18 +02:00
Otto Winter
12ff280d3b
Lint
2019-05-24 23:08:04 +02:00
Otto Winter
16c2929bb4
Fix parse_float accepting invalid input
2019-05-24 19:32:59 +02:00
Otto Winter
422754ed63
Lint
2019-05-24 17:20:06 +02:00
Otto Winter
aa7389432e
Fixes
2019-05-24 16:34:01 +02:00
Otto Winter
bd45f6bd8e
Register components properly
2019-05-24 16:20:28 +02:00
Michiel van Turnhout
9d1c15d06c
Merge pull request #8 from esphome/dev
...
update dev branch
2019-05-23 08:50:22 +02:00
Otto Winter
999c1a5357
Warn if not registered properly
2019-05-21 12:23:38 +02:00
Michiel van Turnhout
b4c9b6511c
Merge pull request #4 from esphome/dev
...
update dev branch from source
2019-05-17 13:39:09 +02:00
Otto Winter
a323679771
Revert upgrade ESP8266 core
...
Binary size increased by 30kb
2019-05-16 18:34:51 +02:00
Otto Winter
1fa4a2d256
Improve OTA error message
2019-05-16 11:26:33 +02:00
Marcus Kempe
8c73558165
Bme680 pressure value fix ( #550 )
...
* Add heater bit masks
* Fix erroneous pressure value for BME680
* Revert "Add heater bit masks"
This reverts commit c7629f106c26c9524906b0d2d247a0041f4bf130.
2019-05-15 20:57:29 +02:00
Otto Winter
ed61c1dd58
Update docker base image
2019-05-15 14:41:11 +02:00
Otto Winter
8be444a25e
Moar Custom platforms
2019-05-15 10:55:35 +02:00
Otto Winter
6306d44955
CCS811 env_data
2019-05-14 11:40:35 +02:00
Otto Winter
dd79e37933
Lint
2019-05-13 21:53:14 +02:00
Otto Winter
60d67e5428
remote updates
2019-05-13 20:45:22 +02:00
Otto Winter
5bb963fa82
TTP229 BSF support ( #547 )
...
* TTP229 BSF support
* MULTI_CONF
2019-05-13 13:11:10 +02:00
Otto Winter
83fa51a580
GPS time source ( #543 )
...
* GSP Time
* GPS Time
* Lint
* Multi conf
2019-05-13 13:11:02 +02:00
Otto Winter
0281914507
CCS811 support ( #536 )
...
* CCS811
* Move define, add test
* Remove sun artifact
* Lint
* Lint
2019-05-13 13:06:14 +02:00
Otto Winter
9231b80aa9
MULTI_CONF
2019-05-13 13:05:30 +02:00
Otto Winter
3e044db9f1
Merge branch 'dev' into ttp229-bsf
2019-05-13 13:01:08 +02:00
Otto Winter
855e9367d4
Update config.py
2019-05-13 12:04:50 +02:00
Otto Winter
db0dd6af09
Add custom component mechanism
2019-05-13 12:03:52 +02:00
puuu
b7afb8c887
Make Climate component work over mqtt ( #535 )
...
* Fix climate component over MQTT
* Use climate_mode_to_string() in send_discovery()
* remove superfluous mqtt binding
2019-05-13 11:51:22 +02:00
Otto Winter
02c9ada876
Update __init__.py
2019-05-13 09:47:49 +02:00
Otto Winter
f811b1157c
Updates for 1.13 ( #546 )
...
* Update CI matcher
* Check Executable bit
* Quicklint
* Updates
* Allow pm1.0 and pm10.0 for PMS5003ST
Fixes https://github.com/esphome/feature-requests/issues/225
* PowerSupplyRequester
* Lint
* Include debug data in generated main.cpp
* Updates
* Auto-select bit_depth
* Updates
2019-05-12 23:04:36 +02:00
Otto Winter
797aadaf26
Update CI linter ( #544 )
...
* Update CI matcher
* Check Executable bit
2019-05-11 15:12:30 +02:00
Otto Winter
f1a0e5a313
Sun support ( #531 )
...
* Sun
* Add sun support
* Lint
* Updates
* Fix elevation
* Lint
* Update mqtt_climate.cpp
2019-05-11 12:31:00 +02:00
Otto Winter
f2540bae23
Update .gitignore
2019-05-11 12:21:27 +02:00
Otto Winter
a1a7448868
Dashboard editor live validation ( #540 )
...
* Dashboard editor validation
* Improve range detection
* Lint
2019-05-11 11:41:09 +02:00
Otto Winter
e373620393
Use int_range validator ( #542 )
...
* Use int_range validator
Just keeping code clean.
* Lint
2019-05-11 11:40:29 +02:00
Otto Winter
23dcfe5075
Revert HLW8012 to use pulse counter ( #537 )
2019-05-10 22:13:43 +02:00
Otto Winter
7bab279c6a
Auto-Generate esphome.h ( #538 )
2019-05-10 22:13:26 +02:00
Otto Winter
953d7f6193
Check lambdas for return statement ( #539 )
2019-05-10 22:13:17 +02:00
Otto Winter
1d6dd3aa5e
TTP229 BSF support
2019-05-10 21:44:02 +02:00
Otto Winter
9dd9e523ed
Fix ADC VCC
...
Fixes https://github.com/esphome/issues/issues/289
Was a linker problem, the macro needs to be defined in global C++ scope (no namespace, not in extern "C" block)
2019-05-10 15:02:59 +02:00
ffabi
66cbfca99c
Changed also the datatype of temperatur values to be able to get corr… ( #532 )
...
Co-authored-by: Fabian <git@ffabi.com>
2019-05-10 13:49:30 +02:00
puuu
b0e6b48c50
Allow rx_only mode of sds011 component ( #534 )
...
fixes the following error if rx_only was defined and update_interval
was not present:
Failed config
sensor.sds011: [source sds011.yaml:62]
update_interval has no effect in rx_only mode. Please remove it.
2019-05-10 13:48:50 +02:00