StijnVdd
d8ec8bb46e
Add missing DSMR text sensors ( #1630 )
2021-11-18 22:47:57 +01:00
Otto Winter
6053f490b5
Update svg2png and seo.py ( #1380 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-11-16 15:19:33 +13:00
Jesse Hills
85c277fd13
Merge branch 'current' into beta
2021-11-15 11:03:27 +13:00
Jesse Hills
32758d988e
Merge branches 'current' and 'next' of github.com:esphome/esphome-docs into next
2021-11-15 11:03:23 +13:00
frspp
2f35aed205
Add I/O connection information to dallas ( #1100 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-11-13 15:49:02 +01:00
NeoAcheron
56862eac26
pmsx003: add config options for the PMS5003S ( #1615 )
2021-11-13 15:43:52 +01:00
Carlos Garcia Saura
0d0979823b
[ADC] Reference new "raw output" option + clarify voltage ranges ( #1592 )
2021-11-10 19:13:16 +01:00
Jesse Hills
1867f0c618
Add entity_category docs ( #1583 )
2021-11-08 07:24:55 +13:00
niklasweber
6a3c4ef63f
Add restore_mode to rotary_encoder sensor ( #1584 )
2021-11-03 07:32:30 +13:00
Arturo Casal
825cf25f5a
Added docs for CSE7761 power sensor ( #1541 )
...
* Added docs for CSE7761 power sensor
Also added docs for Sonoff Dual R3 v1.x
* Update components/sensor/cse7761.rst
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-10-28 20:59:01 +02:00
Sean Brogan
ce8e268483
Update for ruuvi and xiaomi ble to require yaml ( #1562 )
2021-10-28 09:16:51 +13:00
niklasweber
89795d5e80
Add publish_initial_value option to rotary_encoder ( #1565 )
2021-10-28 08:09:39 +13:00
Carlos Garcia Saura
ba83d27c8a
Reference new auto-range setting for the ADC ( #1547 )
2021-10-20 19:45:19 +02:00
Maurice Makaay
06d245b3fa
Fix compile error for uptime sensor with esp-idf ( #1534 )
...
Co-authored-by: Maurice Makaay <account-github@makaay.nl>
2021-10-20 10:14:35 +13:00
Maurice Makaay
ff93682ced
Fix compile error for uptime sensor with esp-idf ( #1534 )
...
Co-authored-by: Maurice Makaay <account-github@makaay.nl>
2021-10-20 09:00:25 +13:00
Jesse Hills
50ddea3582
Merge branch 'current' into beta
2021-10-18 15:30:51 +13:00
Jesse Hills
0499bd28f1
Merge branch 'current' into next
2021-10-18 15:30:51 +13:00
Martin
b78d8dcdc6
Fix typo ( #1535 )
2021-10-17 17:56:59 +02:00
Nate Lust
1fa11f5246
Add new documentation to SGP40 component ( #1515 )
2021-10-15 09:42:46 +13:00
Jesse Hills
657a7fd955
Merge branch 'current' into next
2021-10-15 09:42:29 +13:00
Jesse Hills
704b4fbf18
Merge branch 'current' into beta
2021-10-15 09:42:29 +13:00
Nate Lust
d625bdf42b
Add new documentation to SGP40 component ( #1515 )
2021-10-15 09:39:29 +13:00
Joeri Colman
d6f58053e4
Update sdm_meter.rst ( #1513 )
2021-10-14 20:01:47 +13:00
razorback16
d36e9e7893
Updated documentation of TCS34725 ( #1510 )
...
- Due to the commit 3273871c1c572db00a1f549cb1c076663f39c3d7
documentation is updated
Co-authored-by: Razorback16 <razorback16@users.noreply.github.com>
2021-10-13 18:45:58 +02:00
Jesse Hills
ff6435a334
Merge branch 'current' into next
2021-10-13 16:36:23 +13:00
Roy Meissner
adaded35fe
Added documentation for a throttle_average filter ( #1521 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-10-13 13:04:33 +13:00
Paul Monigatti
5f0f796387
Add 'icon' property to Binary Sensor, Climate, Cover, Fan, and Light platforms ( #1489 )
...
* Added 'icon' field to lights
* Icon property is not ignored (checked with HA 2021.9.7) if a device class is set
* Added icon properties to binary sensor, climate, cover, and fan components
2021-10-10 10:39:50 +02: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
NMC
857477e188
Add docs for Airthings-Wave-Mini ( #1505 )
2021-10-05 11:56:37 +13:00
Dave T
7cd2656b67
Fix typo ( #1500 )
2021-09-28 22:57:24 +02:00
Stephen Tierney
6cc05b47fb
Add docs for SCD4X ( #1429 )
...
* Initial commit
* Fix title underline length
* Add SCD4X to environmental list
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-09-28 22:16:43 +02:00
Martin
33ba298b13
Modbus controller docs ( #1388 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-09-27 09:27:26 +13:00
rbaron
0960895891
Updates b-parasite docs with light sensor information ( #1492 )
2021-09-25 13:16:31 +02:00
Stephen Tierney
8b8d9aa237
Add docs for LTR390 ( #979 )
...
* Add docs
* Fix code block indentation
* Add emtpy lines for math directive
* Fix table indentation
* Fix table indentation
* Fix math indentation
* Add adafruit link
* Changed docs order to place important feature first
* Update components/sensor/ltr390.rst
Co-authored-by: Otto Winter <otto@otto-winter.com>
* Update components/sensor/ltr390.rst
Co-authored-by: Otto Winter <otto@otto-winter.com>
* Update components/sensor/ltr390.rst
Co-authored-by: Otto Winter <otto@otto-winter.com>
Co-authored-by: Otto Winter <otto@otto-winter.com>
2021-09-22 13:24:25 +02:00
Robert Resch
2a103130df
Combine xiaomi_miscale and xiaomi_miscale2 ( #1458 )
...
* Combine xiaomi_miscale and xiaomi_miscale2
* fix lint errors
2021-09-22 12:13:32 +02:00
Silvio
2dd8abcb1f
Add documentation for Daly BMS Component ( #1390 )
...
* Add documentation for Daly BMS Component
* Add cells_number sensor
* Fix with suggestions
* Fix textual bugs
2021-09-22 12:03:58 +02:00
Jesse Hills
2a0171df61
Merge branch 'current' into next
2021-09-20 14:12:11 +12:00
Jesse Hills
3d3fdf0b0e
Add line about sensor filter processing order ( #1484 )
2021-09-19 11:02:45 +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
f43382201a
Merge branch 'current' into next
2021-09-15 19:01:45 +12:00
Jesse Hills
93095c3188
Merge branch 'current' into beta
2021-09-15 19:01:45 +12:00
Guillermo Ruffino
6b7f17efee
dsmr-updates ( #1475 )
2021-09-14 22:14:53 -03: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
Jesse Hills
45e2c8a517
Merge branch 'current' into next
2021-09-14 23:04:38 +12: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
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
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
Peter van Dijk
e4bbbe824f
pm1006: document changes in esphome PR 2214 ( #1423 )
2021-09-09 09:35:03 +12:00
Peter van Dijk
7dd6e4c218
ccs811: docs for version sensor ( #1336 )
2021-09-09 09:19:51 +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
Jesse Hills
a7cf2975b0
Remove last_reset_type ( #1442 )
2021-09-06 08:30:51 +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
Kyle Hendricks
d268bcb75c
Add missing word ( #1426 )
2021-08-29 23:10:40 +12:00
Jesse Hills
46bce386a8
Merge branch 'current' into next
2021-08-24 14:22:31 +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
Chris Nussbaum
6203d0c1b6
Add method option to the total daily energy sensor ( #1393 )
...
Co-authored-by: Chris Nussbaum <chris.nussbaum@protolabs.com>
2021-08-18 07:16:33 +12:00
Jesse Hills
404de75c8a
Merge branch 'current' into next
2021-08-16 12:32:39 +12:00
Jesse Hills
d7395168e3
Merge branch 'current' into beta
2021-08-16 12:32:39 +12:00
John
eaa48c80c2
Update total_daily_energy.rst ( #1385 )
2021-08-16 12:02:25 +12:00
Jesse Hills
906c2e5f74
Merge branch 'current' into next
2021-08-11 20:32:24 +12:00
John "Warthog9" Hawley
d22ba0b41c
components/sensors/pmsx003.rst: add config options for extra sensor data points ( #1102 )
...
Signed-off-by: John 'Warthog9' Hawley <warthog9@eaglescrag.net>
2021-08-11 20:23:26 +12:00
Nicholas Peters
041f9503bc
Add docs for sdp3x component ( #1333 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-08-11 20:14:32 +12:00
buxtronix
86f389379d
Am43 component docs ( #1134 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-08-11 16:07:18 +12:00
Guillermo Ruffino
ba899470f7
Add dsmr component ( #1364 )
...
* dsmr page
* add sensor list and more info
* fix wrong image in seo
* add image
* fix text sensor link
* spelling in components/sensor/dsmr.rst
2021-08-10 09:32:40 -03:00
Jesse Hills
94867b1761
Add note about RS485 converter ( #1372 )
2021-08-10 23:36:54 +12:00
WJCarpenter
cd2f16a605
document support for TSL2591 ( #1370 )
...
Co-authored-by: WJCarpenter <bill@carpenter.org>
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-08-10 21:28:40 +12:00
Stephen Tierney
e364b7a1f0
Add docs and images for PMSA003i ( #973 )
...
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
Co-authored-by: Otto Winter <otto@otto-winter.com>
2021-08-10 11:03:12 +02:00
Tom Matheussen
d20d1d5f28
CGPR1 documentation ( #1091 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-08-10 17:06:07 +12:00
Patrick Felstead
f0e26817f4
Docs - Split sensors into categories ( #1347 )
...
Co-authored-by: patfelst <patfelst@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-08-10 14:22:08 +12:00
Jesse Hills
d9d17e757e
Add config option docs for disabled_by_default ( #1361 )
2021-08-10 13:45:41 +12:00
Otto winter
a7a9f297ae
Merge branch 'current' into next
2021-08-04 17:45:47 +02:00
Guillermo Ruffino
5b0a0aa74d
A few format consistency issues ( #1340 )
...
* fix nextion missing properties
* teleinfo is now component
* tuya props formatting
* havells name component mismatch
* light.addressable_set do not have color_brightness
* Revert "light.addressable_set do not have color_brightness"
This reverts commit a0abf7e44139b86f7d65b2ba2f2c40151ad6a257.
2021-08-04 09:35:19 -03:00
Andreas Hergert
7e1658a839
added min_save_interval to total_daily_energy and integration to keep wear on memory low ( #1085 )
...
Co-authored-by: Andreas Hergert <andreas.hergert@otrs.com>
2021-08-03 16:42:01 +02:00
Víctor Ferrer García
96bc8820f6
Update pzemac.rst ( #1352 )
2021-08-03 23:36:12 +12:00
Mike Meessen
d52c11f12b
HRXL MaxSonar Sensor Series ( #1308 )
2021-07-29 11:33:44 +02:00
Tyler Menezes
de662cc798
Add T6615 Dual-Channel CO2 Sensor ( #692 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-07-29 11:24:44 +02:00
Jesse Hills
c30920a713
Merge branch 'current' into next
2021-07-29 19:51:02 +12:00
Oxan van Leeuwen
5e3102a123
Use lowercase true/false values ( #1327 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-07-29 09:56:11 +12:00
Peter van Dijk
92ef52ae93
docs for pm1006 component ( #1315 )
...
Co-authored-by: Sebastian Nohn <sebastian@nohn.net>
2021-07-28 20:10:56 +02:00
Jesse Hills
d41b259a28
Merge branch 'current' into next
2021-07-27 09:42:47 +12:00
Oxan van Leeuwen
2a524a9ed2
Fix duplicate sentence ( #1330 )
2021-07-23 21:17:07 +02:00
Oxan van Leeuwen
8495cc5936
Fix a bunch of typos ( #1324 )
2021-07-22 23:38:38 +02:00
Sourabh Jaiswal
d81e6d5463
Documentation for Selec meter ( #1295 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-07-22 15:31:38 +12:00
Pasi Suominen
d3245842a6
PVVX MiThermometer component documentation ( #1290 )
2021-07-22 15:21:12 +12:00
Jesse Hills
38588587d1
Add last_reset_type lines to sensor code docs ( #1316 )
2021-07-21 10:52:50 +12:00
Jesse Hills
420230adb3
Add last_reset_type lines to sensor code docs ( #1316 )
2021-07-21 09:20:24 +12:00
SenexCrenshaw
e015aca5ca
Nextion update ( #934 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Samuel Sieb <samuel-github@sieb.net>
2021-07-15 13:56:01 +12:00
Jesse Hills
08e935c656
Merge branch 'current' into next
2021-07-15 13:55:52 +12:00
Jesse Hills
a916b135a0
Merge branch 'current' into beta
2021-07-15 13:55:52 +12:00
Peter van Dijk
447e67346d
Remove note about logging on ESP8266 ( #1292 )
2021-07-15 13:30:16 +12:00
SenexCrenshaw
86ed64201c
Nextion update ( #934 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Samuel Sieb <samuel-github@sieb.net>
2021-07-15 12:51:30 +12:00
Sourabh Jaiswal
800e922737
Documentation for Havells solar ( #1291 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-07-14 13:06:00 +12:00