Commit Graph

1971 Commits

Author SHA1 Message Date
Stefan Rado
f43a3a6786
Tuya climate: Documentation for direct relay state (#1215) 2021-09-15 20:23:39 +12:00
Jesse Hills
f43382201a
Merge branch 'current' into next 2021-09-15 19:01:45 +12:00
Guillermo Ruffino
6b7f17efee
dsmr-updates (#1475) 2021-09-14 22:14:53 -03:00
wilberforce
310a8b79bc
correct typo (#1472)
* correct typo

* update link
2021-09-14 16:42:08 +02:00
Ivo-tje
5b87a9dd35
ADC: Update section reference (#1474)
VCC is above the multiple ADC sensor part, not below.
2021-09-14 16:41:33 +02:00
Jesse Hills
45e2c8a517
Merge branch 'current' into next 2021-09-14 23:04:38 +12:00
aliktb
0dac942a9f
Change image color type to RGB24 for SSD1351 (#1064)
Change RGB to RGB24 for image color type
2021-09-13 22:28:18 +02:00
Karol Zlot
11d18ec117
added 10kHz value (#1126)
not sure what is min or max value, but this also works, and may be useful if using SPS30

Co-authored-by: qqgg231 <qqgg231@users.noreply.github.com>
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-09-13 22:20:44 +02:00
Tempura San
5bfdd4b383
Fix AS3935 I²C address documentation (#1342)
* Fix AS3935 I²C address documentation

* Update components/sensor/as3935.rst

Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-09-13 22:20:15 +02:00
Alex
4a25659b0b
Added current calibration section for gain_pga = 4X (#1384)
For the SCT024 200A/100mA CT
2021-09-13 22:19:51 +02:00
WJCarpenter
19a84c654c
Update tsl2591.rst (#1405)
Fixes a typo
2021-09-13 22:18:40 +02:00
Quentin Stafford-Fraser
12fdb6e589
MQTT is no longer required for ESPhome to work (#1432) 2021-09-13 22:18:22 +02:00
Oxan van Leeuwen
d8fd0ac7fb
Clarify that includes option does not only accept headers (#1188) 2021-09-13 22:15:14 +02:00
Frederik Gladhorn
b02a19d40d
Display: Add example how to use color (#1278)
The docs mentioned only binary displays, but color works just fine.
2021-09-13 22:12:59 +02:00
ryanalden
2d5ed91e52
Update cookbook for ESP32 Water Leak Detector (#1369)
* Update leak-detector-m5stickC.rst

1) The ST7735 display is now natively supported in ESPHome >1.16.0.  Therefore the custom component is no longer needed. Also, ESPHome color handling seems to have changed, so that has been accounted for. Updated the instructions and code to reflect these.

2) Updated URL of esp32 bootloader

3) Added st7735 display docs link to footer

* Update cookbook/leak-detector-m5stickC.rst

Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-09-13 22:10:40 +02:00
Chris Nussbaum
231e49f439
Fan lambda documentation updates (#1439)
* Remove duplicate on/off conditions in the core switch component
Replace covers with switches in the core switch component lambda calls section
Add a lambda calls section in the core fan component

* Update components/fan/index.rst

Co-authored-by: Chris Nussbaum <chris.nussbaum@protolabs.com>
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-09-13 22:10:31 +02:00
swhaat
8a26a30a7f
SGP40: Small correction to the example (#1425)
The example configuration, on the conpensation part, lists temperature and humidity, the example has them inverted
2021-09-13 22:02:52 +02:00
Stephen Tierney
1ff298149f
Move SCD30 into air quality (#1430)
* Move SCD30 into air quality

* Restore SCD30 to environmental sensor list

* Alphabetical sorting
2021-09-13 22:02:44 +02:00
meijerwynand
2f87918189
Link update (#1438)
Document link was not resolving to PDF. Changed link to page listing various documents.
2021-09-13 22:02:28 +02:00
Ermanno Baschiera
f59fd0ea7a
Fix wrong word in AS3935 docs (#1440)
...base on comments on source code: https://github.com/esphome/esphome/blob/dev/esphome/components/as3935/as3935.cpp#L89
2021-09-13 22:01:55 +02:00
dj-bauer
72ba9a1111
Update mhz19.rst (#1467)
* Update mhz19.rst

* Update components/sensor/mhz19.rst

Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-09-13 21:59:06 +02:00
WeekendWarrior1
fb7fc5903b
fix and update h-bridge fan documentation (#1461) 2021-09-13 21:58:35 +02:00
Michaël Arnauts
10facc96be
Fix typo (#1460) 2021-09-13 21:58:15 +02:00
Jason Nader
d933db1a43
Update BMP280 device description (#1464)
As per datasheet, it does not have humidity.
2021-09-13 21:57:56 +02:00
Kamil Trzciński
3fc8a57e80
Expose select on Frontend web_server: (#1445) 2021-09-13 10:07:32 +02:00
irtimaled
13e344810d
Add support for color_temperature_invert on tuya lights (#1465) 2021-09-13 09:33:23 +02:00
Jesse Hills
8a44295dc2
Merge branch 'current' into next 2021-09-10 21:34:31 +12:00
Jesse Hills
e9cc1458d2
Fix static homepage title (#1452) 2021-09-10 21:31:42 +12:00
Jesse Hills
de9578bd83
Bump version to 2021.10.0-dev 2021-09-09 10:28:34 +12:00
Jesse Hills
fdae11eb64
Merge branch 'current' into next 2021-09-09 10:27:39 +12:00
Andy Allsopp
688614d3dd
Fix LED letter casing (#1455) 2021-09-09 10:15:06 +12:00
Peter van Dijk
e4bbbe824f
pm1006: document changes in esphome PR 2214 (#1423) 2021-09-09 09:35:03 +12:00
Otto Winter
28b809b3aa
Document api encryption (#1454) 2021-09-09 09:22:53 +12:00
Peter van Dijk
7dd6e4c218
ccs811: docs for version sensor (#1336) 2021-09-09 09:19:51 +12:00
Sergey V. DUDANOV
603ab7b531
Midea support v2 (#1356) 2021-09-09 09:10:05 +12:00
Chris Nussbaum
1d253f135e
Template sensor publish updates (#1444)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-09-08 15:36:57 +12:00
dgtal1
a00f85a274
Add docs for new fan trigger: on_speed_set (#1447)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-09-08 15:16:03 +12:00
Jesse Hills
a20bb482f9
Add svg images for Made for ESPHome (#1451) 2021-09-08 14:41:31 +12:00
Jesse Hills
3face67505
Fix remote receiver api links (#1450) 2021-09-08 13:19:57 +12:00
imgbot[bot]
fbb9c80679
[ImgBot] Optimize images (#1449)
*Total -- 135.49kb -> 71.56kb (47.19%)

/_static/made-for-esphome-white-on-black.png -- 35.96kb -> 17.15kb (52.3%)
/_static/made-for-esphome-black-on-white.png -- 36.13kb -> 17.32kb (52.06%)
/_static/made-for-esphome-black-on-transparent.png -- 37.24kb -> 19.37kb (47.99%)
/_static/made-for-esphome-white-on-transparent.png -- 26.16kb -> 17.72kb (32.27%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-09-08 13:07:56 +12:00
Jesse Hills
04987cd2ff
Initial Made for ESPHome page and logos (#1448)
Co-authored-by: Joakim Sørensen <ludeeus@ludeeus.dev>
2021-09-07 14:28:34 -07:00
Jesse Hills
a7cf2975b0
Remove last_reset_type (#1442) 2021-09-06 08:30:51 +12:00
Jesse Hills
18ed145491
Add docs for git packages (#1431) 2021-09-06 08:23:12 +12:00
Oxan van Leeuwen
a19f1ca712
Improve template number/select documentation (#1441) 2021-09-04 14:47:03 +12:00
Chris Nussbaum
0b6094d503
Fan is on is off conditions (#1436)
Co-authored-by: Chris Nussbaum <chris.nussbaum@protolabs.com>
2021-09-02 12:16:15 +12:00
Petko Bordjukov
7860b56a4b
Add iBeacon presence tracking instructions (#1069) 2021-09-02 11:50:31 +12:00
Alex
62f66f3c73
Document flash_transition_length (#1420) 2021-08-31 14:18:24 +12:00
Jérôme Laban
926eb31d39
docs: Add airthings wave plus docs (#1081)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-08-31 14:02:10 +12:00
WeekendWarrior1
82a7cf39d9
Document fan hbridge component (#1433) 2021-08-31 10:10:29 +12:00
JonasEr
5d6861ae0d
Fix waveshare default update_interval to 1s (#1424) 2021-08-29 23:15:28 +12:00