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
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
systeembeheerder
cac3e0f606
Update modbus_controller.rst ( #2708 )
...
S_QWORD is signed, not unsigned
2023-03-07 09:17:39 +01:00
Jeff
c56b231679
Update safe_mode.rst ( #2713 )
...
* Update safe_mode.rst
* Update safe_mode.rst
---------
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-03-07 09:16:24 +01:00
Sean Carolan
c50477f1d6
Removing default setting ( #2716 )
...
`discovery: true` is on by default and therefore not required here. You only need this to set `discovery: false`
2023-03-07 09:08:38 +01:00
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