Commit Graph

1375 Commits

Author SHA1 Message Date
spacemanspiff2007
e869ce49cd
Specified how the sensor values get populated (#1809)
* Specified how the sensor values get populated

* Update template.rst

* Update template.rst

Reword things a little

Co-authored-by: Flaviu Tamas <me@flaviutamas.com>
2022-01-21 03:25:29 +00:00
swifty99
b7b082cba1
Clarification of the behavior of calibraty_linear filter (#1701) 2022-01-20 22:14:09 -05:00
Eduardo Pérez
5dfbda8380
Fix temperature-related variable names (#1820) 2022-01-20 21:49:09 -05:00
Jesse Hills
c1322525ed
Add ektf2232 touchscreen controller (#1793) 2022-01-21 15:45:57 +13:00
JeeCee1
09bedc0f14
Update esp32_ble_tracker.rst (#1824)
Added ``Defaults to 30ms`` to ``window`` parameter.
2022-01-20 21:43:55 -05:00
JeeCee1
b8a9a6f5f4
Update xiaomi_ble.rst (#1825)
Added ´´´The easiest method to retrieve the bindkey from the cloud is to use the Cloud Tokens Extractor, written by one of Home Assistant users. If you prefer to not use the executable, read here.´´ and a link under "See Also"
2022-01-20 21:43:01 -05:00
stonie08
8164318c92
Update qmc5883l.rst (#1828)
fixed minor typo in the documentation
2022-01-20 21:34:45 -05:00
Jesse Hills
5060264b1b
Add doc for transparent_binary image type (#1796) 2022-01-21 11:16:34 +13:00
Jesse Hills
021272ecee
Add initial_run to regular lambda effect (#1806) 2022-01-21 11:09:11 +13:00
Brandon
bd19be8b56
fix typo in it.invert_on_off() (#1821) 2022-01-20 09:09:42 +01:00
Jesse Hills
fc051dbe3b
Fix gpio page mentioning PWM (#1818) 2022-01-20 08:32:58 +13:00
Maurice Makaay
499cfd9966
Removed copy/paste error from ina260 doc 2022-01-19 11:39:56 +01:00
sbur83
53a2aae5ca
Update tuya.rst (#1812) 2022-01-19 22:39:02 +13:00
Jesse Hills
830c55564f
A few updates on canbus page (#1813) 2022-01-19 09:56:38 +13:00
Jesse Hills
8cea8563f1
Merge branch 'current' into beta 2022-01-13 21:28:32 +13:00
Flaviu Tamas
6769f4be6b
Merge pull request #1792 from DAVe3283/max31856-image
Fix MAX31856 image
2022-01-12 20:27:07 -05:00
Flaviu Tamas
f8259d1641
Merge pull request #1757 from gonzalop/patch-1
Adds missing update_interval config variable
2022-01-12 20:25:22 -05:00
Flaviu Tamas
152b29970a
Merge pull request #1721 from RebbePod/patch-6
Add See Also Base Text Sensor
2022-01-12 20:20:17 -05:00
Flaviu Tamas
19cb984691
Merge pull request #1720 from RebbePod/patch-5
Add See Also Base Text Sensor
2022-01-12 20:20:08 -05:00
Flaviu Tamas
2fea3a420b
Merge pull request #1751 from aquaticus/patch-1
Update rotary encoder doc
2022-01-12 20:17:56 -05:00
Flaviu Tamas
92273055d6
Merge pull request #1770 from spacemanspiff2007/patch-1
Clearified heartbeat
2022-01-12 20:16:29 -05:00
Flaviu Tamas
7192ee3c4c
Merge pull request #1772 from abmantis/patch-1
Add docs to pzemac on how to change its address
2022-01-12 20:15:34 -05:00
Flaviu Tamas
a5fee55bdb
Merge pull request #1777 from stegm/bugfix_modbus_textsensor
Fix options and use smaller/better example.
2022-01-12 20:14:12 -05:00
Jesse Hills
10c2e0fc51
Merge branch 'current' into next 2022-01-13 09:55:20 +13:00
DAVe3283
dcca9d3be1
Fix MAX31856 image
The wrong image was selected, likely due to a simple typo.
2022-01-12 11:08:51 -07:00
Sympatron GmbH
dd6c88c87b
Add documentation for ESP32 CAN component (#1726)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-01-12 08:54:38 +13:00
Andreas Soehlke
37d3019ddb
Add cd74hc4067 docs (#1503)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: asoehlke <git@soehlke.de>
2022-01-11 17:00:02 +13:00
Oxan van Leeuwen
446e9fe298
Improve board documentation (#1688) 2022-01-10 14:51:27 +01:00
Oxan van Leeuwen
c5e5e68c74
Update components/display/st7735.rst 2022-01-10 13:57:26 +01:00
jscarlett5
a1d0f1bd26
Changed GREYSCALE to GRAYSCALE in animation (#1779) 2022-01-10 13:54:51 +01:00
Stefan Grufman
b8427a1632
Added docs for Nexa codec (#1313)
Co-authored-by: Stefan Grufman <stefan.grufman@gmail.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-01-10 23:35:45 +13:00
Chris Nussbaum
9717d75b05
Add an action for pzemac to reset the total energy (#1522) 2022-01-10 23:13:43 +13:00
MiKuBB
f67e563faf
Adding sdm_meter ability to report total power (#1754) 2022-01-10 12:23:04 +13:00
Aleksandr Oleinikov
455af87c4f
Add M5Stack Timer Camera X/F (#1585) 2022-01-10 12:22:41 +13:00
Oxan van Leeuwen
1a0e7b8b40
Drop oscillation_output option from H-bridge fan (#1788) 2022-01-10 12:07:19 +13:00
Cooper Dale
1472514ff3
typo single vs simple (#1785) 2022-01-10 12:05:57 +13:00
rsumner
6844b41ed4
Mcp3204 docs (#1712)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-01-10 12:04:58 +13:00
Valentin Ochs
ecdb160f56
Add kalman_combinator docs (#1762) 2022-01-09 23:55:29 +01:00
Sergey Dudanov
a1ab8c9770
New Coolix protocol. New midea_ir climate component. (#1694) 2022-01-10 11:47:28 +13:00
Martin
070c9c228c
Document slow_pwm triggers (#1730)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2022-01-09 20:00:05 +01:00
Joshua Spence
a8b5485ee5
Document restore_mode for switch.output (#1781) 2022-01-09 19:47:11 +01:00
Jesse Hills
c9180e86eb
Add MCP47A1 docs (#1780) 2022-01-08 21:36:01 +13:00
Aaron Zhang
627d581164
Fix link to ESP32 boards (#1773) 2022-01-06 10:15:38 +01:00
Martin
024a59e1de
Document BMP388 / BMP390 (#1617)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2022-01-06 15:01:58 +13:00
Stefan Gmeiner
ce9bef8a65 Typos. 2022-01-05 21:52:53 +01:00
Stefan Gmeiner
591ce9786d Fix options and use smaller/better example. 2022-01-05 21:41:29 +01:00
Paul Monigatti
35b01a93e6
Added example for transmitting IR codes from lambda functions (#1487) 2022-01-05 21:14:19 +01:00
mknjc
f6a97596a7
Update xiaomi_ble.rst add signal_strength to atc_mithermometer (#1771) 2022-01-05 16:43:47 +13:00
Abílio Costa
e4ce942762
Fix underline lint 2022-01-05 00:09:45 +00:00
Abílio Costa
051c18e2b4
Use a better id 2022-01-05 00:07:21 +00:00
Abílio Costa
1253896e68
Add docs to pzemac on how to change its address
Most tutorials or suggestions online point to using either the official PZEM tool (windows only) or Tasmota. 
With the suggested snipped it is possible to do it using ESPHome.
2022-01-05 00:01:53 +00:00
spacemanspiff2007
bc65ab5770
Clearified heartbeat 2022-01-04 19:44:11 +01:00
arunderwood
93044e5393
Add SH1107 128x64 to SSD1306 Display documentation (#1765) 2022-01-04 11:50:23 +01:00
Snōwball
3dd126fad7
Added bl0940 documentation (#1752) 2022-01-04 10:45:49 +01:00
Martin
9c33914510
Modbus document modbus binary output (#1746)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2022-01-04 10:38:13 +01:00
d3wy
07e5dffe2d
Typo (#1750)
Fixed typo, page was referring to itself where it should have been referring to MCP230xx
2022-01-04 10:37:45 +01:00
Olli Salonen
a2ce053479
Update modbus_controller.rst (#1755)
Fix typos regarding signed/unsigned.
2022-01-04 10:37:05 +01:00
Cougar
4ca9014d36
Add link to "Restart Button" doc (#1766)
"Restart Button" page has link to "Restart Switch" but not vice versa
2022-01-04 10:32:11 +01:00
arunderwood
1214b69fb8
Sensor for ltr390 is uv, not uvi (#1767) 2022-01-04 10:32:00 +01:00
Simon Sasburg
61a662718c
Fix documentation to use correct values for the 'inverted' restore modes. (#1768) 2022-01-04 10:31:21 +01:00
MrEditor97
9d9571f036
INA260 Current and Power Sensor support (#1649) 2021-12-31 22:08:56 +13:00
Gonzalo Paniagua Javier
163d6269ea
Update st7735.rst 2021-12-29 01:04:22 -05:00
Gonzalo Paniagua Javier
938a7cfa3e
Adds missing update_interval config variable 2021-12-29 00:50:13 -05:00
aquaticus
e5df907f48
Update rotary encoder doc
Added extra options example for encoder pin configuration.
2021-12-26 20:41:59 +01:00
Lerosen
8cf5696338
Add output pin definition to hbridge fan example configuration (#1648)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-12-23 11:14:39 +13:00
Tom Cassady
30fd62ecfe
Add reference to MHO-C401 custom firmware (#1556) 2021-12-22 20:16:42 +13:00
Jesse Hills
704295f053
Use generic GPIO pins in MHZ19 example (#1744) 2021-12-22 19:39:13 +13:00
Paul Monigatti
3abecc95d2
Add EntityBase properties to ESP32 Camera (#1558) 2021-12-22 19:26:03 +13:00
Paul Monigatti
19e51e5220
Add EntityBase properties to ESP32 Camera (#1558) 2021-12-22 19:25:23 +13:00
Jesse Hills
8c531098b2
Add model and wording for inkplate 10 support (#1743) 2021-12-22 12:56:56 +13:00
Duncan Findlay
aa3e04797f
Fix documentation for MQTT client's subscribe method. (#1735) 2021-12-21 13:45:32 +13:00
Rebbe Pod
241ebd7ec9
Update esphome.rst (#1736) 2021-12-21 13:40:59 +13:00
Jesse Hills
a6f87dad32 Merge branch 'current' into next 2021-12-21 12:40:03 +13:00
jsuanet
d16f1069e7
Add shutdown&safe mode button (#1725) 2021-12-20 22:26:06 +01:00
Jonas De Kegel
4bbb868882
Document inverted & length options for tm1637 (#1703) 2021-12-20 09:30:44 +01:00
Frank Langtind
b215be69be
Tuya number doc (#1634) 2021-12-20 14:35:24 +13:00
Benny de Leeuw
a908ca2682
Add docs from growatt modbus sensor (#1732) 2021-12-20 14:31:03 +13:00
Strixx76
d426541edc
Removed register_type from modbus_controller number (#1729) 2021-12-18 21:15:39 +01:00
Marco Lusini
cadb9501df
Correct error in ST7789V TFT example (#1716) 2021-12-18 21:08:08 +01:00
H. Árkosi Róbert
3f7c62e6b0
Add link to slow_pwm (#1731) 2021-12-18 21:05:42 +01:00
BarryMar
49463f275f
Add hint about inverse parameter to status_led (#1722)
Extra hint to use Inverse parameter with this parameter if things are opposite
2021-12-15 11:08:34 +01:00
Jesse Hills
8360429bbb
Merge branch 'current' into next 2021-12-15 14:57:04 +13:00
sveip
018da2158c
ESP32 Cam AEC config (#1711)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-12-15 07:47:12 +13:00
Petr Vraník
6a50b8d63a
Quantile filter (#1715)
Co-authored-by: pvranik <petr.vranik@mgm-tp.com>
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-12-15 07:43:48 +13:00
Rebbe Pod
3df8551733
Add See Also Base Text Sensor 2021-12-13 00:26:36 -05:00
Rebbe Pod
87cc80b582
Add See Also Base Text Sensor
Perhaps also remove the reference to config right above
2021-12-13 00:25:17 -05:00
Ben Owen
e7709d28ae
Add reset_duration option for Waveshare (#952)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-12-13 10:27:19 +13:00
tony
c4d3376857
Add light on_state trigger (#1700)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-12-13 09:20:00 +13:00
Martin
7793d61fa1
use_write_multiple for modbus_controller number and output (#1713) 2021-12-10 09:55:50 +13:00
Jesse Hills
788ddeb85e
Merge branch 'current' into beta 2021-12-10 09:50:02 +13:00
Martin
43be2c045e
use_write_multiple for modbus_controller number and output (#1713) 2021-12-10 09:44:27 +13:00
Oxan van Leeuwen
9285f60250
Fix indentation of ESP-IDF example (#1710) 2021-12-08 20:48:28 +01:00
Rebbe Pod
a3c15eea38
Add some sign that the link is to the API (#1706) 2021-12-08 09:20:06 +01:00
Jesse Hills
3709af8d3b
Merge branch 'current' into beta 2021-12-08 12:58:05 +13:00
Rebbe Pod
cb630b3f04
fixed time reference link (#1707) 2021-12-07 09:28:10 +01:00
Martin
317faeefbc
Add missing documentation for pm_size (#1699) 2021-12-07 16:52:44 +13:00
Martin
b582bf2458
Fix max7219digit scroll mode (#1698) 2021-12-07 16:52:44 +13:00
Yuval Brik
52fa637f09
Deep Sleep: ESP32 per-reason run duration (#1705) 2021-12-06 23:36:05 +01:00
Jesse Hills
51eb79fbcb
Merge branch 'current' into beta 2021-12-07 07:47:30 +13:00
Martin
c11958ca7e
Add missing documentation for pm_size (#1699) 2021-12-06 12:35:34 +01:00
Martin
641e7dcafc
Fix max7219digit scroll mode (#1698) 2021-12-06 12:28:10 +01:00
Jesse Hills
ae922bc8ac
Merge branch 'current' into next 2021-12-02 17:10:24 +13:00
Martin
e47b590965
Document modbus_controller response_size changes (#1691) 2021-12-02 15:44:48 +13:00
Paul Nicholls
6da37521fc
Update Tuya Cover docs to reflect enhancements to the component (#1578) 2021-12-02 15:27:01 +13:00
Oxan van Leeuwen
e473f659fd
Support setting manual_ip under networks option (#1687) 2021-12-02 08:55:32 +13:00
Oxan van Leeuwen
6e7e9e785f
Expand uart invert feature to ESP8266 (#1692)
Co-authored-by: Leon Loopik <489021+Lewn@users.noreply.github.com>
2021-12-01 20:45:53 +01:00
mechanarchy
a3b83f21b9
Add Git credential config docs (#1683) 2021-12-01 17:10:30 +13:00
Jesse Hills
61f7d35bc2
Add doc for number mode (#1689) 2021-12-01 08:11:44 +13:00
Jesse Hills
da3b0b8a65
Add docs for button device_class (#1685) 2021-11-30 16:30:28 +01:00
puuu
158466485a
Describe unit_of_measurement for number component (#1672) 2021-11-30 16:24:22 +01:00
Adrián Panella
960f0c2304
cse7766: add energy sensor (#1679) 2021-11-30 16:08:06 +01:00
Jesse Hills
f706abcf2c
Update device-class links to point to ha dev docs (#1686) 2021-11-30 17:04:52 +13:00
Jesse Hills
f25e069bb9
Create docs for Button core, restart, template (#1681)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-11-30 14:25:33 +13:00
dentra
ecef9f316c
Tuya automation and text sensor support (#1684) 2021-11-30 08:08:56 +13:00
mechanarchy
2c6552dcb6
Add 'include_internal' option to web_server (#1572) 2021-11-29 16:52:34 +01:00
Maurice Makaay
bb1435b35c
Improve dsmr telegram timeouts (#1650) 2021-11-29 16:40:59 +01:00
Carlos Garcia Saura
9215bab434
Added tip about gamma in Color Correction section (#742) 2021-11-29 23:16:34 +13:00
michaelmeller
6f9454acd3
Add note about hlw8012 BL0937 SEL pin (#1670) 2021-11-29 22:05:18 +13:00
H. Árkosi Róbert
4229c12668
add more see also (#1675) 2021-11-29 22:03:46 +13:00
Oxan van Leeuwen
f358d4c0db
Use consistent syntax for config option types (#1659) 2021-11-29 07:57:01 +13:00
Maurice Makaay
d6b9af1502
Add documentation for esp-idf ignore_efuse_mac_crc option (#1674) 2021-11-28 15:53:56 +01:00
Jesse Hills
3ad562c594
Merge branch 'current' into next 2021-11-27 21:12:55 +13:00
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
Oxan van Leeuwen
f4feb4c81c
Remove accidentally inserted backticks (#1668) 2021-11-25 23:19:48 +01: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
Oxan van Leeuwen
7f237d4258
Fix number of MAC bytes appended to name (#1557) 2021-11-03 20:00:26 +01:00
Thomas Hollstegge
090511f483
Add missing link from Tuya MCU to Tuya Sensor (#1573) 2021-11-03 19:59:09 +01:00
Carlos Garcia Saura
ab651c934d
Update remote_receiver.rst (#1575) 2021-11-03 19:58:34 +01:00
Jesse Hills
1f8ecd46a6
Convert pin mode examples to new format (#1591) 2021-11-03 19:55:26 +01:00
Tim Niemueller
12f0886920
ili9341: document auto_clear_enabled flag (#1568)
Also reference in section about rendering engine.

Co-authored-by: Tim Niemueller <timdn@google.com>
2021-11-03 17:56:23 +01:00
niklasweber
6a3c4ef63f
Add restore_mode to rotary_encoder sensor (#1584) 2021-11-03 07:32:30 +13:00
Paul Monigatti
32264bb953
Add option to use MQTT abbreviations (#1582) 2021-10-31 15:34:15 +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
Jesse Hills
fbc5808e24
Add examples for external_component PR shorthand format (#1581) 2021-10-29 07:12:28 +13: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
Jesse Hills
7f5b92bec7
Merge branch 'current' into next 2021-10-27 10:48:47 +13:00
Colby Rome
bdf1e65eaf
Fix capitalization. (#1561) 2021-10-23 11:07:32 +02:00
Andreas Hergert
00278b31f9
updated doc after idf changes for TCA9548A (#1559)
Co-authored-by: Andreas Hergert <andreas.hergert@otrs.com>
2021-10-22 18:26:28 +02:00
Andreas Hergert
980fc2dd15
updated doc after idf changes for TCA9548A (#1559)
Co-authored-by: Andreas Hergert <andreas.hergert@otrs.com>
2021-10-22 18:21:25 +02:00
Otto winter
3a8352a9e8
Merge branch 'current' into next 2021-10-21 14:22:54 +02:00
Stefan
0ba5dfdd24
Switch the words 'prefix' and 'suffix' (#1551)
I could be wrong, but I think the words 'prefix' and 'suffix' are used in the wrong place. 
When you append a string, you add text to the end. So the text you add you call a suffix, right?
When you prepend a string, you add text to the beginning. So the text you add you call a prefix, right?
2021-10-21 11:53:08 +02:00
Jesse Hills
5c178669d7
Merge branch 'current' into beta 2021-10-21 07:31:46 +13:00
Jesse Hills
0cb5e7a398
Merge branch 'current' into next 2021-10-21 07:31:45 +13:00
Andrey Ganzevich
075f653fbc
std::to_string() triggers an error on compile (#1539)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-10-21 06:53:20 +13:00
Carlos Garcia Saura
ba83d27c8a
Reference new auto-range setting for the ADC (#1547) 2021-10-20 19:45:19 +02:00
Otto Winter
2d1ca74d4f
Document esp8266 & esp32 new platform components (#1540)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-10-20 10:14:35 +13: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
Otto Winter
619ff36984
Document esp8266 & esp32 new platform components (#1540)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-10-20 10:08:37 +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
24ffd50cc9
Merge branch 'current' into beta 2021-10-18 21:26:29 +13:00
Jesse Hills
2fe6f235b6
Merge branch 'current' into next 2021-10-18 16:33:47 +13:00
Oxan van Leeuwen
5a3c0cbfec
Fix MAC option in AM43 example (#1532) 2021-10-18 16:10:36 +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
Jesse Hills
2f04c9bd33
Merge branch 'current' into next 2021-10-17 20:28:30 +13:00
Jesse Hills
67ade1e6a0
Merge branch 'current' into beta 2021-10-17 20:28:30 +13:00
Zoltant7
aa4c65f812
Correctly name MCP2515 in canbus documentation (#1511) 2021-10-15 21:11:19 +02:00
buxtronix
fc62200be9
Add doc for 'invert_position' variable for am43 cover. (#1512)
This variable is contained within the cover code, but was never added to the documentation.
2021-10-15 21:08:40 +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
7839495c78
Update changelog for 2021.10.0b1 2021-10-13 18:08:58 +13:00
Jesse Hills
ff6435a334
Merge branch 'current' into next 2021-10-13 16:36:23 +13:00
Alex
6b53e20753
Document flash_write_interval (#1381) 2021-10-13 16:34:24 +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
Rob Deutsch
a3854b52da
Added heatpumpir documentation (#826)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-10-13 07:40:24 +13:00
Dave T
791d03be20
Update broken links for ili9341 (#1517) 2021-10-12 15:43:46 +13:00
Chris Nussbaum
af2933a560
Add on_open and on_closed triggers to cover (#1524) 2021-10-12 15:39:24 +13:00
definitio
ce1165cd90
Add climate topics configuration (#1519) 2021-10-10 17:55:51 +02:00
definitio
f551da1b6d
Add cover topics configuration (#1518) 2021-10-10 17:54:39 +02: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
Paul Monigatti
8bed2ede8d
Add Safe Mode Restart Switch (#1504) 2021-10-06 20:44:52 +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
NMC
857477e188
Add docs for Airthings-Wave-Mini (#1505) 2021-10-05 11:56:37 +13:00
WeekendWarrior1
479acf411b
text sensor filter documentation (#1497)
* text sensor filter documentation

* document on raw value automation

* Apply suggestions from code review

thanks Oxan!

Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>

Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-09-29 23:25:11 +02:00
Marek Marczykowski-Górecki
08d76a66aa
Add documentation for new Tuya cover component (#1466) 2021-09-29 10:02:17 +13:00
Dave T
7cd2656b67
Fix typo (#1500) 2021-09-28 22:57:24 +02:00
irtimaled
b000524b55
Support for HSV color on Tuya light (#1495) 2021-09-28 22:19:21 +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
Jesse Hills
92f4672a5e
Merge branch 'current' into next 2021-09-28 13:57:37 +13:00
Daniel Müller
c60b571a4b
Add cover toggle support (#1189)
* Add cover toggle support

Step through open/stop/close/stop sequence with every toggle

* Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-09-27 22:31:20 +02:00
Marcos Pérez Ferro
b40fe3ca16
Current based cover (#905)
* Current base cover documentation

* Minor doc fixes

* Improving doc. Adding shelly 2.5 image. Add component to index

* adding malfunction detection

* Adding missing image to index

* Apply suggestions from code review

Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>

Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-09-27 22:23:50 +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
WeekendWarrior1
32ae4bf8e2
fan.cycle_speed docs (#1482) 2021-09-27 08:32:50 +13:00
irtimaled
1054af20eb
Add support for rgb support on tuya lights (#1488) 2021-09-26 21:34:08 +13:00
rbaron
0960895891
Updates b-parasite docs with light sensor information (#1492) 2021-09-25 13:16:31 +02:00
ZJY
f0064aa658
Add SSD1305 support and few new options (#1237) 2021-09-22 14:22:08 +02:00
Gustavo Ambrozio
89bdc8c7ee
Adding docs to new scan results text sensor. (#1054) 2021-09-22 13:44:24 +02:00
wifwucite
3bd14a66ac
additional speed level topics for speed fan (#1214) 2021-09-22 13:43:23 +02:00
Radim Karniš
1751fd003a
Add ESP-EYE config for esp32_camera component (#1273) 2021-09-22 13:41:09 +02:00
Tommy van der Vorst
ad4c4f7014
Document support for Waveshare 7.5in "version C" bichromatic e-paper display (#1206) 2021-09-22 13:40:50 +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