Commit Graph

1932 Commits

Author SHA1 Message Date
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
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
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
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
Jesse Hills
e9cc1458d2
Fix static homepage title (#1452) 2021-09-10 21:31:42 +12:00
Andy Allsopp
688614d3dd
Fix LED letter casing (#1455) 2021-09-09 10:15:06 +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
Oxan van Leeuwen
a19f1ca712
Improve template number/select documentation (#1441) 2021-09-04 14:47:03 +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
Kyle Hendricks
d268bcb75c
Add missing word (#1426) 2021-08-29 23:10:40 +12:00
David Martin
f4ca78519c
Capitalised name(s) (#1421)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-08-25 17:21:15 +02:00
Jesse Hills
1fd0f6bc48
Merge pull request #1422 from esphome/bump-2021.8.2
2021.8.2
2021-08-25 19:59:47 +12:00
Jesse Hills
13981be891
Update supporters for 2021.8.2 2021-08-25 19:48:55 +12:00
Jesse Hills
f24dbb3001
Update changelog for 2021.8.2 2021-08-25 19:48:38 +12:00
Jesse Hills
62b36593db
Bump version to 2021.8.2 2021-08-25 19:46:56 +12:00
Stephen Tierney
c9287aa60e
Fix CO2 spelling inconsistency (#1419) 2021-08-25 13:56:44 +12:00
haade
3ca1b6a158
Update diy.rst (#1391) 2021-08-25 13:46:17 +12:00
Oxan van Leeuwen
6d8f24d269
Update devices documentation (#1412) 2021-08-25 13:37:12 +12:00
Seganku
39aa899ece
Update Nextion Editor URL (#1416) 2021-08-25 13:33:12 +12:00
Jesse Hills
0d0eec784d
Remove custom uart text sensor from table (#1418) 2021-08-25 13:32:28 +12:00
Jesse Hills
b1ba1bca9a
Merge pull request #1415 from esphome/bump-2021.8.1
2021.8.1
2021-08-24 14:41:21 +12:00
Jesse Hills
4f29f77230
Update supporters for 2021.8.1 2021-08-24 14:28:08 +12:00
Jesse Hills
50a99fa2ce
Update changelog for 2021.8.1 2021-08-24 14:27:51 +12:00
Jesse Hills
e946187714
Bump version to 2021.8.1 2021-08-24 14:26:35 +12:00
Jesse Hills
255a3b3611
Fix bump-version script for no v (#1414) 2021-08-24 14:26:35 +12:00
Jesse Hills
92f15f8275
Fix log message for select docs (#1413) 2021-08-24 13:15:07 +12:00
Ivan Bessarabov
405ac8c6c7
Fixing 404 link in DIY Examples (#1410) 2021-08-21 19:04:37 +02:00
Keith Burzinski
94815f4a1d
Update thermostat example yaml (#1409) 2021-08-20 13:44:47 +12:00
Alex
2db1a32931
Fix on-boot (#1382) 2021-08-20 08:24:30 +12:00
imgbot[bot]
c5c2076b28
[ImgBot] Optimize images (#1404)
/images/hero.png -- 333.50kb -> 294.87kb (11.58%)

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

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-08-18 22:18:03 +12:00
Joakim Sørensen
23e4561a67
Update hero image to fix typos (#1403)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-08-18 21:58:01 +12:00
Jesse Hills
bfb5f4c73e
Fix change banner (#1402) 2021-08-18 18:51:21 +12:00
imgbot[bot]
c06be19262
[ImgBot] Optimize images (#1401)
*Total -- 825.46kb -> 769.76kb (6.75%)

/images/sdp31.jpg -- 145.97kb -> 125.04kb (14.33%)
/components/sensor/images/sdp31.jpg -- 145.97kb -> 125.04kb (14.33%)
/components/sensor/images/t6615-pins.png -- 48.33kb -> 43.93kb (9.11%)
/components/sensor/images/tsl2591-ui.jpg -- 8.05kb -> 7.57kb (5.91%)
/components/sensor/images/tsl2591.jpg -- 82.88kb -> 79.22kb (4.41%)
/images/pmsa003i.jpg -- 10.56kb -> 10.12kb (4.13%)
/components/sensor/images/pmsa003i-full.jpg -- 112.18kb -> 109.93kb (2.01%)
/components/images/pipsolar.jpg -- 16.24kb -> 16.00kb (1.45%)
/images/pipsolar.jpg -- 16.24kb -> 16.00kb (1.45%)
/_static/changelog-2021.8.0.png -- 141.30kb -> 139.26kb (1.44%)
/components/sensor/images/ikea-vindriktning.jpg -- 97.75kb -> 97.63kb (0.12%)

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

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-08-18 18:51:08 +12:00