Commit Graph

917 Commits

Author SHA1 Message Date
Joeri Colman
d6f58053e4
Update sdm_meter.rst (#1513) 2021-10-14 20:01:47 +13:00
Dave T
791d03be20
Update broken links for ili9341 (#1517) 2021-10-12 15:43:46 +13:00
R Huish
a945103426
Edited / added accuracy_decimals (#1507)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-10-07 14:40:32 +13:00
Matteo Franceschini
6c86fe2e5e
Pzem 004t doc improvements (#1371) 2021-10-06 16:10:47 +13:00
Andy Allsopp
77699b858e
Update airthings_ble.rst (#1491)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-10-06 15:59:46 +13:00
Daniel Rheinbay
5b5144cd5f
Fix grammar in uart.rst (#1502) 2021-10-06 15:28:14 +13:00
Jesse Hills
b89d25b717
Remove unrelated SEO keywords from OTA (#1509) 2021-10-06 15:26:46 +13:00
Dave T
7cd2656b67
Fix typo (#1500) 2021-09-28 22:57:24 +02:00
Radim Karniš
1751fd003a
Add ESP-EYE config for esp32_camera component (#1273) 2021-09-22 13:41:09 +02:00
Jesse Hills
58d6b83c3b
rf_bridge: Move portisch actions under Portisch header (#1485) 2021-09-20 14:21:15 +12:00
Jesse Hills
3d3fdf0b0e
Add line about sensor filter processing order (#1484) 2021-09-19 11:02:45 +12:00
Oxan van Leeuwen
049b6750ce
Fix cover lambda docs (#1463) 2021-09-16 12:46:32 +12:00
Oxan van Leeuwen
13ba8d48b1
Document syntax used to override library source (#1477) 2021-09-16 11:41:01 +12:00
Aljaž Srebrnič
e7479bc04f
Fix documentation for some st7735 params (#1480) 2021-09-16 11:40:27 +12:00
imgbot[bot]
17d97d7317
[ImgBot] Optimize images (#1481)
*Total -- 693.98kb -> 634.34kb (8.59%)

/images/airthings_logo.png -- 21.55kb -> 14.98kb (30.48%)
/components/display/images/st7920-full.jpg -- 477.10kb -> 433.05kb (9.23%)
/components/sensor/images/airthings_wave_plus.jpg -- 47.53kb -> 43.87kb (7.7%)
/components/fan/images/L298N_module.jpg -- 76.84kb -> 73.14kb (4.81%)
/images/st7920.jpg -- 34.25kb -> 33.27kb (2.85%)
/_static/changelog-2021.9.0.png -- 36.72kb -> 36.03kb (1.88%)

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

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-09-16 11:39:59 +12:00
Jesse Hills
93095c3188
Merge branch 'current' into beta 2021-09-15 19:01:45 +12: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
da3a55f7db
Merge branch 'current' into beta 2021-09-14 23:05:54 +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
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
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
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
Michaël Arnauts
10facc96be
Fix typo (#1460) 2021-09-13 21:58:15 +02: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
3face67505
Fix remote receiver api links (#1450) 2021-09-08 13:19:57 +12:00
Jesse Hills
a7cf2975b0
Remove last_reset_type (#1442) 2021-09-06 08:30:51 +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
meijerwynand
88ec5fd796
Fixed hrefs (#1427) 2021-08-29 23:14:05 +12:00