Commit Graph

1784 Commits

Author SHA1 Message Date
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
Jannick
b4aa44d564
Correct signed and unsigned data type descriptions (#2637)
- S_QWORD from unsigned to signed 64 bit
- U_QWORD_R twice
2023-02-01 07:36:34 +01:00
WitchKing
a55a071a7c
Added documentation in order to use ADS1015 (#2581)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-01-26 17:21:07 +13:00
Jesse Hills
c8fefadfa4
Merge branch 'current' into next 2023-01-26 14:59:51 +13:00
Jesse Hills
ba2bcccdf3
Add improv serial next_url (#2620) 2023-01-25 14:37:03 +13:00
Jesse Hills
b7a6bc4d78
Add documentation for MiCS 4514 (#2605) 2023-01-25 09:58:48 +13:00
Guillermo Ruffino
8b7fcf2313
Format-fixes-202211 (#2461) 2023-01-24 14:56:46 -03:00
NP v/d Spek
8a18636d4b
Add missing font: component to example. (#2614)
Co-authored-by: Samuel Sieb <samuel-github@sieb.net>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
fixes https://github.com/esphome/issues/issues/4065
2023-01-24 15:27:16 +13:00
Jesse Hills
4171ba1fb4
Fix display font and static text ref (#2618) 2023-01-24 14:35:06 +13:00
Jesse Hills
f858439867
Move password to bottom of list and add deprecated label (#2617) 2023-01-24 14:34:58 +13:00
H. Árkosi Róbert
a7f83576f9
Fix order (#2615) 2023-01-23 22:31:20 +01:00
Jesse Hills
528ccd2e65
Merge branch 'current' into next 2023-01-24 08:30:14 +13:00
Antonio
13a7cdc5f4
Update ethernet.rst (#2612)
Include LILYGO TTGO T-Internet ESP32-WROVER-E LAN8270 configuration
2023-01-23 07:29:48 +01:00
Jesse Hills
8c3d9b5b8b
Merge branch 'current' into next 2023-01-23 09:06:03 +13:00
Nejc
dd5bc51973
Update pcf8574.rst (#2608)
* Update pcf8574.rst

* Update components/pcf8574.rst

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-01-22 08:50:58 +13:00
Jesse Hills
96308aeb57
Merge branch 'current' into next 2023-01-20 18:33:02 +13:00
Lukas Schulte
50171271cc
addded: BME680 IAQ Class (#2593)
* addded: BME680 IAQ Class

* fixed: yaml layout

* fixed: some iaq values has result in an error

* Update bme680_bsec.rst

* Update bme680_bsec.rst

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-01-19 19:42:35 +01:00
billthe4th
7453de6ae2
Fix esp32-arduino_framework ref (#2587) 2023-01-19 14:59:17 +01:00
H. Árkosi Róbert
110080c3f4
Revert "Added power negative filter example - very useful (#2595)" (#2604)
This reverts commit db7c4b4c59.
2023-01-19 14:33:24 +01:00
Chester
db7c4b4c59
Added power negative filter example - very useful (#2595) 2023-01-19 14:30:58 +01:00
jensgraef
1659578643
Fix typo in text-sensor documentation (#2601) 2023-01-19 13:47:53 +01:00
Jesse Hills
21a01eee50
Fix link to mqtt base component config (#2603) 2023-01-19 09:49:06 +13:00
H. Árkosi Róbert
b84eb16038
Documentation for wiegand component (#2424)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2023-01-18 14:37:57 +13:00
Valentin Ochs
52e7be2e97
Documentation for sigma_delta_output component (#2500)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-01-18 13:42:36 +13:00
Stanislav Habich
833d2d783a
Updated documentation for pca9685 (#2325) 2023-01-18 13:00:39 +13:00