Commit Graph

1695 Commits

Author SHA1 Message Date
Lumpusz 8effe590d1
Add docs for climate presets (#1063) 2021-06-04 22:05:12 +12:00
Franck Nijhof b68ee95a6b
Add support for Sensor state class (#1201) 2021-06-03 13:50:14 +12:00
Jesse Hills cdfe0ef1a4
Add dfplayer volume up/down actions (#1212) 2021-06-03 10:12:38 +12:00
Pavel Skuratovich 0e606f6a74
Update Sonoff 4CH docs (#1209)
* Update Sonoff 4CH docs

Swap RX/TX in pin list and add a warning about connecting some pins to GND on boot
Tested with `SONOFF 4CH R3 V1.1 2020-04-13`

* Make the warning less intrusive :)
2021-06-02 20:09:34 +02:00
Trevor North f8ba0faf26
Document new active state and mode config values (#1065) 2021-06-02 21:32:06 +12:00
Ryan Mounce 3d1c5f4edc
Document Tuya light color temperature options (#1211) 2021-06-02 09:32:30 +12:00
Trevor North a611a4c1f5
BME680 BSEC: Document per sensor T/P/H sample rate overrides (#1108)
* Document per sensor T/P/H sample rate overrides

* Typo
2021-06-02 06:02:52 +12:00
David Kiliani 6af99cd78d
Add optional lambda to ble_sensor for raw data parsing (#1210) 2021-06-01 21:47:01 +12:00
zaluthar 9cf5e5774c
Add documentation for Xiaomi CGDK2 (#920)
Co-authored-by: zaluthar <zaluthar@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-06-01 20:26:54 +12:00
0hax c2fd2ae435
teleinfo: update documentation since sensor/text_sensor move. (#871)
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2021-06-01 13:32:33 +12:00
Adrián Panella 79baf0939f
rf_bridge: add new actions (#1193) 2021-06-01 07:24:37 +12:00
Oxan van Leeuwen 5a88e2fda2
Drop 128x160 camera resolution (#1192) 2021-06-01 00:13:04 +12:00
imgbot[bot] a2c3c2c314
[ImgBot] Optimize images (#1208)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-05-31 13:37:19 +02:00
Andrew Zaborowski 89806fdadf
CS5460A (#944)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-05-31 16:07:39 +12:00
polyfaces fe37e13843
Add support for sdm_meter energy devices (#745)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-05-31 16:06:23 +12:00
testbughub b98de379b3
Added bottom segment to digit 9 (#1207)
* Added bottom segment to digit 9

* minimize svg

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2021-05-30 20:54:51 -03:00
David Martin f352734e50
Update Web address link for Nextion Editor (#1199) 2021-05-26 00:44:23 +02:00
Bert 98b1256a6a
Fix off to on (#1200) 2021-05-26 00:35:11 +02:00
bvansambeek d26f8740a2
added E-LOG pin on PCB version 2.1 (#903)
Using it with PIR myself, but it is possible to add any type of sensor. The information of the E-LOG pin being GPIO 2, was a guess based on other type of Sonoff devices. I was unable to find information about the pinout of the Sonoff S20 E-LOG pin. This seems like a usefull place to store this information to help others.
2021-05-25 16:07:05 +02:00
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
Franck Nijhof 8ac1308bb9
Lights & GPIO Switch inverted restore mode (#1190) 2021-05-23 22:47:59 +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
Anthony Uk db09f74caf
Add triggers on_turn_on / on_turn_off (#1116) 2021-05-19 16:12:59 +12: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
Jesse Hills 1f095957d4
Merge branch 'current' into next 2021-05-19 09:53:25 +12:00
romerod f75e5ebab8
Add on_tag_removed documentation to pn532.rst (#915) 2021-05-18 11:54:17 +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