Commit Graph

3644 Commits

Author SHA1 Message Date
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
kfulko
882801ac73
Update migrate_sonoff_tasmota.rst (#2632)
* Update migrate_sonoff_tasmota.rst

* Update migrate_sonoff_tasmota.rst

* Update migrate_sonoff_tasmota.rst

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-02-05 20:21:49 +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
@RubenKelevra
3d6bfec6dd
sensor index: add missing commas (#2639) 2023-02-01 16:24:37 -08:00
Jesse Hills
a1bdcb78c7
Bump devcontainer to python 3.10 (#2638) 2023-02-01 19:55:36 +13: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
Jesse Hills
41b9b2ab99
Merge pull request #2625 from esphome/bump-2022.12.8
2022.12.8
2023-01-27 10:04:50 +13:00
Jesse Hills
46c5e085d5
Update supporters for 2022.12.8 2023-01-27 09:48:26 +13:00
Jesse Hills
a678763b2a
Update changelog for 2022.12.8 2023-01-27 09:47:58 +13:00
Jesse Hills
5087164806
Bump version to 2022.12.8 2023-01-27 09:44:42 +13:00
Jesse Hills
28da90849f
Merge pull request #2623 from esphome/bump-2022.12.7
2022.12.7
2023-01-26 15:50:23 +13:00
Jesse Hills
6a5c391df1
Update supporters for 2022.12.7 2023-01-26 15:01:09 +13:00
Jesse Hills
c181fa51ad
Update changelog for 2022.12.7 2023-01-26 15:00:41 +13:00
Jesse Hills
4c648d57f0
Bump version to 2022.12.7 2023-01-26 15:00:19 +13:00
Jesse Hills
583dc84264
Redirect 2022.12.4 to 2022.12.0 changelog (#2621) 2023-01-25 08:59:40 +13:00
Jesse Hills
03af7bb03b
Add note to container changes (#2619) 2023-01-24 18:35:18 +00: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
2172e034d3
Merge pull request #2616 from esphome/bump-2022.12.6
2022.12.6
2023-01-24 08:59:05 +13:00
Jesse Hills
c4ede6234f
Update supporters for 2022.12.6 2023-01-24 08:35:22 +13:00
Jesse Hills
1d1ec35c27
Update changelog for 2022.12.6 2023-01-24 08:34:55 +13:00
Jesse Hills
badfdca17d
Bump version to 2022.12.6 2023-01-24 08:30:43 +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
8b1dba44fc
Merge pull request #2613 from esphome/bump-2022.12.5
2022.12.5
2023-01-23 09:27:37 +13:00
Jesse Hills
dccff99a09
Update supporters for 2022.12.5 2023-01-23 09:07:11 +13:00
Jesse Hills
572ad76e85
Update changelog for 2022.12.5 2023-01-23 09:06:41 +13:00
Jesse Hills
27d7bbef80
Bump version to 2022.12.5 2023-01-23 09:06:21 +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
06925fe585
Merge pull request #2606 from esphome/bump-2022.12.4
2022.12.4
2023-01-21 16:18:16 +13:00
Jesse Hills
4ffa429d48
Update supporters for 2022.12.4 2023-01-20 18:34:19 +13:00
Jesse Hills
aba7cad9a4
Update changelog for 2022.12.4 2023-01-20 18:33:28 +13:00
Jesse Hills
9bd3cb116e
Bump version to 2022.12.4 2023-01-20 18:33:10 +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
martin jonasson
9b3096fa2f
Spelling mistake public/publish (#2594) 2023-01-14 14:24:17 -08:00
gb0101010101
0c1ed5c712
Note ID is not used by Home Assistant (#2525)
* Note ID is not used by Home Assistant

Add note to ID variables to make it clear that it is not used by Home Assistant.

* Update configuration-types.rst

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-01-13 10:03:13 +01:00
Jeff
ccda4c496c
fix example 2023-01-11 17:24:47 -08:00
Antonio Fiol
101ead9279
Fix API reference link (#2586) 2023-01-11 10:09:55 +01:00
Antonio Fiol
7697877195
Add note explaining what to do in set_action (#2585)
Add note explaining what to do in set_action to update the state of the component.
2023-01-11 09:51:27 +01:00