Commit Graph

1808 Commits

Author SHA1 Message Date
Petr Kejval
d1e7907930
Update resistance.rst (#2725)
* Update resistance.rst

Spent many hours to figure it out why my NTC reading are incorrect. Found out that ADC readings must be multiplied by 3.3 because built-in voltage divider on ADC pin on some boards.

* Update resistance.rst
2023-03-06 20:23:01 +01:00
Carlos Garcia Saura
6a90cd8cfc
Improve example in SCD4X for ambient pressure compensation (#2645)
* Update scd4x.rst

* Update scd4x.rst

* Update scd4x.rst

* Improve calibration example
2023-03-06 16:24:06 +01:00
Ian Reinhart Geiser
9f22bf66ff
Clarify purpose of appending the mac address (#2721) 2023-03-06 16:54:04 +13:00
Tomas Klouda
cc426b972c
Mention MH-Z14 as working with MH-Z19 library. (#2719) 2023-03-05 14:49:01 +01:00
Ian Reinhart Geiser
5d25fac978
Clarify what IAQ is (#2714)
* Clarify what IAQ is

Since standards are only for companies that lack a marketing department, I clarified some of the documentation around Bosch's definition of what IAQ means in their universe.   There is a lot here and it was taken from their datasheet directly that I provided a link to anyway.  I just wanted to include the important stuff to save people from surprises because like me they didn't bother to follow the links.  I can remove the b-VOC stuff if it's too much noise, but I thought it clarified to the users what it might be measuring for.  I also changed `2` to `₂` in `CO2` for the non-code snippets soothe the emotional damage incurred from doing too many school papers in LaTeX.

* fix table
2023-03-02 22:32:29 +01:00
Jesse Hills
26f59b8540
Remove copy paste config var mistake on mics-4514 (#2711) 2023-02-28 09:02:42 +13:00
Jesse Hills
7f5385981a
Fix adc link (#2710) 2023-02-28 08:17:44 +13:00
Peter Kay
51ba47c6a6
Update gps.rst (#2704)
Multiple typos corrected
2023-02-26 23:00:46 +01:00
Jesse Hills
68da2f6686
Add friendly name to docs (#2707) 2023-02-26 21:46:01 +13:00
Samuel Sieb
5b69264802
clarify matrix keypad pin requirements (#2694)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2023-02-22 21:43:07 +01:00
WJCarpenter
83aba51528
ens210 must be lowercase (#2690) 2023-02-20 16:44:14 +13:00
Christoph Wagner
8ab17f6aaa
Fixed prdouct url (#2674)
Old one was https://senseair.com/products/size-counts/senseair-s8-residential/ and redirects to their landing page
2023-02-18 08:07:04 +01:00
Sven Serlier
9300ddced3
Fix SEN5X datasheet URL (#2683)
* Fix SEN5X datasheet URL

* Fix sen5x engineering guidelines URL
2023-02-18 08:05:56 +01:00
Sven Serlier
218df09ae3
Fix CT clamp API URL (#2684) 2023-02-18 08:05:11 +01:00
H. Árkosi Róbert
8284ca6508
Update index.rst (#2677) 2023-02-16 14:53:19 +01:00
H. Árkosi Róbert
efe999bce9
Update sigma_delta.rst (#2676) 2023-02-16 14:48:44 +01:00
H. Árkosi Róbert
ab4edcf1aa
Update pid.rst (#2675) 2023-02-16 14:45:55 +01:00
Jesse Hills
a9b69cb5d4 Merge branch 'current' into beta 2023-02-15 19:28:58 +13:00
Michael Boulding
37d4e88a3d
Update example to use Color::BLACK not COLOR_BLACK (#2670)
COLOR_BLACK now generates a deprecation warning, update the example to use the recommended name.
2023-02-14 21:58:55 +01:00
Sergey Dudanov
1b65ed1d8b Issue3914 (#2665)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-02-14 13:59:52 +13:00
Jesse Hills
cedde31334 Merge branch 'current' into beta 2023-02-14 13:59:38 +13:00
Sven Serlier
aac1c4e498
Update sgp30 URL (#2636) 2023-02-13 07:24:13 +01:00
NP v/d Spek
eed3d41024 Nvds display clipping (#2659)
* Adding documentation about Clipping

* add example
2023-02-13 11:54:31 +13:00
Cossid
5dbd8210ee LED Drivers - Fix typo (#2657) 2023-02-13 11:54:31 +13:00
Jesse Hills
b4ef1452a5 Merge branch 'current' into beta 2023-02-13 11:54:18 +13:00
meijerwynand
e3e8c274b0
Update hdc1080.rst (#2652)
HDC1080 library compatible with CHT8305
2023-02-12 21:18:07 +01:00
Eric van Blokland
53bffad94f
Added documentation for the CanalSat and CanalSatLD codec (#2318)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-02-09 13:22:09 +13:00
Jesse Hills
a5710689b6
Add note about startup time for mics4514 (#2650) 2023-02-09 12:52:51 +13:00
jmichiel
726e70ab8c
Add preset MQTT topics + remove away mode refs (#2641)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-02-09 12:46:02 +13:00
Jesse Hills
a6fff4b5f2
Merge branch 'current' into next 2023-02-08 23:37:59 +00:00
Michael Muré
04882129e9
climate: add support for quiet fan speed (#2160) 2023-02-09 11:28:20 +13:00
Bob Perciaccante
dc07be64ce
Update mopeka_pro_check documentation to support Lippert devices (#2493) 2023-02-09 11:07:58 +13:00
Jesse Hills
300c55bc1f
Add JL1101 to ethernet docs (#2649) 2023-02-07 12:55:01 +13:00
H. Árkosi Róbert
11528c83e9
Documentation for vbus component (#2397)
Co-authored-by: Samuel Sieb <samuel-github@sieb.net>
Co-authored-by: Samuel Sieb <samuel@sieb.net>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-02-07 12:17:19 +13:00
sebcaps
be05682b3b
Add documentation for LD2410 (#2385)
Co-authored-by: Richard North <rich.north@gmail.com>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-02-07 11:47:51 +13:00
Noxmiles
f3fb438652
Update ccs811.rst (#2549)
* Update ccs811.rst

* Update ccs811.rst

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-02-05 19:47:22 +00:00
lillborje71
798b47dc5c
Update index.rst (#2574)
* Update index.rst

* Update index.rst

* Update index.rst

* Update index.rst

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-02-05 20:39:25 +01:00
mistrjirka
764155d5e5
Removing information that after some testing isn't true (#2568)
Raspberry pico W is supported, but the vanilla raspberry pico clearly is not. After trying "rpipico" as a board this error shows up "Error: Unknown board ID 'rpipico'". It is bit misleading, because from what I know about esphome you cannot just have a device that communicates through USB and doesn't connect to WiFi. 

I think it is important to understand that RP2040 isn't like ESP. Every RP2040 board doesn't support esphome, but basically any ESP device can support esphome.
2023-02-05 20:36:50 +01:00
sebcaps
4e8fa5c131
Update dallas.rst (#2570)
Fix mini resolution from 8 to 9, to comply with datasheet and component validation rules
2023-02-05 20:34:37 +01:00
Jan Pieter Waagmeester
880085fa33
Fix list layout for Graph>'Trace specific fields' (#2577) 2023-02-05 20:31:35 +01:00
xyzroe
5d870401ff
Examples of Daly BMS control using uart.write (#2584)
* Update daly_bms.rst

Add a couple of examples of Daly BMS control using uart.write

* Examples of Daly BMS control using uart.write

fixed lint errors

* Examples of Daly BMS control using uart.write

 probably fixed lint errors

* Fixed every boot up battery level setup
2023-02-05 20:29:30 +01:00
Mike Ellis
a34f2c8679
Update st7789v.rst (#2622)
* Update st7789v.rst

Modified to allow dimmable control of the backlight (using GPIO4)

* Update st7789v.rst

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-02-05 19:28:12 +00:00
backcountrymountains
fd4fd55333
Alternative Costco Feit A19 Bulb config (#2591)
I have a Costco Feit A19 that is similar but different. It is actually a RGBCT. I was wondering if we could post it here or otherwise make clear that there are alternate configs for Feit A19 bulbs. Maybe just warning people that there are several models of Feit A19 RGB/white bulbs is enough to not confuse people like me that used the sample code. Also, whoTF makes 2 nearly identical bulbs but with different pinouts WTF is that about, Feit electric?

My change is to the pins of the sm16716 and changing it to an RGBCT bulb.
2023-02-05 20:27:57 +01:00
RubyBailey
9f7b9e83a9
Onboard USB chip may interfere with deep sleep. (#2627)
* Update deep_sleep.rst

Added note to explain that onboard USB chip may interfere with deep sleep.

* Update deep_sleep.rst

Added note to explain potential with deep sleep on some ESP8266

* Update deep_sleep.rst
2023-02-05 20:21:00 +01:00
Antonio Fiol
a3bdd1ff5d
Added example with the expanded form for file (#2635)
Added one example where file does not use the short form, but the YAML expanded one described below the examples.
2023-02-05 20:10:26 +01:00
TechSmart Solutions
60233fccf8
Update index.rst (#2643) 2023-02-05 10:19:11 +01:00
usernames122
923db447a1
Add comma (#2629)
You forgot a comma, so i fixed it for you.
2023-02-04 21:22:50 +01:00
Florian Trück
07f6b30cc1
Update SCD30 sensor documentation (#2631) 2023-02-03 21:13:31 +13:00
Joakim Plate
703aada7da
Add initial docs for mdns extensions (#2553) 2023-02-02 17:19:00 +13:00
@RubenKelevra
3d6bfec6dd
sensor index: add missing commas (#2639) 2023-02-01 16:24:37 -08:00