Commit Graph

1873 Commits

Author SHA1 Message Date
J. Nick Koston
7d8d015be5
Add note about increased window and interval can cause WiFi instability (#2790)
* Add note about increased window and interval can cause WiFi instability

* Update components/bluetooth_proxy.rst

Co-authored-by: Erik Montnemery <erik@montnemery.com>

* Update bluetooth_proxy.rst

* Update components/bluetooth_proxy.rst

* Update components/bluetooth_proxy.rst

* Update components/bluetooth_proxy.rst

---------

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2023-04-11 10:29:16 +02:00
David
eb57e186ee
Update sht3xd.rst (#2804)
Updated page to specify that this driver also supports the Temp/Humidity sendor SHT3x.
2023-04-11 10:25:50 +02:00
TheGroundZero
dcd8c1d058
Add TZ timezone string examples (#2806) 2023-04-11 10:25:23 +02:00
Artem Sheremet
a85e13f9ff
Fix pulse_counter example unit name (#2811) 2023-04-11 10:23:12 +02:00
Alex Barcelo
83ea93d625
Fix datasheet link for PCA9685 component (#2810)
The link for the PCA9685 pointed to LEDC Espressif documentation. Updated with the proper NXP datasheet URL.
2023-04-08 09:40:57 +02:00
zivillian
3fe59bf89a
fix typo (#2803) 2023-04-04 21:14:26 +02:00
Robert
1cfe800733
Add clarity for use of multiplier (#2763)
For seasonal changes, it’s easier to use the multiplier to adjust the watering time instead of adjusting the run durations directly. Set your run duration to the time you want for ‘mild’ weather (spring/autumn) and then use the multiplier to increase (summer) or decrease (winter) the calculated run times.
2023-04-03 23:24:31 -05:00
kahrendt
b8f33134e2
Update binary_sensor_map.rst (#2795) 2023-03-31 17:27:18 +13:00
gatonero
0706aa6d77
Adjusted indentation (#2793)
from "output:" downwards
2023-03-30 09:41:00 +02:00
Kenny Stier
49840138b5
Fix broken link, add new link in midea.rst (#2794) 2023-03-30 07:43:45 +02:00
Jesse Hills
5cd9720f4b
Add variable name for touchscreen touches (#2785) 2023-03-26 21:41:11 +13:00
zivillian
bc65c0cc8e
Update tuya.rst (#2777) 2023-03-26 10:31:39 +02:00
H. Árkosi Róbert
e023e0d3b9
move datasheet links to bottom (#2782) 2023-03-25 12:43:12 +01:00
H. Árkosi Róbert
efe665228e
brush up pca9554.rst (#2781)
* Update pca9554.rst

* Update pca9554.rst
2023-03-25 10:14:17 +01:00
H. Árkosi Róbert
4b5f4c9dc8
Add remote_* to seealso (#2775)
* Add remote_* to seealso

* Update rf_bridge.rst
2023-03-22 11:07:25 +01:00
Michael Jahn
4b729f9885
fix typo in mqtt doc ypi -> you (#2776) 2023-03-22 11:06:28 +01:00
David Newgas
d493079e07
Document what remote "raw format" is (#2773)
* Document what remote "raw format" is

Add a note explaining that raw format is pulse widths (in microseconds) with sign indicating mark or space. This understanding is based on RemoteReceiverComponent::decode_rmt_, RemoteReceiverComponentStore::gpio_intr and RawDumper::dump.

* Update remote_receiver.rst

* Update remote_receiver.rst

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-03-22 09:13:54 +01:00
B48D81EFCC
7398834ec9
Update title of ADS1115 component (ads1115.rst) (#2764)
* Update ads1115.rst

Edited document title to align with other adc components

* Update ads1115.rst

Increased size of title underlie

* Update ads1115.rst

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-03-20 15:10:42 +01:00
mrtoy-me
a31483f14e
Update bme280.rst (#2766)
* Update bme280.rst

Small addition - added a sentence in the first para to explain that Forced Mode per datasheet section 3.3 is used for measurement.

* Update bme280.rst

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-03-20 14:34:57 +01:00
Sybren A. Stüvel
437a19218f
Document how to return 'no value' from a lambda filter (#2761)
* Document how to filter out values in a lambda filter

* Fix the code example
2023-03-18 22:39:41 +01:00
Jesse Hills
a7233a2aae
Merge branch 'current' into beta 2023-03-16 09:38:15 +13:00
d053
051acf8659
Update prometheus.rst (#2753)
fix type (double the)
2023-03-15 20:59:08 +01:00
Jesse Hills
f66a48f570
Revert "Add supported touch pins for esp32-s2/s3" (#2751) 2023-03-15 21:20:11 +13:00
Jesse Hills
7ee774b98c
Merge branch 'current' into beta 2023-03-15 21:20:00 +13:00
Jesse Hills
cd31996569
Prefix all docker image references with ghcr.io (#2749) 2023-03-15 10:02:26 +13:00
Jesse Hills
4d378b32c8
Add supported touch pins for esp32-s2/s3 (#2743) 2023-03-13 13:32:25 +13:00
Dorian Zedler
fa505d91e5
Feat: add hex color (#2731) 2023-03-13 13:32:25 +13:00
Jesse Hills
a9e1d2d4dc
Merge branch 'current' into beta 2023-03-13 13:32:09 +13:00
alexd321
198249bedf
include i2c requirement in docs (#2742)
* include i2s requirement in docs

mention the requirement for i2s to be set up for this sensor to function

* Update mics_4514.rst

* Update mics_4514.rst
2023-03-12 19:57:29 +01:00
H. Árkosi Róbert
4131c3f656
Update index.rst (#2738) 2023-03-11 12:25:36 +01:00
Samuel Sieb
8605fd5a3d
fix example (#2736) 2023-03-10 10:27:07 -08:00
H. Árkosi Róbert
9d58ebf3b9
Update remote_receiver.rst (#2735) 2023-03-10 10:34:54 +01:00
Jeff
243ec7deaf
Update uart.rst (#2734)
* Update uart.rst

* Update uart.rst

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-03-10 10:10:41 +01:00
ithinkido
2ac91126ff
Update hbridge.rst (#2733)
Decay mode : Fast decay is braking vs slow decay , coasting
2023-03-10 07:07:57 +01:00
NP v/d Spek
5176b16150
Replace ili9341 with ili9xxx documentation (#2729)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-03-09 15:48:13 +13:00
Russell Cloran
badc454254
Document NeoPixelBus support on ESP32-S3 (#2491)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-03-09 15:48:13 +13:00
Samuel Sieb
f7420c857f
fix kuntze docs (#2698)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2023-03-09 15:48:13 +13:00
Kai Gerken
612c791536
added reset energy action to pzemdc (#2700) 2023-03-09 08:56:36 +13:00
Morgan Robertson
df41bf7675
Add documentation for AS7341 spectral color sensor (#2609)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-03-08 14:28:10 +13:00
Jesse Hills
dc02fc8788
Fix bad merge 2023-03-08 01:17:48 +00:00
Jesse Hills
38d73ce10a
Merge branch 'current' into next 2023-03-08 01:10:46 +00:00
bisbastuner
bf0b271a73
bme680_bsec: Add information and example about multiple devices support (#2234)
Co-authored-by: Trevor North <trevor@freedisc.co.uk>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-03-08 10:22:14 +13:00
DAVe3283
3e74757ce9
Add absolute humidity component (#2723)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-03-08 10:21:36 +13:00
H. Árkosi Róbert
e4e133d369
Update index.rst (#2726) 2023-03-07 14:42:23 +01:00
AlexCPU
7b4a42cfc0
correct details in SEN5x documentation (#2692)
* correct connector details in SEN5x documentation

* remove Sen54 from section on NOx
2023-03-07 09:23:09 +01:00
Kamahat
58831869de
small issue on unit used (#2693)
small issue on unit used
2023-03-07 09:22:27 +01:00
cinghialino
f1f9be6887
Update anova.rst (#2696) 2023-03-07 09:21:47 +01:00
Mathias Stock
a28da87762
wrong name for the link (#2695) 2023-03-07 09:20:43 +01:00
Anthony Keane
9eb91e153e
Update custom.rst (#2699)
Adding ID reference cos I spent 3 hours trying to find why I got this error

Couldn't find ID 'my_custom_switch'. Please check you have defined an ID with that name in your configuration.
2023-03-07 09:20:08 +01:00
Rob Adams
61f79fba3a
Fix typo in filter max docs (#2701) 2023-03-07 09:19:07 +01:00