Commit Graph

1052 Commits

Author SHA1 Message Date
Martin
ce04f78066
document modbus fp32 datatype (#1590)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-11-26 12:49:07 +13:00
Adrián Panella
22126d7493
total_daily_energy: add restore option (#1656)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-11-25 22:57:08 +01:00
Oxan van Leeuwen
e16e31733d
Fix mDNS icon (#1666) 2021-11-25 22:47:29 +01:00
Oxan van Leeuwen
e51bd800e9
Add map filter for text sensors (#1632) 2021-11-26 09:35:38 +13:00
Jesse Hills
5eae51ea9e
Merge branch 'current' into next 2021-11-26 09:02:41 +13:00
Oxan van Leeuwen
c263da4e86
mDNS component documentation (#1662)
Co-authored-by: webeling67 <61348455+webeling67@users.noreply.github.com>
2021-11-26 08:59:02 +13:00
Oxan van Leeuwen
3743d12c87
Document that node name can be max 31 characters (#1663) 2021-11-26 08:52:46 +13:00
Oxan van Leeuwen
63c5c341a8
Expand documentation on libraries option (#1661) 2021-11-26 08:52:30 +13:00
Oxan van Leeuwen
a2723c9152
Change default build path (#1660) 2021-11-26 08:51:47 +13:00
Rebbe Pod
3c99469175
Added Precise Elevation Calculation (#1655)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-11-25 20:42:40 +01:00
Oxan van Leeuwen
38aef25e79
Document new-style NeoPixelBus methods (#1658)
Co-authored-by: Otto winter <otto@otto-winter.com>
2021-11-26 08:29:39 +13:00
@RubenKelevra
b6e44d6206
wifi: remove mdns option (#1633)
"This option has been removed. Please use the [disabled] option under the new mdns component instead.
  enable_mdns: False"
2021-11-25 20:16:09 +01:00
Philip Allgaier
180c4d9d4f
Mark "variant" as required for neopixelbus (#1652)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-11-25 13:25:15 +01:00
Dave T
58f3f38203
Fix minor typos (#1654) 2021-11-25 13:14:13 +01:00
Maurice Makaay
711cbc41f5
Update uart debugger docs with new minimal config option (#1642) 2021-11-25 12:54:48 +01:00
Maurice Makaay
36a7bdb78a
Add documentation for max_telegram_size (#1594) 2021-11-25 12:03:24 +01:00
Martin
6e52f081fb
Add sdp800 to sdp3x documentation (#1646) 2021-11-25 11:28:23 +13:00
MrEditor97
9e161a2865
Document effect: none to cancel effects in light component (#1638)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-11-23 10:03:19 +01:00
MrEditor97
3ef41f655f
CAP1188 correction: allow_multiple_touches to boolean value (#1635) 2021-11-23 09:57:46 +01:00
Maurice Makaay
b04f0194b1
Extend DSMR docs with request_pin and request_interval options (#1596) 2021-11-23 09:34:20 +01:00
Jimmy Hedman
774b139f5f
Small spelling fix (#1647) 2021-11-22 16:14:27 +01:00
alexmaurer-madis
427a92331e
Remove deprecated set_supports_heat_cool_mode from custom climate (#1644) 2021-11-22 09:21:39 +01:00
Sergey V. DUDANOV
ee60f76e37
Added note about nec protocol fix (#1618)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-11-21 08:33:19 +13:00
Carlos Garcia Saura
20b9f5846e
Incorporate note about changes in ESP32 ADC (#1643) 2021-11-21 08:31:03 +13:00
Peter Foreman
2be0344995
Update uart.rst
Docs mention "sequence" but it should be "delimiter".

Perhaps also add config example?
2021-11-19 20:39:55 +01:00
StijnVdd
d8ec8bb46e
Add missing DSMR text sensors (#1630) 2021-11-18 22:47:57 +01:00
Jesse Hills
9a995bfb45
Merge branch 'current' into next 2021-11-17 08:00:18 +13:00
Jesse Hills
b8138570a4
Merge branch 'current' into beta 2021-11-17 08:00:18 +13:00
Ryan Hoffman
1c83e407fe
Add BLE Binary Output Docs (#1417)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-11-17 07:30:47 +13: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
Alexandre-Jacques St-Jacques
0bbeae2572
Adding supported midea AC vendor (#1621) 2021-11-16 13:55:51 +13:00
Krzysztof Białek
22ada42896
Document mqtt.discovery_unique_id_generator option (#1610) 2021-11-15 15:49:51 +01: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
Clifford Roche
efc3ee797b
Add support for greeyac and I-Feel (#1607) 2021-11-14 16:13:04 +01:00
bulburDE
54d22ee5db
Fix example code in custom light output documentation (#1597)
In the override of get_traits() there were calls to deprecated methods.
2021-11-14 16:06:16 +01: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
Sergey V. DUDANOV
5a134a12ea
Add new climate on_state trigger info (#1614) 2021-11-13 15:47:38 +01:00
NeoAcheron
56862eac26
pmsx003: add config options for the PMS5003S (#1615) 2021-11-13 15:43:52 +01:00
Maurice Makaay
f110f06bbd
Add documentation for the UART debugger (#1536)
Co-authored-by: Maurice Makaay <account-github@makaay.nl>
2021-11-11 12:25:43 +13:00
Maurice Makaay
feb4008497
Add documentation for the UART debugger (#1536)
Co-authored-by: Maurice Makaay <account-github@makaay.nl>
2021-11-11 11:34:21 +13:00
Jesse Hills
ebc6513223
Improv serial docs (#1525)
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2021-11-11 09:01:30 +13:00
Laszlo Gazdag
59aeee460e
Add web_server component's ota parameter (#1598) 2021-11-11 08:31:27 +13:00
TVDLoewe
801e5faaf7
Update max7219digit.rst (#1602) 2021-11-11 07:40:59 +13:00
Carlos Garcia Saura
0d0979823b
[ADC] Reference new "raw output" option + clarify voltage ranges (#1592) 2021-11-10 19:13:16 +01:00
Sam Hughes
a16d4f3743
Docs for CAP1188 Capacitive Touch Sensor (#1589) 2021-11-10 18:53:33 +01:00
Jesse Hills
189a1afce6
Merge branch 'current' into next 2021-11-10 21:10:25 +13:00
cvwillegen
7a56ba730f
Add Pronto protocol (#1563)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-11-10 16:11:42 +13:00
Kamil Trzciński
c6478725dc
Add esp32_camera_web_server: usage docs (#1595) 2021-11-10 13:10:13 +13:00
Jesse Hills
1867f0c618
Add entity_category docs (#1583) 2021-11-08 07:24:55 +13:00