Jesse Hills
bb18559af9
Update for multiple cd74hc4067 ( #1833 )
2022-01-22 19:33:20 +13:00
Oxan van Leeuwen
ebf628ca74
Add note that buttons are unidirectional ( #1831 )
2022-01-22 19:32:37 +13:00
Flaviu Tamas
05edc9dee6
Remove recommendation from calibrate_linear ( #1830 )
...
Requested here: https://github.com/esphome/esphome-docs/pull/1701#discussion_r789486034
2022-01-21 13:57:43 +00:00
Craig Fletcher
7047f9c0d6
Update mqtt to reflect changes in 2022.1 ( #1826 )
...
* Update mqtt to reflect changes in 2022.1
`root` is no longer passed by reference; update the documentation to reflect this.
* Fix long-broken subscribe_json call
Co-authored-by: Flaviu Tamas <tamasflaviu@gmail.com>
2022-01-21 13:52:35 +00:00
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