Commit Graph

2849 Commits

Author SHA1 Message Date
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
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
Jesse Hills
3bba2e5e4c
Fix mopeka pro check links (#2082) 2022-05-16 07:35:54 +12:00
Cal Howard
ab9b57e6c3
Fixed grammatical error (#2080) 2022-05-15 13:54:47 +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
dbddc09b34
Merge branch 'current' into next 2022-05-12 15:05:13 +12:00
Jesse Hills
412e8ca4c2
Copy _redirects folder to output directory (#2070) 2022-05-12 15:04:43 +12:00
Keith Burzinski
64cb7db27b
Add notes about Midea MAP14HS1TBL (#2069) 2022-05-11 17:20:43 +12:00
Jesse Hills
f30cc647cd
Bump version to 2022.6.0-dev 2022-05-11 12:50:42 +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
sevorl
2d5d7d9cf2
Update automations.rst (#2002)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-05-11 09:38:07 +12:00
Jesse Hills
528f0bfba9
Merge branch 'current' into next 2022-05-11 09:35:55 +12:00
Jesse Hills
564aa0d9f4
Start a basic netlify _redirects file (#2064) 2022-05-11 09:31:34 +12:00
Spenser Bushey
e3482a860d
Update faq.rst (#2057) 2022-05-11 09:28:21 +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
Martin
e4b35c7070
sps30: document pr#3410 (#2033) 2022-04-26 09:50:41 +12: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
Bill Church
9aaade959b
added Converting a Carro Home DC Fan to ESPHome (#2022) 2022-04-22 14:11:11 +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
Philip Allgaier
3e1d429243
Fix typos in 2022.4.0 post (#2034) 2022-04-22 14:00:24 +12:00
I. Tomita
e26488848e
Documentation for BL0939 (Sonoff Dual R3 v2) (#1970) 2022-04-21 10:11:28 +12:00
Jesse Hills
f130f0cb67
Merge pull request #2031 from esphome/bump-2022.4.0
2022.4.0
2022-04-21 07:43:45 +12:00