Commit Graph

2790 Commits

Author SHA1 Message Date
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
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
b8cf9e7ea7
Note about graph history (#2025) 2022-04-19 11:22:33 +12:00
simofon
f73158a4e8
Update rdm6300.rst (#1870)
Co-authored-by: Otto Winter <otto@otto-winter.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-04-14 21:51:19 +00: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
Martin
64233d992d
Change temperature to signed (#2010) 2022-04-14 18:42:55 +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
Jonathan Burns
2ab15cb9c1
Add newer HomeAssistant actions to list of all actions (#2004) 2022-04-14 15:58:59 +12:00
phpia
ccf1966fe6
Update automations.rst (#1992)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-04-14 03:57:29 +00:00
Jesse Hills
4eb8b2af91
Merge branch 'current' into next 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
4b0889f0c5
Revert table shadow added in #1994 (#2014) 2022-04-13 16:12:22 +12:00
pbevilac
8e327313b4
added closing bracket, corrected bootloader baudrate to 74880 (#1996) 2022-04-13 16:09:18 +12:00
Philip Allgaier
d7150ffd99
Add border-radius to images + dropshadow to tables (#1994) 2022-04-12 21:07:42 -07: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
f7e6120d1c
Bump version to 2022.5.0-dev 2022-04-13 13:42:29 +12:00
Jesse Hills
4f79803857
Merge branch 'current' into next 2022-04-13 13:37:11 +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