Otto Winter
|
8957c35550
|
Remove warning about i2c scan
It is inaccurate, i2c scanning is no problem.
|
2019-02-27 09:32:13 +01:00 |
|
Otto Winter
|
fd72aa779f
|
Merge branch 'current' into next
|
2019-02-26 21:22:25 +01:00 |
|
Otto Winter
|
f8f451f892
|
Document resolution parameter
|
2019-02-26 21:14:23 +01:00 |
|
Otto Winter
|
c33a947a9c
|
Add linear calibration filter (#180)
|
2019-02-26 19:33:50 +01:00 |
|
Adriaan Peeters
|
c1ca3522e6
|
Correct ultrasonic filter_nan example (#159)
|
2019-02-26 19:11:26 +01:00 |
|
mtl010957
|
9f6fd61925
|
Update output documentation for min_power configuration (#167)
* Update output documentation for min_power configuration
* Removed redundant description of calculations
|
2019-02-26 19:11:07 +01:00 |
|
FrengerH
|
75a111c1ac
|
Merge dallas component (#179)
* Merge dellas component with platform
* Fixed headers
|
2019-02-26 18:46:04 +01:00 |
|
Otto Winter
|
d9544012c4
|
Add restore state from flash option (#181)
* Add restore state from flash option
* Add reference
|
2019-02-26 16:55:46 +01:00 |
|
Ken Davidson
|
514e0a2c1d
|
Fix units on the valid frequency values (#170)
Fixed the units on the valid frequency values. Also cleaned up upper/lower case.
|
2019-02-24 12:26:26 +01:00 |
|
Emanuele Tessore
|
e7fb99063f
|
Add Ethernet pin config for olimex esp32-poe board (#166)
|
2019-02-23 10:59:57 +01:00 |
|
Otto Winter
|
5d86cdf0a6
|
Merge branch 'current' into beta
|
2019-02-22 21:28:26 +01:00 |
|
Otto Winter
|
81b578a931
|
Updates and changelog
|
2019-02-22 21:17:31 +01:00 |
|
Otto Winter
|
3415a0d915
|
Update i2c frequency
|
2019-02-22 20:20:54 +01:00 |
|
Otto Winter
|
5ac6ceee96
|
Merge branch 'current' into beta
|
2019-02-20 12:45:32 +01:00 |
|
mjoshd
|
7c03e1ff8f
|
Custom Binary Sensor: Add missing ";" and fix indentation in YAML (#164)
Example would not compile while the semicolon ";" was missing.
|
2019-02-18 18:49:26 +01:00 |
|
Otto Winter
|
c3cb23fa0e
|
Document addressable_lambda light effect (#163)
|
2019-02-17 19:28:27 +01:00 |
|
Otto Winter
|
45b931dbe9
|
Add switch.on_turn_on/off docs
|
2019-02-17 19:09:52 +01:00 |
|
Otto Winter
|
85cfae9aec
|
Refactor MQTT from docs
|
2019-02-17 12:28:17 +01:00 |
|
Otto Winter
|
916407ac22
|
Fixes
|
2019-02-16 23:33:36 +01:00 |
|
Otto Winter
|
fa685d106d
|
Merge branch 'updates' into next
# Conflicts:
# components/binary_sensor/homeassistant.rst
# components/sensor/dht.rst
# components/uart.rst
# cookbook/h801.rst
|
2019-02-16 23:26:32 +01:00 |
|
Otto Winter
|
59e03981a4
|
Update next docs
|
2019-02-16 23:25:23 +01:00 |
|
Otto Winter
|
644b1f033e
|
Updates
|
2019-02-16 23:24:32 +01:00 |
|
Otto Winter
|
8f26843d27
|
Merge branch 'current' into next
|
2019-02-16 20:27:48 +01:00 |
|
Otto Winter
|
e630eab6c3
|
Fix outdated on_value_range docs
|
2019-02-16 10:21:13 +01:00 |
|
Otto Winter
|
d874164247
|
Fix type
|
2019-02-16 10:18:43 +01:00 |
|
Otto Winter
|
ccf568b760
|
Add neopixelbus pin info
|
2019-02-14 16:59:24 +01:00 |
|
Otto Winter
|
2ae45de9b8
|
Use custom shields
The previous shields were loading too slow and didn't fit the documentation style
|
2019-02-14 16:19:07 +01:00 |
|
Brandon Davidson
|
0f816a2ff5
|
Enable use of alternate hardware UARTs for logging (#161)
* Add HW_UART to docs
* HW_UART -> HARDWARE_UART; move long text out of note.
|
2019-02-13 11:20:34 +01:00 |
|
Jesse Hills
|
f66ef45029
|
Add docs for JVC remote transmitting and receiving (#160)
* Add docs for JVC remote transmitting and receiving
* Moving JVC down in docs
|
2019-02-12 00:01:20 +01:00 |
|
Otto Winter
|
065c5d2321
|
Add Homeassistant binary sensor (#156)
|
2019-02-10 16:33:48 +01:00 |
|
Otto Winter
|
e5c431d7ca
|
Fix BME680 iir_filter docs
Fixes https://github.com/esphome/issues/issues/31
|
2019-02-09 14:02:52 +01:00 |
|
Greg Johnson
|
7aee4091b3
|
Remove duplicate "includes" line (#154)
|
2019-02-08 15:22:38 +01:00 |
|
Otto Winter
|
6ecc76ba80
|
Merge branch 'current' into next
# Conflicts:
# Makefile
# esphomeyaml/changelog/v1.10.0.rst
# esphomeyaml/devices/sonoff_basic.rst
# esphomeyaml/index.rst
|
2019-02-07 18:22:22 +01:00 |
|
Otto Winter
|
e23dbe7fd9
|
Fix references
|
2019-02-07 18:07:16 +01:00 |
|
Otto Winter
|
8d9b0d2375
|
Netlify (#153)
* Netlify
* Fix
* Faster doxygen
* Update Makefile
* Try without api
* Debug
* Fix
* Update Makefile
* Debug
* Try 1.8.13
* Remove debug
* Update Makefile
* Optimize
|
2019-02-07 13:54:45 +01:00 |
|