Commit Graph

2178 Commits

Author SHA1 Message Date
Derek M
e0b50d1a82
Updating xiaomi_ble.rst to add signal_strength to pvvx_mithermometer (#2211)
Co-authored-by: doolbneerg <doolbneerg@outlook.com>
2022-08-08 07:30:33 +12:00
Carlos Garcia Saura
b8614d2626
Update index.rst 2022-08-06 16:28:15 +02:00
Viktor Nagy
743ada79e8
Fixed erroneous Nextion Sensor attributes (#2113)
* Fixed erroneous Nextion Sensor attributes
2022-08-02 23:04:08 -07:00
Samuel Sieb
45deeca413
docs for PR 3676 (add address option) (#2207) 2022-08-03 07:47:41 +12:00
Olli Salonen
8c0ae3c350
doc: Selects also implement writes
Minor addition on documentation
2022-07-31 18:27:29 +03:00
piechade
c4c056d60b
Add SMT100 Soil Moisture Sensor documentation (#2197)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Dennis Piecha <d.piecha@ymail.com>
2022-07-28 11:22:56 +12:00
Samuel Sieb
ce3a172f2b
doc update for PR#3636 (#2183)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2022-07-25 15:55:26 +12:00
snetsplit
49f95fd7be
Update web_server.rst (#2194)
Include information about the local attribute. It's very useful in certain situations.
2022-07-25 15:01:10 +12:00
RoboMagus
a84484e0fd
Add set_total_pulses to pulse_counter docs (#2187) 2022-07-25 14:20:18 +12:00
cserem
8d50db9f4f
Update modbus_controller.rst
In the example `i` gets incremented before the loop is over, but it is referenced again.
This can cause unexpected resutls if just blindly copy this example. (ask me, how i know :)
2022-07-24 16:52:05 +02:00
Gabriel Sieben
39cd2b5fa7
Update index.rst (#2167) 2022-07-07 11:30:23 +12:00
Ways
2cf3fa9514
Update i2c.rst (#2175) 2022-07-07 11:28:34 +12:00
ADeadPixel
698e521431
Documentation Update: Added in Inkplate 6 PLUS backlight controls example (#2159) 2022-07-07 07:53:23 +12:00
H. Árkosi Róbert
24cb120c62
Update xiaomi_ble.rst (#2174) 2022-07-05 13:23:44 +02:00
H. Árkosi Róbert
4947ef7227
Merge pull request #2154 from sergge1/current
reference to alternative hardware added
2022-07-05 12:53:04 +02:00
H. Árkosi Róbert
823918bc0c
Update ethernet.rst 2022-07-05 12:36:23 +02:00
H. Árkosi Róbert
675c740599
Update ethernet.rst
- add new board config from https://github.com/esphome/esphome-docs/pull/2050
2022-07-05 12:35:52 +02:00
H. Árkosi Róbert
3d5b71a457
Update ethernet.rst 2022-07-05 11:12:30 +02:00
H. Árkosi Róbert
b3e43deb01
Update ethernet.rst
- formatted notes to look consistent
- moved problematic boards to the bottom
2022-07-05 11:02:31 +02:00
H. Árkosi Róbert
771f6dfcda
Update xiaomi_ble.rst
As per corrections in https://github.com/esphome/esphome-docs/pull/2171#issuecomment-1174753882
2022-07-05 10:31:34 +02:00
H. Árkosi Róbert
e585f047cf
Update xiaomi_ble.rst
- added tips for improving reception performance
- some clarifications about TeLink flasher
- moved PVVX above ATC as PVVX is maintained, ATC seems to be abandoned, as per the message of the author in the repo, redirecting users to PVVX.
2022-07-05 10:06:52 +02:00
H. Árkosi Róbert
863de47da4
Update i2s_audio.rst 2022-07-05 09:33:03 +02:00
H. Árkosi Róbert
7283c8c038
Merge pull request #2096 from nickrout/patch-1
Update ethernet.rst
2022-07-04 14:35:29 +02:00
Gabriel Sieben
72bdc625ce
Update pca9685.rst 2022-07-03 19:33:06 +02:00
Gabriel Sieben
a28947177d
Missing entry 2022-07-02 23:46:15 +02:00
H. Árkosi Róbert
2b12dd408c
Merge pull request #2044 from sumirati/feature_1534
Update dht.rst with DHT21/AMS2301
2022-07-01 10:46:27 +02:00
H. Árkosi Róbert
2d6552d545
Merge pull request #2083 from sumirati/feature_1398
Feature 1398
2022-07-01 10:45:18 +02:00
Sybren A. Stüvel
262c698853
Clarify accuracy_decimals in sensor config
The documentation for `accuracy_decimals` was a bit vague and inaccurate (oh the irony). I think this is better.

As discussed in the Discord channel with @ssieb.
2022-06-30 23:57:19 +02:00
Jesse Hills
2547441e40
Remove min_save_interval config option (#2162) 2022-06-30 16:48:01 +12:00
H. Árkosi Róbert
482a1ba4ad
Update i2s_audio.rst 2022-06-29 22:29:03 +02:00
H. Árkosi Róbert
9bb84f55a5
Merge pull request #2140 from joegross/patch-1
fix yaml indentation
2022-06-28 17:46:53 +02:00
H. Árkosi Róbert
4d4e64be53
Merge pull request #2116 from rfvermut/patch-1
typo: switch, not sensor
2022-06-28 17:46:23 +02:00
Lukas Klass
75f3e84361
fix naming of configuration variable 2022-06-27 20:13:13 +02:00
sergge1
329c3df97a
reference to alternative hardware added
SLWF-01pro is confirmed as reliable by the community users
2022-06-26 21:41:47 +02:00
H. Árkosi Róbert
993f065f1e
Merge pull request #2045 from Ironirc/patch-1
Update shelly_dimmer.rst
2022-06-26 08:15:47 +02:00
Maurice Makaay
a3673851fd
Merge pull request #2043 from sumirati/issue_3229
Fix typo in honeywellabp.rst
2022-06-25 19:21:15 +02:00
Maurice Makaay
9cce2009df
Merge pull request #2039 from jdgarner123160/patch-1
Update for typo
2022-06-23 09:20:22 +02:00
Sergey Dudanov
7642745c1d
Media Player: added play_media action (#2145)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-06-23 10:34:12 +12:00
Jesse Hills
17af070ce6
Merge branch 'current' into next 2022-06-23 10:33:44 +12:00
Nick B
178a84b401
Documentation for DAC7678 component (#2053) 2022-06-21 17:12:19 +12:00
Chris
a15796d857
Copy and paste error
There was, what I believe to be a copy and paste error carried over from the mqtt sensor which only allows numeric data.
2022-06-20 20:57:56 -07:00
Sergey Dudanov
dc8a1be539
Media Player: added play_media action (#2145)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-06-20 12:17:23 +12:00
Sergey Dudanov
db4f33ee54
Media Player: on_state trigger (#2142) 2022-06-18 17:25:54 +12:00
Sergey Dudanov
bc2660d5f9
Media Player: on_state trigger (#2142) 2022-06-18 17:21:48 +12:00
Joe Gross
bd9f41c3f6
fix yaml indentation 2022-06-16 22:56:36 -07:00
Jesse Hills
04e247ec9a
Add volume actions for media player (#2124) 2022-06-13 13:32:45 +12:00
Jesse Hills
50948d2cc0
Add volume actions for media player (#2124) 2022-06-13 13:29:35 +12:00
Jesse Hills
e1daa7225c
Merge branch 'current' into next 2022-06-08 22:46:09 +12:00
Jesse Hills
e910fd1170
Docs for media player actions (#2118) 2022-06-08 22:33:29 +12:00
lillborje71
0ef630be9f
Update deep_sleep.rst (#2117) 2022-06-08 16:16:34 +12:00
Samuel Sieb
5b8b1b5321
add new ILI9341 model (ILI9342) (#2112)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2022-06-07 22:42:20 +12:00
Guillermo Ruffino
3ab83fc736
format clean up 2022-05 (#2091) 2022-06-06 20:31:19 -03:00
Pavels Veretennikovs
23c3c6d741
typo: switch, not sensor 2022-06-06 12:04:29 +03:00
Eric van Blokland
4214c29148
Added documentation for the RC6 codec (#2103) 2022-06-03 15:37:07 +12:00
Joe
b79a5f633b
Document BedJet clock methods (#2098)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-06-03 13:53:28 +12:00
jimtng
c34c62430d
Add docs for mqtt.on_connect / on_disconnect (#2105) 2022-06-03 13:51:54 +12:00
Jesse Hills
2b3edea033
Add docs for media_player and i2s_audio (#2107) 2022-06-02 17:00:24 +12:00
Joe
58971143d1
Document new Bedjet heat_mode config (#2102) 2022-05-31 15:45:10 +12:00
Jan Grewe
7ed383412b
Prometheus: include internals (#2099)
Co-authored-by: Jan Grewe <jan.grewe@flixbus.com>
2022-05-31 07:30:27 +12:00
Michael Davidson
ef3a289d9c
Update thermostat documentation in line with changes for #3298 (#1966)
* Update thermostat documentation in line with changes for #3298

* Incorporate feedback

* Update docs in line with new style of thermostat preset configuration

* PR feedback; some RST corrections and linguistic improvements

* Add deprecation warnings to default_ in the and away_config

* Lint fixes
2022-05-24 22:44:46 -05:00
nickrout
3c6fc2a842
Update ethernet.rst
wESP32 have apparently changed their chipset. See https://community.home-assistant.io/t/silicognition-wesp32-ethernet-support-crosslink-from-hardware/424775?u=nickrout
2022-05-25 10:09:53 +12:00
Sergey Dudanov
bd80ee67eb
midea: new power_toggle action (#2094) 2022-05-23 20:51:50 +12:00
Martin
02007a12f2
Sgp4x (#2016) 2022-05-19 12:47:37 +12:00
myml
5238b56856
Update esp32_camera.rst (#2078)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-05-19 12:23:56 +12:00
Dave T
b443342e77
Add documentation describing new color pallet mode for ili9341 displays (#2087) 2022-05-19 10:23:06 +12:00
Jesse Hills
cdc3176ad4
Merge branch 'current' into beta 2022-05-17 23:16:27 +12:00
Jesse Hills
bc5d77164f
Merge branch 'current' into next 2022-05-16 13:33:17 +12:00
Maxim Ocheretianko
01b6a6df8e
Tuya status gpio support (#2072) 2022-05-16 13:18:39 +12:00
Jesse Hills
3ac0950f85
Revert "Tuya status gpio support" (#2085) 2022-05-16 13:17:25 +12:00
Jesse Hills
3b4b1ff419
Merge branch 'current' into beta 2022-05-16 13:07:05 +12:00
sumirati
4f11e2a1b8 Update AHT10 docs to show support for DHT20 sensor 2022-05-16 01:10:44 +02:00
Maxim Ocheretianko
ecd45454e9
Add Tuya select documentation (#2075) 2022-05-16 07:49:48 +12:00
Maxim Ocheretianko
dba7993673
Tuya status gpio support (#2072) 2022-05-16 07:44:18 +12:00
Cal Howard
ab9b57e6c3
Fixed grammatical error (#2080) 2022-05-15 13:54:47 +02:00
sumirati
5a082d7c6f Update AHT10 to include AHT20/21 2022-05-13 14:51:10 +02:00
Chris Johnson
a4498e36b2
Update Inkbird TH1 docs to show support for TH2 sensors (#2073) 2022-05-13 09:21:02 +12:00
swifty99
306f5f55e8
TCS34725 automatic integration times (#1951)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-05-12 16:53:37 +12:00
Jesse Hills
ebacc474d5
Merge branch 'current' into beta 2022-05-12 16:52:52 +12:00
Jesse Hills
dbddc09b34
Merge branch 'current' into next 2022-05-12 15:05:13 +12:00
Keith Burzinski
64cb7db27b
Add notes about Midea MAP14HS1TBL (#2069) 2022-05-11 17:20:43 +12:00
Jesse Hills
26f8b0f576
Merge branch 'current' into next 2022-05-11 12:50:31 +12:00
Jesse Hills
9805f81b51
deep_sleep.allow docs (#2066) 2022-05-11 12:47:56 +12:00
Gilles van den Hoven
407c7c816e
Update thermostat.rst (#2041)
* Update thermostat.rst

Explained "default_mode" in more detail.

* Update components/climate/thermostat.rst

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>

* Update thermostat.rst

Removed 'default' modes as per suggestions

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2022-05-10 19:36:52 -05:00
Maurice Makaay
c51c935bf0
Add docs for select has_option(...) and has_index(...) (#2065)
Co-authored-by: Maurice Makaay <mmakaay1@xs4all.net>
2022-05-11 10:58:32 +12:00
Jesse Hills
528f0bfba9
Merge branch 'current' into next 2022-05-11 09:35:55 +12:00
Martin
42d83d8176
remove trailing quote (#2061) 2022-05-10 15:38:59 +02:00
Martin
465c291a38
fix typos in scd4x docs (#2060) 2022-05-10 15:31:35 +02:00
LuBeDa
8f0331e095
added prev_frame for animation (#2048) 2022-05-10 21:56:52 +12:00
Felix Storm
4be0f66eb5
CAN bus: on_frame remote_transmission_request (#2011) 2022-05-10 21:39:21 +12:00
Matthew Garrett
6f80107eea
Document the update_interval support and requirements for PMSX003 (#1803)
Co-authored-by: Otto Winter <otto@otto-winter.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-05-10 21:35:49 +12:00
Martin
99af70c048
document new options for scd4x (#2032) 2022-05-10 21:25:49 +12:00
George
deec25b09a
Delonghi IR Documentation - V2 (#2059)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-05-10 21:22:27 +12:00
Andre Lengwenus
8d4bccafb2
Add docs for SML (#1493)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-05-10 21:05:54 +12:00
Martin
bccd86bcac
Sen5x docs (#2017) 2022-05-10 20:15:10 +12:00
Martin
16e9425941
Document Scd4x environment compensation options (#1526)
* add documentation for modbus controller

* remove words from blacklist

* esp32 modbus controller

* doc update

* add epever cookbook

* fix merge failure

* documenting code changes

* updating examples

* remove offset

* fix formatting errors

* lint

* fix errors in links

* documenting modbus number and output

* updates with code changes

* fix indentation

* Improve doc

* Apply suggestions from code review

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>

* Review suggestions part 2

* Fix Optional labels

* Rename files

* Fix index

* Fix doc links

* update scd4x to document new compensation options

* change indented to 4 spaces

* document changes after CR

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-05-10 08:27:39 +02:00
Maurice Makaay
d5efc54bec
Documentation for number enhancement PR #3429 (#2049)
Co-authored-by: Maurice Makaay <mmakaay1@xs4all.net>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-05-10 16:59:00 +12:00
Maurice Makaay
88a469404f
Documentation for Select Enhancement PR (#2046)
Co-authored-by: Maurice Makaay <mmakaay1@xs4all.net>
2022-05-10 16:41:29 +12:00
Unai
e7560a30aa
Document USB_CDC option of logger component (#1799)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-05-10 13:28:29 +12:00
Ingo Theiss
c3d2635f5a
ENS210 Humidity & Temperature sensor component (#1745) 2022-05-09 17:23:40 +12:00
rainero84
5e6870fb2f
Update esp8266.rst (#2054)
Co-authored-by: Rainer Oellermann <ro@playplaycode.com>
2022-05-09 17:21:49 +12:00
Patrick van der Leer
96f039e83a
Waveshare ePaper 7.5inch v2 alternative (#1954) 2022-05-09 17:17:40 +12:00
Dan Jackson
6f43f7faee
Allow wifi output_power down to 8.5dB (#2028) 2022-05-03 19:09:19 +12:00
LuBeDa
395d9ea0e1
Added RGB565 as image type (#1927) 2022-04-27 08:41:15 +12:00
Ivo Roefs
18be5645e0
Update shelly_dimmer.rst 2022-04-26 19:34:05 +02:00
sumirati
90c47f451e Update dht.rst with DHT21/AMS2301 2022-04-26 01:32:02 +02:00
sumirati
75c9461ff8 Fix typo in honeywellabp.rst 2022-04-26 00:56:19 +02:00
Martin
e4b35c7070
sps30: document pr#3410 (#2033) 2022-04-26 09:50:41 +12:00
jdgarner123160
cbb0635ca9
Update for typo
Updating to replace reference to SCL pin from D0 to D2 to match the example yaml.
2022-04-23 14:00:46 -05:00
Jarek.P
8210401500
Update pzemac.rst (#1958) 2022-04-22 14:20:05 +12:00
spacemanspiff2007
09f26185c6
on_state gets only called on state change (#1961) 2022-04-22 14:16:46 +12:00
mgcmshr
86e197e831
Added informations about connection with LedFX (#2003) 2022-04-22 14:14:24 +12:00
Jens Bretschneider
634541a820
Fix hx711 docs.rst (#2023) 2022-04-22 14:08:27 +12:00
imgbot[bot]
d5faa434c9
[ImgBot] Optimize images (#2035)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-04-22 14:05:05 +12:00
Guillermo Ruffino
a14c881b43
clean up beta 202204 (#2020) 2022-04-22 14:04:23 +12:00
I. Tomita
e26488848e
Documentation for BL0939 (Sonoff Dual R3 v2) (#1970) 2022-04-21 10:11:28 +12:00
James Duke
50522d92af
Adding support for the Mopeka Plus Plus sensor (#2026) 2022-04-20 12:50:26 +12:00
Jesse Hills
644a52fa2d
Merge branch 'current' into next 2022-04-19 12:33:32 +12:00
Jesse Hills
1f56003819
Merge branch 'current' into beta 2022-04-19 12:33:32 +12:00
Jesse Hills
b8cf9e7ea7
Note about graph history (#2025) 2022-04-19 11:22:33 +12:00
H. Árkosi Róbert
045b3a9d96
Add switch example with register_type: holding (#1917) 2022-04-15 09:49:13 +12:00
cbhiii
f5b9dae516
Updating the ST7789 docs page to show limitation (#2018) 2022-04-15 09:47:48 +12:00
Vladimir Cravero
cc77f8206f
Fixing subnet mask (#2005)
* Fixing subnet mask

The subnet mask provided in the example is not compatible with the IPs provided.

* Modified the static IP to reflect a more common use case, and be less confusing with the net mask.
2022-04-14 18:35:39 +12:00
EdJoPaTo
f2ce728684
Improve exponential_moving_average alpha description (#1959) 2022-04-14 16:33:09 +12:00
Trick van Staveren
fa2f486cb9
Update ref to esp8266 restore_from_flash (#1957) 2022-04-14 16:32:24 +12:00
Benno Pütz
19fe3ed714
typos (#1962) 2022-04-14 16:30:39 +12:00
spacemanspiff2007
689b5cf67e
Add information about interval. (#1979) 2022-04-14 16:21:02 +12:00
H. Árkosi Róbert
130bc5fae0
Clarify things about Safe Mode + links to button/switch (#1982) 2022-04-14 16:16:59 +12:00
RadekHvizdos
5b4793203f
Update mcp3008 to fix wrong component description (#1981)
* Update mcp3008.rst

This chip is an AD converter, not an I/O Expander

* Update mcp3008.rst

Fix underline
2022-04-14 16:16:24 +12:00
Vincèn
6ba7556bb9
update component description (#1988)
makes it clearer when that component can be used !
2022-04-14 16:15:39 +12:00
Vincèn
3afc857cac
Clarification on network configuration (#1987)
* Clarification on network configuration

Made some modifications on how Wifi is handled in ESP and its interaction/incompatility with Ethernet mode

* Update wifi.rst

Typo correction
2022-04-14 16:13:48 +12:00
rnauber
851c2605ab
Add documentation for Shelly Dimmer 2 (#1753)
Co-authored-by: Richard Nauber <richard@nauber.dev>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-04-14 13:48:37 +12:00
Jesse Hills
4eb8b2af91
Merge branch 'current' into next 2022-04-14 13:48:27 +12:00
Jesse Hills
49caad48a4
Merge branch 'current' into beta 2022-04-14 13:48:27 +12:00
Joe
234f2f7ee8
BedJet component docs (#1508)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-04-14 13:16:19 +12:00
rnauber
22e927ba3d
Add documentation for Shelly Dimmer 2 (#1753)
Co-authored-by: Richard Nauber <richard@nauber.dev>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-04-14 13:14:02 +12:00
Paulus Schoutsen
e051ae919c
Help people that want to attach a button (#2015) 2022-04-13 00:07:12 -07:00
Jesse Hills
095e8e217d
Merge branch 'current' into beta 2022-04-13 16:15:24 +12:00
sumirati
a7441684b9
Added note on WAK signal for CCS811 (#1998) 2022-04-13 16:04:13 +12:00
Vendo232
8f86f6b6ab
Update xiaomi_miscale.rst (#1995) 2022-04-13 15:57:57 +12:00
Jesse Hills
1b704656c8
Fix path 2022-04-13 15:56:46 +12:00
Jesse Hills
67d009c4bb
Fix images 2022-04-13 15:41:29 +12:00
Jesse Hills
5f39c7e539
Update changelog for 2022.4.0b1 2022-04-13 15:31:22 +12:00
Jesse Hills
3e620d0157
Add docs for deep_sleep until (#2012) 2022-04-13 12:55:31 +12:00
cvwillegen
9bb6cd134d
Include documentation on Pronto receive capability (#1878) 2022-04-13 07:39:42 +12:00
anatoly-savchenkov
625b763d7f
Sonoff D1 dimmer support (#1664)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-04-12 17:03:45 +12:00
Jesse Hills
db6b31e8d8
Add docs for xiaomi_rtcgq02lm (#1896) 2022-04-12 16:19:25 +12:00
functionpointer
cef832fcd8
Add integration hydreon_rgxx for rain sensors by Hydreon (#1616) 2022-04-11 14:50:59 +12:00
RadekHvizdos
bbcb7a10ec
Add MCP3208 to MCP3204 integration (#2006) 2022-04-11 08:44:06 +12:00
djwlindenaar
f342bc9ffb
Document new option for Growatt Protocol version (#1976)
Co-authored-by: Daniel Lindenaar <daniel-git@lindenaar.eu>
2022-04-11 08:06:14 +12:00
Tim Smeets
de15acc430
added protocol to Arduino-heatpumpIR page (#1999) 2022-04-08 08:04:05 +12:00
Michiel van Turnhout
88880b6b2d
Add tm1637 binarysensor documentation to existing display docs (#1653)
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2022-04-04 11:42:16 +12:00
Felix Storm
43af00c1e4
CAN Bus Updates (#1948) 2022-04-04 11:16:02 +12:00
Martin
99340b6cee
document mqtt for esp-idf (#1776) 2022-04-04 11:07:26 +12:00
Jesse Hills
5355ca24a2
Merge branch 'current' into next 2022-04-03 19:31:47 +12:00
Guillermo Ruffino
53d1abd7a8
Docs cleanup for schema gen (#1973) 2022-04-03 19:30:25 +12:00
Jesse Hills
34f40730ef
Add docs for google fonts (#1990) 2022-03-28 12:07:54 +13:00
Stanislav Meduna
3387807944
Allow to set user defined characters on LCD (#1980) 2022-03-24 19:38:01 +13:00
Jesse Hills
46f086abfd
Merge branch 'current' into next 2022-03-23 12:25:52 +13:00
demichiel
8551c30b39
Add simpler Home Assistant configuration for servo control (#1960)
* Add simpler Home Assistant configuration for servo control

Co-authored-by: Michiel Ryvers <demichiel@gmail.com>
2022-03-16 12:22:31 -07:00
stegm
7b568ad3df
Add optimistic flag to Modbus Select (#1949) 2022-03-16 14:06:03 +13:00
Jesse Hills
e09f8921a3
Merge branch 'current' into beta 2022-03-16 14:05:42 +13:00
Jesse Hills
d28bc5c70b
Merge branch 'current' into next 2022-03-16 14:05:18 +13:00
andrewpc
49cc75ba41
QMP6988 Documentation (#1935) 2022-03-15 08:09:29 +13:00
H. Árkosi Róbert
0d21f8927b
Add bitmasks description and example to extract bits (#1918) 2022-03-12 13:40:20 -05:00
Johannes Rebling
889bb5676d
Update htu21d.rst (#1931)
* Update htu21d.rst

adding SHT21 as supported

* fixing underline length...

* adding HTU21D / Si7021 / SHT21 to index
2022-03-12 18:37:41 +00:00
H. Árkosi Róbert
7bfbc6f228
Example to parse values from JSON response to HTTP Request (#1914)
* Example to parse values from JSON response to HTTP Request

* Make the example less generic

Thanks @jesserockz 
https://discord.com/channels/429907082951524364/943548559289122837/943611047728799785

* Update http_request.rst

* Update http_request.rst

* Update http_request.rst
2022-03-12 13:27:48 -05:00
Daniel Schramm
044a7c2704
Canbus ESP32 - Schemtics added (#1922)
* Images added

Schematic images.

* Update canbus.rst

* Edit writing

Co-authored-by: Daniel Schramm <daniel.schramm@kyocera-avx.com>
Co-authored-by: Flaviu Tamas <me@flaviutamas.com>
2022-03-11 09:11:13 -05:00
Flaviu Tamas
f778497c8a
uint32_to_string => to_string (#1956)
* uint32_to_string => str_sprintf

* Apply suggested change

Co-authored-by: Mario Gabriell Karaziaki <MarioGK@users.noreply.github.com>
2022-03-11 03:43:12 +00:00
QbaF
af891ff5e3
Additional clarification to update_interval and sample_duration relat… (#1898)
* Additional clarification to update_interval and sample_duration relations

* Update components/sensor/ct_clamp.rst

Co-authored-by: Otto Winter <otto@otto-winter.com>

Co-authored-by: Flaviu Tamas <me@flaviutamas.com>
Co-authored-by: Otto Winter <otto@otto-winter.com>
2022-03-11 03:39:06 +00:00
Davy Landman
7273822a94
Added alternative pin labeling for 74HC595 (#1930)
Some datasheets talk about the `SD`, `SH_CP` and `ST_CP` pins, I though to add the alternative label names in the documentation.
2022-03-10 21:03:38 -05:00
cooperised
19482f862e
Fix typos in code snippets for stepper component (#1938)
Fix the code snippets that demonstrate stepper.set_acceleration and stepper.set_deceleration, which both erroneously used the key "speed" instead of the correct "acceleration" and "deceleration".
2022-03-10 21:00:26 -05:00
stegm
40b45c5582
Add optimistic flag to Modbus Select (#1949) 2022-03-10 08:40:47 +13:00
Jesse Hills
a0e81502fe
Merge branch 'current' into next 2022-03-09 20:05:01 +13:00
wilberforce
c5d9cc2ee9
Webserver v2 (#1600) 2022-03-08 15:02:30 +13:00
Jesse Hills
49716cd0d6
Update honeywellabp.rst (#1952) 2022-03-07 11:47:05 +13:00
Jesse Hills
dff2ad3651
Delete nspanel.rst 2022-03-05 01:44:52 +13:00
Sean Brogan
a1d238cc99
Add mopeka pro check integration docs (#1564)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-03-01 11:30:37 +13:00
Jesse Hills
7bb56f2cdf
Update lambdas in rf_bridge (#1945) 2022-02-28 10:22:43 +13:00
Jesse Hills
db4fdf2f62
Add doc for touchscreen binary_sensor page_id (#1936) 2022-02-23 11:06:08 +13:00
RubyBailey
e62c773d07
Honeywellabp (#1880)
Co-authored-by: RubyBailey <ruby_bailey11@hotmail.com>
2022-02-22 11:25:31 +01:00
Micha Nordmann
d57c494495
Update waveshare_epaper.rst (#1926) 2022-02-22 07:35:09 +13:00
Arturo Casal
bae87951ae
Add device support: MCP4728 (#1888)
* Initial MCP4728 docs

* Fixed doc reference labels and links

* Fixed link to mcp4728 component.

* Changed parameter name

* Update components/output/mcp4728.rst

Added default value

Co-authored-by: Otto Winter <otto@otto-winter.com>

* Update components/output/mcp4728.rst

Added default value

Co-authored-by: Otto Winter <otto@otto-winter.com>

* Update components/output/mcp4728.rst

Added default value

Co-authored-by: Otto Winter <otto@otto-winter.com>

* Update components/output/mcp4728.rst

Added default value

Co-authored-by: Otto Winter <otto@otto-winter.com>

* Reduced image size

* Extended parameter and output voltage explanation.

* Changed index position to keep alphabetical order.

Co-authored-by: Otto Winter <otto@otto-winter.com>
2022-02-21 12:46:50 +01:00
EdJoPaTo
ba616dc327
send_first_at for exponential_moving_average (#1928) 2022-02-21 13:13:12 +13:00
Niorix
d6960620aa
light: add RESTORE_AND_OFF/RESTORE_AND_ON LightRestoreMode (#1923) 2022-02-21 12:52:22 +13:00
Fabian Affolter
cfbd29050f
Add MPU6886 docs (#1933)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-02-21 12:23:30 +13:00
Jesse Hills
db83463e0c
Merge branch 'current' into next 2022-02-21 10:16:56 +13:00
cstaahl
7de8d193ad
Added documentation for the pulse_meter internal_filter_mode (#1832) 2022-02-21 09:32:50 +13:00
Otto Winter
794d7abc7c
Add copy integration (#1932) 2022-02-21 09:13:39 +13:00
Otto Winter
4ee8df7c0e
Rework lint (#1924) 2022-02-20 10:42:04 +01:00
Otto Winter
863a94be70
Rework lint (#1924) 2022-02-20 10:39:33 +01:00
Otto Winter
5fa975f029
BH1750 dynamically calculate options (#1915) 2022-02-19 15:49:29 +01:00
Valentin Ochs
c0c3a4c6c9
Document sensor id and how it relates to the name (#1769) 2022-02-19 12:40:26 +01:00
Thane Gill
dd630b3cfb
homeassistant notify correct data keys (#1862) 2022-02-19 12:38:27 +01:00
johanf85
fdc8fd5cbb
Minor text change (#1863) 2022-02-19 12:37:52 +01:00
Joeri Colman
5f19d7e9fc
fixed example lambda key (#1872) 2022-02-19 12:35:28 +01:00
mknjc
d948eb737a
[miscale] Add clear impedance documentation (#1861)
Co-authored-by: Otto Winter <otto@otto-winter.com>
2022-02-19 10:00:30 +00:00
Borys Pierov
035da429bf
text_sensor for ble_client - docs (#1823)
Co-authored-by: Otto Winter <otto@otto-winter.com>
2022-02-19 09:49:25 +01:00
Arturo Casal
4d71ef93ba
Add sensor support: MAX44009 (#1897) 2022-02-18 22:25:38 +01:00
ImSorryButWho
4c444c0143
Remote magiquest protocol (#1760)
Co-authored-by: Aaron Hertz <aaron@rockforest.org>
Co-authored-by: Otto Winter <otto@otto-winter.com>
2022-02-18 22:22:54 +01:00
Michael Labuschke
4c263fac8d
Update daly_bms.rst (#1910) 2022-02-18 11:00:15 +13:00
Adrián Panella
99cf423415
Add analog_threshold component (#1901) 2022-02-18 09:14:14 +13:00
Jesse Hills
0157a1fdec
Merge branch 'current' into next 2022-02-16 20:13:09 +13:00
Jesse Hills
fc01553bbd
Merge branch 'current' into beta 2022-02-16 20:13:09 +13:00
Jan Pobořil
06d93a23ba
Fixed link to datasheet. (#1906) 2022-02-16 11:12:36 +13:00
Jesse Hills
cf21fc3ce6
Merge branch 'current' into next 2022-02-16 09:44:58 +13:00
Guillermo Ruffino
249d9c44fb
add sim800l diags (#1864) 2022-02-15 17:01:55 +13:00
Jesse Hills
c56df48ded
Add warning to FastLED page for esp8266 (#1905) 2022-02-15 12:00:14 +13:00
Jesse Hills
afdeb179c7
Merge branch 'current' into beta 2022-02-15 12:00:01 +13:00
Jesse Hills
7a4a703e2e
Add warning to FastLED page for esp8266 (#1905) 2022-02-15 11:58:10 +13:00
Jesse Hills
75107305c9
Some docs tidy up (#1895) 2022-02-11 11:10:43 +13:00
Joeri Colman
dad1275c8a
Switch modbus controller register_type (#1883)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-02-11 11:09:03 +13:00
Joeri Colman
ad9b96f2ef
fixed on_boot wrongly positioned in modbus controller example (#1882) 2022-02-10 10:11:12 +13:00
Benno Pütz
3d53c69ab7
Added missing verb (#1894) 2022-02-10 10:01:28 +13:00
Andrej Komelj
3d56720ef2
Describe MQTT discovery object_id generator (#1856)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-02-08 22:58:43 +13:00
Jesse Hills
237c0185b8
Inkplate 6 Plus changes (#1887) 2022-02-08 22:57:01 +13:00
mckaymatthew
a8338a898f
Add Max9611 Docs (#1612)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-02-08 22:56:42 +13:00
stegm
0f5404c240
Add documentation for new modbus select (#1827) 2022-02-08 22:27:26 +13:00
Jesse Hills
2cac389efb
Add lilygo t5 4.7" touchscreen docs (#1886) 2022-02-08 21:50:33 +13:00
Jesse Hills
7de600069b
Update ble_client.rst (#1885)
Co-authored-by: Ashton Kemerling <ashtonkemerling@protonmail.com>
2022-02-08 21:34:26 +13:00
Jesse Hills
b99ae46026
Revert "Update ble_client.rst (#1869)" (#1884)
This reverts commit 43d5bf96f4.
2022-02-08 21:31:20 +13:00
Ashton Kemerling
43d5bf96f4
Update ble_client.rst (#1869) 2022-02-08 21:30:36 +13:00
functionpointer
970e5b1e4f
MLX90393: Add documentation (#1641) 2022-02-08 20:42:16 +13:00
Jeff Eberl
657d15d7ce
Added RadonEye RD200 Component (#1857) 2022-02-08 16:32:42 +13:00
mknjc
b3bdf475a0
[debug] Update debug component docs (#1879) 2022-02-08 12:45:31 +13:00
Jesse Hills
2e9e6be8c5
Merge branch 'current' into next 2022-02-04 09:28:37 +13:00
Oxan van Leeuwen
71244baaf5
Document device class support for Switch (#1853)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-02-04 09:04:54 +13:00
Keilin Bickar
7fd533fe17
Add lock component documentation (#1867)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-02-04 07:24:35 +13:00
Otto Winter
7ad73e0daf
Optimize images displayed on homepage (#1860) 2022-01-31 08:05:20 +01:00
Matt Hamilton
5934c83969
Add support for Waveshare 7.5in-bv2 (#1859) 2022-01-29 00:37:54 +13:00
drug123
ed30567789
Documentation for Xiaomi MHO-C303 sensor (#1855)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-01-27 12:54:47 +13:00
Samuel Sieb
425e0bc38d
Fix misleading status led note (#1858) 2022-01-27 12:41:36 +13:00
Jesse Hills
2aad032f6e
Merge branch 'current' into next 2022-01-27 09:45:34 +13:00
H. Árkosi Róbert
7e29fa2891
Clarification for MCP23017 (#1854) 2022-01-27 09:14:17 +13:00
Nicholas Peters
f37b031f8f
Add auto gain setting to tsl2591 docs (#1843) 2022-01-26 22:48:59 +13:00
Wouter van der Wal
9f07ad671e
Added documentation for qr code component (#1748)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2022-01-26 22:20:49 +13:00
Jesse Hills
596c3e2035
Reorganize for base touchscreen docs (#1834) 2022-01-26 16:26:48 +13:00
micronen
aed19cdb39
Add Heap Sensors - free/max block/fragmentation #1578 (#1041)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2022-01-25 19:18:57 +01:00
Zebble
b7a3afacce
Add additional colours for GROW R503-RGB. (#1851) 2022-01-25 17:18:11 +01:00
Jimmy Hedman
52e5273892
Add documentation for enable_ipv6 flag. (#1749)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2022-01-25 10:00:09 +01:00
guillempages
89c2c47e47
Document HTTP redirections follow options (#1839)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2022-01-25 09:53:56 +01:00
Dav-id
f2a494d6d0
Esp32cam full control (#1836) 2022-01-25 11:54:00 +13:00
Martin
05710020e2
document changes from PR#3037 (#1844)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-01-25 11:42:06 +13:00
Oxan van Leeuwen
8617317065
Add output button documentation (#1846)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-01-25 09:30:56 +13:00
Sergey Dudanov
f7668ba215
Use Buttons instead of switches in midea example (#1845) 2022-01-24 18:16:30 +01:00
Oxan van Leeuwen
7b43258e06
Fan platform refactor (#1837) 2022-01-23 15:28:27 +01:00
VitaliyKurokhtin
9672bca6e5
Command retain option for MQTT component (#1822) 2022-01-23 21:05:40 +13:00
Pavel Skuratovich
f2e4778d70
Slow pwm restart cycle on state change (#1774)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-01-22 23:09:02 +01:00
Joshua Spence
296cda82cd
Add restore_mode to fan component (#1802) 2022-01-22 20:42:36 +01:00
William Charlton
a620f19eb6
Add Wake-on-LAN docs (#1775)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: William Charlton <will.charlton1@icloud.com>
2022-01-23 00:14:01 +13:00
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
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
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
WeekendWarrior1
4b0345219e
add = to default glyph list (#1490) 2021-09-22 16:57:19 +12:00
Paul Monigatti
deacc17077
Documentation for non-addressable lights in light partitions (#1453) 2021-09-22 13:59:36 +12:00
Christian Taedcke
4b921ed194
Add documentation for deep-sleep wakeup from esp32 touch sensor event (#1483) 2021-09-20 20:12:46 +12:00
Aljaž Srebrnič
1f05c9e4e0
Added documentation for st7735 invert_colors (#1479)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-09-20 20:08:13 +12:00
synco
33040afbb1
Added new graphing feature (#1358)
Co-authored-by: Synco Reynders <synco@deviceware.co.nz>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-09-20 19:30:36 +12:00
Jesse Hills
83feee1c99
Merge branch 'current' into next 2021-09-20 14:52:37 +12:00
Jesse Hills
58d6b83c3b
rf_bridge: Move portisch actions under Portisch header (#1485) 2021-09-20 14:21:15 +12:00
Jesse Hills
2a0171df61
Merge branch 'current' into next 2021-09-20 14:12:11 +12:00
Stefan Rado
77e920cb71
Tuya climate component: Add documentation for eco mode (#1216)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-09-20 09:17:46 +12:00
Kamil Trzciński
3438b7f47e
Add information about esp8266_disable_ssl_support (#1443) 2021-09-19 19:44:54 +02:00
Jesse Hills
3d3fdf0b0e
Add line about sensor filter processing order (#1484) 2021-09-19 11:02:45 +12:00
Oxan van Leeuwen
049b6750ce
Fix cover lambda docs (#1463) 2021-09-16 12:46:32 +12:00
Oxan van Leeuwen
13ba8d48b1
Document syntax used to override library source (#1477) 2021-09-16 11:41:01 +12:00
Aljaž Srebrnič
e7479bc04f
Fix documentation for some st7735 params (#1480) 2021-09-16 11:40:27 +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
Stefan Rado
f43a3a6786
Tuya climate: Documentation for direct relay state (#1215) 2021-09-15 20:23:39 +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
wilberforce
310a8b79bc
correct typo (#1472)
* correct typo

* update link
2021-09-14 16:42:08 +02: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
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
Quentin Stafford-Fraser
12fdb6e589
MQTT is no longer required for ESPhome to work (#1432) 2021-09-13 22:18:22 +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
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
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
WeekendWarrior1
fb7fc5903b
fix and update h-bridge fan documentation (#1461) 2021-09-13 21:58:35 +02:00
Michaël Arnauts
10facc96be
Fix typo (#1460) 2021-09-13 21:58:15 +02:00
irtimaled
13e344810d
Add support for color_temperature_invert on tuya lights (#1465) 2021-09-13 09:33:23 +02:00
Jesse Hills
fdae11eb64
Merge branch 'current' into next 2021-09-09 10:27:39 +12:00
Andy Allsopp
688614d3dd
Fix LED letter casing (#1455) 2021-09-09 10:15:06 +12:00
Peter van Dijk
e4bbbe824f
pm1006: document changes in esphome PR 2214 (#1423) 2021-09-09 09:35:03 +12:00
Otto Winter
28b809b3aa
Document api encryption (#1454) 2021-09-09 09:22:53 +12:00
Peter van Dijk
7dd6e4c218
ccs811: docs for version sensor (#1336) 2021-09-09 09:19:51 +12:00
Sergey V. DUDANOV
603ab7b531
Midea support v2 (#1356) 2021-09-09 09:10:05 +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
dgtal1
a00f85a274
Add docs for new fan trigger: on_speed_set (#1447)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-09-08 15:16:03 +12:00
Jesse Hills
3face67505
Fix remote receiver api links (#1450) 2021-09-08 13:19:57 +12:00
Jesse Hills
a7cf2975b0
Remove last_reset_type (#1442) 2021-09-06 08:30:51 +12:00
Oxan van Leeuwen
a19f1ca712
Improve template number/select documentation (#1441) 2021-09-04 14:47:03 +12:00
Chris Nussbaum
0b6094d503
Fan is on is off conditions (#1436)
Co-authored-by: Chris Nussbaum <chris.nussbaum@protolabs.com>
2021-09-02 12:16:15 +12:00
Petko Bordjukov
7860b56a4b
Add iBeacon presence tracking instructions (#1069) 2021-09-02 11:50:31 +12:00
Alex
62f66f3c73
Document flash_transition_length (#1420) 2021-08-31 14:18:24 +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
WeekendWarrior1
82a7cf39d9
Document fan hbridge component (#1433) 2021-08-31 10:10:29 +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
marsjan155
b90762ff4f
Add ST7920 doc (#907)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-08-26 14:33:23 +12:00
WeekendWarrior1
40dbb25785
Document set direction on fan.turn_on action (#1411) 2021-08-26 10:25:30 +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
39f7eec5d6
Merge branch 'current' into next 2021-08-25 19:45:45 +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
Stephan Peijnik-Steinwender
e77ee4b83a
ST7789V: Document that backlight_pin is now optional (#1406) 2021-08-24 23:03:51 +12:00
Jesse Hills
46bce386a8
Merge branch 'current' into next 2021-08-24 14:22:31 +12:00
Jesse Hills
92f15f8275
Fix log message for select docs (#1413) 2021-08-24 13:15:07 +12: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]
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
Jesse Hills
877e5793d3
Update changelog for 2021.8.0 2021-08-18 14:48:32 +12:00
Oxan van Leeuwen
c8c3316d57
Clarify some color temperature settings (#1396) 2021-08-18 11:11:44 +12:00
Oxan van Leeuwen
4088388004
Color mode documentation (#1328) 2021-08-18 11:11:44 +12:00
Jesse Hills
bef1f56efc
Merge branch 'current' into next 2021-08-18 11:11:28 +12:00
Jesse Hills
4fa7131172
Merge branch 'current' into beta 2021-08-18 11:08:21 +12:00
Oxan van Leeuwen
a4b4509ede
Clarify some color temperature settings (#1396) 2021-08-18 11:07:43 +12:00
Jesse Hills
bc0d216600
Change state to position in cover docs (#1397) 2021-08-18 09:57: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
Oxan van Leeuwen
4716e1debb
Color mode documentation (#1328) 2021-08-17 12:37:22 +12:00
Keith Burzinski
2d6e104bc1
Add Toshiba AC IR doc (#1389) 2021-08-16 12:32:51 +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
Keith Burzinski
a22b47f20a
Add Toshiba AC IR doc (#1389) 2021-08-16 11:59:47 +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
Trammell Hudson
b8b7b9c1a8
components/display/waveshare_epaper: b74 variant (#1220)
Signed-off-by: Trammell Hudson <hudson@trmm.net>
2021-08-11 20:22:46 +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
Branimir Lambov
cbfc89d807
Support for the DKE screen version of LilyGo-TTGO-T5 V2.3 (#1277) 2021-08-11 17:14:26 +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
Stefan Agner
069b0c05a2
Add documentation for deassert_rts_dtr option (#1348)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-08-11 07:55:46 +12:00
Andreas Hergert
e4c69db866
Feature pipsolar anh (#1084)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-08-11 07:48:36 +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
Dominik Bruhn
f5cc0cf7b2
Number Template: Clarify how to get value in set_action (#1377) 2021-08-10 23:36:13 +12:00
Jesse Hills
8e2ded17c7
Add docs for rgbct and color_temperature lights (#1379) 2021-08-10 21:29:11 +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
Keith Burzinski
45c8788d02
Thermostat enhancements 2 doc update (#1360) 2021-08-10 10:16:47 +02:00
Adrián Panella
bf962b22d0
Add status_led light platform (#1354) 2021-08-10 09:55:37 +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
Adrián Panella
09a8728cfc
Add dish protocol to remote transmitter/receiver (#1362)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-08-10 13:26:44 +12:00
Keith Burzinski
993f020acc
Update Toshiba doc for new Toshiba AC IR protocol (#1296) 2021-08-10 13:25:24 +12:00
Dominik Bruhn
530a770c68
Fix Template Switch Lamda Example (#1376)
A template switch publish_state method does take a boolean and not a float.
2021-08-09 10:02:43 +02:00
buxtronix
c2860445c4
Add docs for Anova f/c support (#1368) 2021-08-09 08:05:41 +12:00
Sourabh Jaiswal
d3b03e7e37
Documentation for hitachi_ac424 (#1350) 2021-08-08 11:00:16 -03: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
Oxan van Leeuwen
d0f311a18f
Fix range parameters for light.addressable_set (#1363)
Since 521c080989d4 the range parameters are a closed interval, not a half-open interval.
2021-08-04 08:14:41 +02:00
Rob Gridley
a4cc26c317
Add SM16703 to list of supported FastLED chipsets (#1138) 2021-08-03 16:57:51 +02: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
Brett Profitt
6ea664c162
Add support for Waveshare E-Paper 4.2" B V2 (#1055) 2021-08-03 16:41:50 +02:00
Víctor Ferrer García
96bc8820f6
Update pzemac.rst (#1352) 2021-08-03 23:36:12 +12:00
Alex Barcelo
f3e33b93fd
Adding references to other already existing tuya components (#1353) 2021-08-03 23:34:13 +12:00
Federico Ariel Castagnini
ccb07fe19e
correct wrong example parameter (#1359)
eightbitcolor should be eight_bit_color
2021-08-03 09:48:45 +02:00
Keith Burzinski
a5b045d222
Thermostat enhancements doc updates (#1339) 2021-08-02 22:08:32 +02:00
Jesse Hills
e30144ea39
FloatOutput: Documenting zero_means_zero (#1357)
Co-authored-by: Otto Winter <otto@otto-winter.com>
2021-08-02 20:33:08 +12:00
Jesse Hills
e4ca5b1382
Select docs (#1343) 2021-08-02 20:01:08 +12:00
Jesse Hills
eb6058678d
Add note about uart parity on 1.21.0 and above (#1355) 2021-08-01 20:56:18 +12:00
Otto Winter
7ca8df8e3c
Add demo integration (#1346) 2021-07-29 12:03:43 +02:00
Mike Meessen
d52c11f12b
HRXL MaxSonar Sensor Series (#1308) 2021-07-29 11:33:44 +02:00
rnauber
918ca8ebf5
Add documentation for the tlc5947 LED driver. (#1337)
Co-authored-by: Otto Winter <otto@otto-winter.com>
Co-authored-by: Richard Nauber <richard@nauber.dev>
2021-07-29 11:26:17 +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
Jesse Hills
8513ad81c0
Fix number text (#1344) 2021-07-29 09:56:28 +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
Otto Winter
c7e8e4beee
Add new climate modes to climate/index.rst (#1334) 2021-07-26 16:36:52 +02:00
buxtronix
0d74958131
Note lack of Anova Nano support (#1331) 2021-07-24 11:51:09 +02:00
Oxan van Leeuwen
93f838d570
Mark required fields for endstop cover as required (#1329) 2021-07-23 21:25:03 +02:00
Oxan van Leeuwen
2a524a9ed2
Fix duplicate sentence (#1330) 2021-07-23 21:17:07 +02:00
Andy Allsopp
1d3e6aa1b6
Update logger.rst (#1325) 2021-07-23 01:05:32 +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
Keith Burzinski
983e84f9aa
Thermostat doc update for esphome/esphome#2032 (#1311) 2021-07-22 09:09:42 +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
Jesse Hills
7a8833dcd8
Add restore_value to template number docs (#1319) 2021-07-20 17:10:00 +12:00
Jesse Hills
ae6f727894
Add restore_value to template number docs (#1319) 2021-07-20 15:40:43 +12:00
Jesse Hills
195cb77e83
Add initial_value to template number (#1314) 2021-07-20 10:28:25 +12:00
Jesse Hills
9887bc52ec
Merge branch 'current' into beta 2021-07-20 10:28:12 +12:00
Jesse Hills
b093d4c50b
Merge branch 'current' into next 2021-07-20 10:27:56 +12:00
Jesse Hills
edde0a4a4f
Add initial_value to template number (#1314) 2021-07-20 08:22:56 +12:00
Stanislav Meduna
dfa8d0a505
Add the documentation for the on_page_change display trigger (#1097)
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2021-07-19 20:08:34 +02:00
Daniel
aecbda72dd
Corrected value for "inverted" (#1309)
* Corrected value for "inverted"

According to the pin schema the value for "inverted" should be true or false, but not yes.

* Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-07-19 10:04:10 +02: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
Huub Eikens
95e9ef4055
Updated documentation for the SGP30 sensor improvements. (#982)
Co-authored-by: Umberto73 <huub@eikens.com>
2021-07-13 09:22:00 +12:00
Mikko Tervala
e3e5d9c76a
Add support for IBS-TH1 External Sensor (#1289)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-07-13 08:55:57 +12:00
Jesse Hills
f0f1ec1d34
Merge branch 'current' into next 2021-07-13 08:40:45 +12:00
Jesse Hills
cb69e404d5
Add number and template number docs (#1283)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-07-13 07:20:18 +12:00
dckiller51
e353700e40
Update xiaomi_miscale2.rst (#1274) 2021-07-12 17:24:03 +02:00
dckiller51
aec448a41e
Update xiaomi_miscale.rst (#1275) 2021-07-12 17:23:40 +02:00
Oxan van Leeuwen
e0a447c456
Fix copy/paste error in light documentation (#1299) 2021-07-12 13:58:33 +02:00
Maurice Makaay
bd2268a2bf
Added documentation for ota automation triggers. (#1263)
Co-authored-by: Maurice Makaay <mmakaay1@xs4all.net>
2021-07-11 07:52:41 +12:00
Jesse Hills
8c8c6b5433
Update docs for WiFi AP using device name. (#1294) 2021-07-09 00:39:44 +12:00
Oxan van Leeuwen
9f24bb6018
Documentation for white channel changes (#1272) 2021-07-08 21:37:53 +12:00
imgbot[bot]
1bbf262546
[ImgBot] Optimize images (#1293) 2021-07-07 11:23:25 +12:00
WeekendWarrior1
40ad369b4e
add stepper accel and decel to docs (#1288) 2021-07-05 13:22:54 +12:00
buxtronix
fd58a833d2
Anova component docs (#1140)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-07-05 11:59:18 +12:00
Adrián Panella
debf4f775b
hlw8012: add constants by sensor model (#1282) 2021-07-05 11:09:16 +12:00
Jesse Hills
d6b2d9d61c
Replace cover word in template switch doc (#1286) 2021-07-01 00:49:14 +02:00
Jesse Hills
4216da3554
Update climate code block types (#1285) 2021-07-01 00:16:21 +02:00
TheGroundZero
2cf8b8ced6
Fix duplicated paragraph (#1281) 2021-06-28 23:49:15 +02:00
bazuchan
1234b08773
Climate component for Ballu air conditioners with remote model YKR-K/002E (#1279) 2021-06-28 16:26:45 -03:00
haade
6824f59c0b
Update fingerprint_grow.rst (#1276)
error  tostring, to_string
2021-06-26 14:00:45 +02:00
Jesse Hills
9ffad78845
Merge branch 'current' into next 2021-06-24 12:42:24 +12:00
Jesse Hills
ae64f94c31
Replace AUTO with HEAT_COOL (#1270) 2021-06-23 15:36:54 +02:00
Jesse Hills
cd496cff20
Merge branch 'current' into next 2021-06-21 14:39:51 +12:00
Jesse Hills
314c74a235
Remove extra comma from xpt2046.rst (#1265) 2021-06-21 08:25:55 +12:00
Frederik Gladhorn
575a24c6f7
Add link to generic Display Component (#1264)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-06-21 08:25:19 +12:00
Dominik
432ef41a5b
Change set_supports_auto_mode (#1262)
Change to set_supports_heat_cool_mode
2021-06-18 21:50:14 +12:00
Keith Burzinski
0422278ec2
Update docs for Samsung variable bits enhancement (#1259) 2021-06-18 13:54:52 +12:00
Oxan van Leeuwen
7594b01573
Document reversed option for light partitions (#1219) 2021-06-15 20:26:56 +12:00
Oxan van Leeuwen
43f538b0de
Document reversed option for light partitions (#1219) 2021-06-12 13:45:54 +02:00
Jesse Hills
390fe56ba1
Split ble server docs (#1234) 2021-06-12 11:03:12 +12:00
Jesse Hills
2ac9a7cd8a
Merge branch 'current' into next 2021-06-12 11:01:46 +12:00
Jesse Hills
ee4ecd8854
Merge branch 'current' into beta 2021-06-12 11:01:46 +12:00
Jesse Hills
92a0fba463
Split ble server docs (#1234) 2021-06-12 08:31:35 +12:00
Ockert Marais
e95c4133c3
Update ads1115.rst Multiplexer and Gain (#1232)
Update ads1115.rst notes with gentle warning about over voltage measurement which is not entirely clear at first sight / observation of the sensor.
2021-06-11 15:32:10 +12:00
Geoff Davis
ad37014735
Update supported epaper models (#1205) 2021-06-10 17:17:54 +12:00
Geoff Davis
3105bb5e90
Update supported epaper models (#1205) 2021-06-10 14:05:48 +12:00
Jesse Hills
4e24de3848
Add example config to project information (#1225)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-06-09 18:56:15 +12:00
Jesse Hills
66cfa9ffaf
Merge branch 'current' into next 2021-06-09 17:23:04 +12:00
Jesse Hills
bac3d7db72
Add docs for project information (#1224) 2021-06-09 13:04:07 +12:00
Jesse Hills
cb129194da
Add docs for Improv and new BLE base/server (#1203)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-06-08 11:56:31 +12:00
Oxan van Leeuwen
de95a4d210
CLI user experience improvements updated docs (#1183) 2021-06-08 11:21:53 +12:00
David Martin
9c9872ca0c
Just a couple of Typos corrected :) (#1222) 2021-06-07 21:40:39 +02:00
Luca Zimmermann
16a6366bf5
Correct yaml indentation for dfplayer.play (#1217) 2021-06-04 10:50:36 -03:00
Lumpusz
8effe590d1
Add docs for climate presets (#1063) 2021-06-04 22:05:12 +12:00
Franck Nijhof
b68ee95a6b
Add support for Sensor state class (#1201) 2021-06-03 13:50:14 +12:00
Jesse Hills
cdfe0ef1a4
Add dfplayer volume up/down actions (#1212) 2021-06-03 10:12:38 +12:00
Trevor North
f8ba0faf26
Document new active state and mode config values (#1065) 2021-06-02 21:32:06 +12:00
Ryan Mounce
3d1c5f4edc
Document Tuya light color temperature options (#1211) 2021-06-02 09:32:30 +12:00
Trevor North
a611a4c1f5
BME680 BSEC: Document per sensor T/P/H sample rate overrides (#1108)
* Document per sensor T/P/H sample rate overrides

* Typo
2021-06-02 06:02:52 +12:00
David Kiliani
6af99cd78d
Add optional lambda to ble_sensor for raw data parsing (#1210) 2021-06-01 21:47:01 +12:00
zaluthar
9cf5e5774c
Add documentation for Xiaomi CGDK2 (#920)
Co-authored-by: zaluthar <zaluthar@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-06-01 20:26:54 +12:00
0hax
c2fd2ae435
teleinfo: update documentation since sensor/text_sensor move. (#871)
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2021-06-01 13:32:33 +12:00
Adrián Panella
79baf0939f
rf_bridge: add new actions (#1193) 2021-06-01 07:24:37 +12:00
Oxan van Leeuwen
5a88e2fda2
Drop 128x160 camera resolution (#1192) 2021-06-01 00:13:04 +12:00
imgbot[bot]
a2c3c2c314
[ImgBot] Optimize images (#1208)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-05-31 13:37:19 +02:00
Andrew Zaborowski
89806fdadf
CS5460A (#944)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-05-31 16:07:39 +12:00
polyfaces
fe37e13843
Add support for sdm_meter energy devices (#745)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-05-31 16:06:23 +12:00
testbughub
b98de379b3
Added bottom segment to digit 9 (#1207)
* Added bottom segment to digit 9

* minimize svg

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2021-05-30 20:54:51 -03:00
David Martin
f352734e50
Update Web address link for Nextion Editor (#1199) 2021-05-26 00:44:23 +02:00
Bert
98b1256a6a
Fix off to on (#1200) 2021-05-26 00:35:11 +02:00
Albin Kauffmann
c1c675d51a
Fix ble_client YAML syntax (#1196)
This patch fixes YAML indentation.
Adding 2 spaces before the C++ code avoids to get the following error:

ERROR Error while reading config: Invalid YAML syntax:

while scanning a simple key
  in "/config/esphome/HOSTNAME.yaml", line 31, column 11:
              ESP_LOGD("ble_client_lambda", "C ... 
              ^
could not find expected ':'
  in "/config/esphome/HOSTNAME.yaml", line 32, column 5:
        on_disconnect:
        ^
2021-05-25 10:27:07 +02:00
Daniel
911c930ba8
Update due to new version 1.18.0 (#1198)
It seems that with version 1.18.0 it is not longer `measurement_time` but `measurement_duration` which should be reflected in the documentation also.
2021-05-25 10:02:21 +02:00
Franck Nijhof
8ac1308bb9
Lights & GPIO Switch inverted restore mode (#1190) 2021-05-23 22:47:59 +02:00
GeekVisit
dd1a739df4
Update adc.rst (#943)
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-05-22 22:05:52 +02:00
Franck Nijhof
9955d40bf2
Replace Hass.io with Home Assistant (#1186) 2021-05-20 07:36:42 -07:00
Oxan van Leeuwen
c8aceb21e2
Fix spelling/capitalizing mistakes in ESPHome (#1187) 2021-05-20 16:00:53 +02:00
Andrea
e258c2b8a7
feat: ESP32-EVB ethernet configuration example (#1092) 2021-05-19 23:25:20 +02:00
mipa87
cb6425046e
Fixed Sensirion typo (#1184) 2021-05-19 22:17:39 +02:00
starwolf73
f0e05750d1
[b-parasite] Fix doc typo on "battery" (#1182) 2021-05-19 15:21:59 +02:00
Anthony Uk
db09f74caf
Add triggers on_turn_on / on_turn_off (#1116) 2021-05-19 16:12:59 +12:00
Jesse Hills
c8f3aa9a20
Merge branch 'current' into beta 2021-05-19 09:54:26 +12:00
Jesse Hills
1f095957d4
Merge branch 'current' into next 2021-05-19 09:53:25 +12:00
romerod
f75e5ebab8
Add on_tag_removed documentation to pn532.rst (#915) 2021-05-18 11:54:17 +12:00
Carlos Garcia Saura
3bea218b3c
Added warning: GPIOs are LIVE in power measurement devices (#583) 2021-05-17 17:05:55 +02:00
Adrián Panella
0eb2dc1fe2
GPIO Switch: simplify Momentary Switch example (#1121)
Simplify case and avoid the need to use a secondary template switch.
Use `on_turn_on` directly to trigger the delay and turning off afterwards
2021-05-17 17:04:34 +02:00
Karol Zlot
1b748284f6
changed LG example to existing, working code (#1171) 2021-05-17 17:03:59 +02:00
Mike
368564e659
Document missing use_address in Ethernet component (#1176)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-05-17 16:13:49 +02:00
Stefan Agner
0039fe10cb
Update Arduino SDK versions (#1175)
ESP8266 uses 2.7.4 since quit a while. This also bumps ESP32 to the
latest stable version 1.0.6.
2021-05-17 10:23:38 +02:00
Casey Olson
93b4e4195f
Update max frequency (#1172)
Not sure if this is an issue with the docs, or the linter, but the linter throws an error at 1526: `value must be at most 1525.88`
2021-05-17 09:58:45 +02:00
Maurice Makaay
37a67fd1aa
Some clarification added to external components. (#1165)
Co-authored-by: Maurice Makaay <mmakaay1@xs4all.net>
2021-05-17 13:53:37 +12:00
Stanislav Meduna
566c1f54bf
Add XPT2046 touch screen controller documentation (#1015)
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2021-05-17 13:04:12 +12:00
Franck Nijhof
0068dbbfbf
Add attribute support to Home Assistant sensors (#1159) 2021-05-17 11:16:33 +12:00
Guillermo Ruffino
d8646a5f7e
format-fixes (#1169)
* Update bh1750 docs

* format fixes

* more format fixes

Co-authored-by: Yuval Aboulafia <yuval.abou@gmail.com>
2021-05-14 20:31:31 -03:00
Jesse Hills
88c850959a
Add docs for pulse_meter.set_total_pulses action (#1147) 2021-05-14 20:06:47 +12:00
Stanislav Meduna
d125a5de77
Add the documentation for the autorepeat filter (#1093)
* add the documentation for the autorepeat filter

* make no timing equivalent to a single default one
2021-05-13 17:37:06 -03:00
Maurice Makaay
c53de5484f
Some clarification added to external components. (#1165)
Co-authored-by: Maurice Makaay <mmakaay1@xs4all.net>
2021-05-13 13:05:54 +02:00
BoukeHaarsma23
b1a039eaf2
Add sm2135 component (#1127) 2021-05-13 07:17:16 +12:00
Jesse Hills
addb40689f
Merge branch 'current' into next 2021-05-13 07:17:05 +12:00
Jesse Hills
cd79a05906
Merge branch 'current' into beta 2021-05-13 07:17:05 +12:00
BoukeHaarsma23
ba199fef03
Add sm2135 component (#1127) 2021-05-13 07:14:26 +12:00
TheGroundZero
11021e90cf
Explain where to upload .ttf font files (#1133)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-05-12 18:42:50 +02:00
Peter Remøy Paulsen
d2704ffc89
Fixed wrong link in i2c_id (#1163) 2021-05-12 17:57:06 +02:00
Jan Sandbrink
b718ca26e0
Fix docs for inkplate (#1158)
* Fix docs for inkplate

Version 1.17.0 seems to have changed this, updating the
docs accordingly.

* Consistently refer to inkplate6 component and image

Since the component is called inkplate6, the index
is now referring to a page called inkplate6 and the
image is also called inkplate6.jpg.

Deleted the alternative Inkplate.jpg (title cased file name)
2021-05-12 09:36:04 +02:00
Paul Deen
1de3e29bd3
Replaced set_password with new_password (#1157)
incorrect syntax in documentation
2021-05-12 09:57:45 +12:00
Jesse Hills
37045859da
Fix missed merge conflict (#1155) 2021-05-12 09:57:45 +12:00
Peter Kuehne
ebcec7b03a
Update allowed characters for node names (#1072) 2021-05-12 09:57:45 +12:00
Jesse Hills
990c53ba8e
Merge branch 'current' into next 2021-05-12 09:57:33 +12:00
Jesse Hills
90d94eb57e
Merge branch 'current' into beta 2021-05-12 09:57:33 +12:00
Jesse Hills
0117d783f3
Add templatable keyword (#1154) 2021-05-11 12:36:03 -03:00
Fredrik Erlandsson
34b2bef1d1
Show how calculations are made (#861)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-05-11 16:21:47 +02:00
Paul Deen
6377ca4496
Replaced set_password with new_password (#1157)
incorrect syntax in documentation
2021-05-11 16:13:30 +02:00
James Callaghan
39d5fc6312
Sample codeblock has incorrect variables (#1156)
Four of the variables in the sample codeblock don't include underscores as defined in the variables section. This throws an error when using this sample code. To avoid others getting these errors I have updated the sample so it uses the right variables.
2021-05-11 14:40:52 +02:00
Jesse Hills
3437c7c654
Fix missed merge conflict (#1155) 2021-05-11 19:28:30 +12:00
Daniel
cd361ae115
add font to usage example (#1050)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-05-11 00:07:58 +02:00
Marc Teale
63d36b4d7d
Specify format for BSSID entries. (#1046)
Co-authored-by: Marc Teale <marc.teale@openmarket.com>
2021-05-11 07:57:02 +12:00
Dezorian
7cbd96e955
Added compatibility notes (#1033) 2021-05-10 12:58:29 +02:00
larsonmpdx
2edeb78838
thermostat min/max temperature clarification (#1057)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-05-10 12:55:06 +02:00
Simon
8b4d0867d6
Update deep_sleep.rst (#1152)
The documentation is wrong, as discussed on discord. This fixes that.
2021-05-10 18:59:48 +12:00
Pavel Skuratovich
7dce09c4bc
Update pulse_counter.rst (#1089) 2021-05-10 00:12:16 +02:00
Jakub Šimo
fc793e0682
Update docs: Add references to alternative ICs to HLW8012 and CSE7766 (#902) 2021-05-10 00:01:02 +02:00
Peter Kuehne
5e2194b916
Update allowed characters for node names (#1072) 2021-05-09 23:55:44 +02:00
Alex
436efccf69
Added receive for Fujitsu ACs (#1037)
Co-authored-by: Alex Richards <alex.github@gmail.com>
2021-05-09 23:37:50 +02:00
Jesse Hills
b52c23102f
Merge branch 'current' into next 2021-05-10 08:52:41 +12:00
Nikola
bcbbd1dacd
Fixed datasheet link for RC522 (#1144) 2021-05-09 17:00:01 -03:00
Jesse Hills
21a79c4d69
Merge branch 'current' into next 2021-05-09 22:58:32 +12:00
Klaas Schoute
30a30b1eba
Add output part to binary light example (#1061) 2021-05-08 18:23:26 +12:00
Guillermo Ruffino
eb950033a8
add External components docs (#1107)
* Add external_components

* fixes

* fix indent

* fix misplaced directive

* add full config before shorthands

* adding a bit more info

* update contributing use external components
2021-05-07 15:02:08 -03:00
Farzad E
e6b2fbbddc
Added docs for enable_mdns option (#1118)
* Added enable_mdns option to docs

* Update faq.rst

* Further updates to faq.rst

* Updated components with link to faq entry on mDNS

* Minor changes to faq.rst

* Added link to docker reference FAQ notes

* Update guides/faq.rst

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2021-05-06 12:32:13 -03:00
Diego Elio Pettenò
a665d8f24f
xiaomi_ble: update docs around CGG1 and bindkey. (#876) 2021-05-05 22:35:20 +12:00
Jesse Hills
a4fe969c8a
Merge branch 'current' into next 2021-05-05 22:34:47 +12:00
mbo18
9b8bbd9a65
Change wifi signal strength unit to dBm (#1125) 2021-05-05 20:13:23 +12:00
Ryan Mounce
f800e5608b
Document Tuya fan direction datapoint (#877) 2021-05-05 16:24:40 +12:00
Jesse Hills
a035cf27cb
Add note about hyperion classic udp port (#1135) 2021-05-05 14:09:45 +12:00
Jesse Hills
9255fc6753
Fix mcp3008 reference (#1131) 2021-05-04 14:19:59 +12:00
0x0a11c0de
51e691ad57
Add speed_count to tuya fan (#1080)
Co-authored-by: Frank Riley <fhriley@gmail.com>
2021-05-04 14:11:34 +12:00
Jesse Hills
8edc1bf285
Merge braanch 'current' into branch 'beta' 2021-05-03 23:10:47 +12:00
Jesse Hills
b3c5353dc5
Merge branch 'current' into next 2021-05-03 22:55:12 +12:00
buxtronix
27d19d4207
Ble client docs (#702)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-05-03 11:11:02 +12:00
Wojtek Strzalka
31b91a6b0d
Documentation for TOF10120 support (#846) 2021-04-29 11:49:58 +12:00
Barry Loong
486e91a07b
Add Grow fingerprint reader docs (#835) 2021-04-29 10:08:31 +12:00
Jesse Hills
a155f16595
Add Atm90e32 energy docs (#1120)
Co-authored-by: Elyor Khakimov <elyorkhakimov@forwardnetworks.com>
2021-04-29 07:16:07 +12:00
Stephen Tierney
aa2292062a
Add docs for SHT4X (#1002) 2021-04-28 20:22:53 +12:00
Christian Ferbar
d45572c5e4
Add 'pulse' light effect doc (#1067) 2021-04-28 15:05:19 +12:00
Guillermo Ruffino
fcc3ea0f7f
Update name_add_mac_suffix use dash (#1111) 2021-04-27 13:41:28 +12:00
meijerwynand
fc2da43b84
Update canbus.rst (#1115) 2021-04-24 21:37:39 -03:00
János Rusiczki
6a4dd99386
Correct typo: "between between" -> "between" (#1109) 2021-04-23 16:18:20 -03:00
John Coggeshall
6103ef8bcf
Updating docs for the gps component. (#1094) 2021-04-11 19:15:26 +02:00
SenexCrenshaw
1b0e4fbdcf
sgp40 (#985)
* sgp40 document

* Updated per PR comments

* Added compensation example
2021-04-08 22:40:51 -03:00
rbaron
91e097d3d8
Adds docs for the b-parasite soil moisture sensor (#1086) 2021-04-08 13:59:38 +02:00
Trevor North
97ae661d19
Add BME680 BSEC docs (#793) 2021-04-06 12:20:53 +02:00
Stanislav Meduna
acf110f84d
add documentation for display.is_displaying_page (#1079) 2021-04-02 23:00:51 -03:00
Christian Ferbar
91ad5ee962
SPI: fix Example (#1076)
The right pins for ESP8266 and ESP32 are GPIO12-GPI14.
GPIO21-23 is not available on an ESP8266, on an ESP32 it is I2C, maybe it was copy&paste from I2C?
2021-03-29 22:26:24 +02:00