Commit Graph

1374 Commits

Author SHA1 Message Date
Jesse Hills 04e247ec9a
Add volume actions for media player (#2124) 2022-06-13 13:32:45 +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
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
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
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
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