Commit Graph

1553 Commits

Author SHA1 Message Date
workingmanrob
68b6c8f28f
Update sonoff_basic.rst (#1191)
Use same recommended device config section as the info here - https://esphome.io/devices/sonoff.html
2021-05-25 11:54:00 +02:00
Albin Kauffmann
c1c675d51a
Fix ble_client YAML syntax (#1196)
This patch fixes YAML indentation.
Adding 2 spaces before the C++ code avoids to get the following error:

ERROR Error while reading config: Invalid YAML syntax:

while scanning a simple key
  in "/config/esphome/HOSTNAME.yaml", line 31, column 11:
              ESP_LOGD("ble_client_lambda", "C ... 
              ^
could not find expected ':'
  in "/config/esphome/HOSTNAME.yaml", line 32, column 5:
        on_disconnect:
        ^
2021-05-25 10:27:07 +02:00
Daniel
911c930ba8
Update due to new version 1.18.0 (#1198)
It seems that with version 1.18.0 it is not longer `measurement_time` but `measurement_duration` which should be reflected in the documentation also.
2021-05-25 10:02:21 +02:00
Petr Urbánek
b83105f8a5
Update diy.rst (#1194)
Adding new custom component  used for communicating between MQTT and ZCL protocols (HomeAssistant and zigbee smart devices). HW used is ESP32 and cc2530
2021-05-23 22:23:02 +02:00
GeekVisit
dd1a739df4
Update adc.rst (#943)
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-05-22 22:05:52 +02:00
Franck Nijhof
9955d40bf2
Replace Hass.io with Home Assistant (#1186) 2021-05-20 07:36:42 -07:00
Oxan van Leeuwen
c8aceb21e2
Fix spelling/capitalizing mistakes in ESPHome (#1187) 2021-05-20 16:00:53 +02:00
Andrea
e258c2b8a7
feat: ESP32-EVB ethernet configuration example (#1092) 2021-05-19 23:25:20 +02:00
Pavel Skuratovich
7056249b55
Update bme280_environment.rst (#1123)
Fix lambda formatting
2021-05-19 23:19:25 +02:00
Manuel Díez
9003b58008
Add extra margin at the bottom to avoid overlap with Changelog banner (#1112) 2021-05-19 23:17:43 +02:00
mipa87
cb6425046e
Fixed Sensirion typo (#1184) 2021-05-19 22:17:39 +02:00
starwolf73
f0e05750d1
[b-parasite] Fix doc typo on "battery" (#1182) 2021-05-19 15:21:59 +02:00
Jesse Hills
320980a48d
Merge pull request #1181 from esphome/bump-1.18.0
1.18.0
2021-05-19 12:59:37 +12:00
Jesse Hills
150277cc28
Add changelog static image 2021-05-19 12:01:48 +12:00
Jesse Hills
fd562acf0d
Fix changelog 2021-05-19 11:58:39 +12:00
Jesse Hills
d9b260f83e
Update supporters for 1.18.0 2021-05-19 11:46:49 +12:00
Jesse Hills
c8e6663a53
Update changelog for 1.18.0 2021-05-19 11:46:32 +12:00
Jesse Hills
bcb81f3373
Bump version to v1.18.0 2021-05-19 11:43:47 +12:00
Jesse Hills
c8f3aa9a20
Merge branch 'current' into beta 2021-05-19 09:54:26 +12:00
Carlos Garcia Saura
3bea218b3c
Added warning: GPIOs are LIVE in power measurement devices (#583) 2021-05-17 17:05:55 +02:00
Adrián Panella
0eb2dc1fe2
GPIO Switch: simplify Momentary Switch example (#1121)
Simplify case and avoid the need to use a secondary template switch.
Use `on_turn_on` directly to trigger the delay and turning off afterwards
2021-05-17 17:04:34 +02:00
Karol Zlot
1b748284f6
changed LG example to existing, working code (#1171) 2021-05-17 17:03:59 +02:00
klenaers
6d4f74e9e6
Lambda over multiple lines. |- added (#1173) 2021-05-17 17:02:25 +02:00
Mike
368564e659
Document missing use_address in Ethernet component (#1176)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-05-17 16:13:49 +02:00
workingmanrob
d2afdce3ac
Update ifan02 example with new fan speed options (#1177) 2021-05-17 16:13:26 +02:00
Martin
d556c60e3f
Fix docker build failure (#1179)
* Fix docker build failure

Fix the docker build error from https://github.com/esphome/issues/issues/2041

* Switch from ubuntu to python-slim 

Using python:slim  instead of python reduces the image size from ~1.1 GB to 410MB
2021-05-17 14:19:31 +02:00
meijerwynand
cd3ee44f9d
Update web-api id component (#1168) 2021-05-17 11:20:23 +02:00
Casey Olson
93b4e4195f
Update max frequency (#1172)
Not sure if this is an issue with the docs, or the linter, but the linter throws an error at 1526: `value must be at most 1525.88`
2021-05-17 09:58:45 +02:00
Jesse Hills
ce8691bbad
Merge pull request #1178 from esphome/bump-1.18.0b4
1.18.0b4
2021-05-17 14:45:12 +12:00
Jesse Hills
b67c068bb2
Fix title underline 2021-05-17 14:02:01 +12:00
Jesse Hills
bdd40c7fa7
Update supporters for 1.18.0b4 2021-05-17 13:55:57 +12:00
Jesse Hills
b53ba560e7
Update changelog for 1.18.0b4 2021-05-17 13:55:42 +12:00
Jesse Hills
7c66d919b7
Bump version to v1.18.0b4 2021-05-17 13:53:38 +12:00
Maurice Makaay
37a67fd1aa
Some clarification added to external components. (#1165)
Co-authored-by: Maurice Makaay <mmakaay1@xs4all.net>
2021-05-17 13:53:37 +12:00
Jesse Hills
1267c2a26d
Merge branch 'current' into beta 2021-05-17 13:53:29 +12:00
Maurice Makaay
075699062f
Add new disconnect reasons to the FAQ. (#1129)
Co-authored-by: Maurice Makaay <mmakaay1@xs4all.net>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-05-13 13:11:18 +02:00
Jesse Hills
05c5837ca2
Merge pull request #1164 from esphome/bump-1.18.0b3
1.18.0b3
2021-05-13 07:49:55 +12:00
Jesse Hills
6def8f577a
Update supporters for 1.18.0b3 2021-05-13 07:39:09 +12:00
Jesse Hills
e2a56f997e
Update changelog for 1.18.0b3 2021-05-13 07:38:50 +12:00
Jesse Hills
9bc531842b
Bump version to v1.18.0b3 2021-05-13 07:17:17 +12:00
BoukeHaarsma23
b1a039eaf2
Add sm2135 component (#1127) 2021-05-13 07:17:16 +12:00
Jesse Hills
cd79a05906
Merge branch 'current' into beta 2021-05-13 07:17:05 +12:00
TheGroundZero
11021e90cf
Explain where to upload .ttf font files (#1133)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-05-12 18:42:50 +02:00
Peter Remøy Paulsen
d2704ffc89
Fixed wrong link in i2c_id (#1163) 2021-05-12 17:57:06 +02:00
Jan Sandbrink
b718ca26e0
Fix docs for inkplate (#1158)
* Fix docs for inkplate

Version 1.17.0 seems to have changed this, updating the
docs accordingly.

* Consistently refer to inkplate6 component and image

Since the component is called inkplate6, the index
is now referring to a page called inkplate6 and the
image is also called inkplate6.jpg.

Deleted the alternative Inkplate.jpg (title cased file name)
2021-05-12 09:36:04 +02:00
Jesse Hills
faa09d274a
Merge pull request #1162 from esphome/bump-1.18.0b2
1.18.0b2
2021-05-12 10:18:25 +12:00
Jesse Hills
24750125bb
Update supporters for 1.18.0b2 2021-05-12 10:00:54 +12:00
Jesse Hills
84a116158e
Update changelog for 1.18.0b2 2021-05-12 10:00:33 +12:00
Jesse Hills
2e958566ec
Bump version to v1.18.0b2 2021-05-12 09:57:45 +12:00
Paul Deen
1de3e29bd3
Replaced set_password with new_password (#1157)
incorrect syntax in documentation
2021-05-12 09:57:45 +12:00