Commit Graph

3856 Commits

Author SHA1 Message Date
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
58454811ae
Merge pull request #2755 from esphome/bump-2023.3.0
2023.3.0
2023-03-16 10:40:42 +13:00
Jesse Hills
4f0317d357
Update changelog for 2023.3.0 2023-03-16 09:44:21 +13:00
Jesse Hills
bb89192333
Bump version to 2023.3.0 2023-03-16 09:38:19 +13:00
Jesse Hills
a7233a2aae
Merge branch 'current' into beta 2023-03-16 09:38:15 +13:00
Jesse Hills
8d2d326ca4
Merge pull request #2754 from esphome/bump-2023.3.0b6
2023.3.0b6
2023-03-16 09:34:17 +13:00
Jesse Hills
1e1d89850c
Update supporters for 2023.3.0b6 2023-03-16 09:02:38 +13:00
Jesse Hills
a5b9c82bcc
Update changelog for 2023.3.0b6 2023-03-16 09:02:10 +13:00
d053
051acf8659
Update prometheus.rst (#2753)
fix type (double the)
2023-03-15 20:59:08 +01:00
Jesse Hills
d6ffbe8a2b
Bump version to 2023.3.0b6 2023-03-16 08:57:55 +13:00
Jesse Hills
ad436d5bcc
Merge pull request #2752 from esphome/bump-2023.3.0b5
2023.3.0b5
2023-03-15 23:46:32 +13:00
Jesse Hills
b3ecd7cd21
Update supporters for 2023.3.0b5 2023-03-15 21:21:02 +13:00
Jesse Hills
39684e5501
Update changelog for 2023.3.0b5 2023-03-15 21:20:31 +13:00
Jesse Hills
37a58142c4
Bump version to 2023.3.0b5 2023-03-15 21:20:11 +13: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
3f5aefd57f
Format long single line note (#2750) 2023-03-15 10:02:47 +13:00
Jesse Hills
cd31996569
Prefix all docker image references with ghcr.io (#2749) 2023-03-15 10:02:26 +13:00
Jesse Hills
cef649c458
Merge pull request #2747 from esphome/bump-2023.3.0b4
2023.3.0b4
2023-03-14 16:18:09 +13:00
Jesse Hills
03a50dad15
Update supporters for 2023.3.0b4 2023-03-14 14:12:44 +13:00
Jesse Hills
dedda4208a
Update changelog for 2023.3.0b4 2023-03-14 14:12:17 +13:00
Jesse Hills
41856ac7a6
Bump version to 2023.3.0b4 2023-03-14 14:11:56 +13:00
Jesse Hills
5c7b164684
Merge branch 'current' into beta 2023-03-14 14:11:46 +13:00
Jesse Hills
fee7a606e3
Add esp32 + improv requirements for Made for ESPHome (#2745) 2023-03-12 23:28:00 -04:00
Jesse Hills
0f80fde3a0
Merge pull request #2744 from esphome/bump-2023.3.0b3
2023.3.0b3
2023-03-13 15:31:22 +13:00
Jesse Hills
70be4dea29
Update supporters for 2023.3.0b3 2023-03-13 14:01:35 +13:00
Jesse Hills
ac120ec70a
Update changelog for 2023.3.0b3 2023-03-13 14:01:08 +13:00
Jesse Hills
5196b923c1
Bump version to 2023.3.0b3 2023-03-13 13:32:25 +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
Jesse Hills
6be6f7631d
Merge pull request #2730 from esphome/bump-2023.3.0b2
2023.3.0b2
2023-03-09 19:03:57 +13:00
Jesse Hills
378e6f1ce4
Update supporters for 2023.3.0b2 2023-03-09 15:53:24 +13:00
Jesse Hills
318afe3603
Update changelog for 2023.3.0b2 2023-03-09 15:52:45 +13:00
Jesse Hills
c565527180
Bump version to 2023.3.0b2 2023-03-09 15:48:13 +13: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
Jesse Hills
5e26f55331
Merge pull request #2728 from esphome/bump-2023.3.0b1
2023.3.0b1
2023-03-09 10:44:00 +13:00
Jesse Hills
094fd03e1a
Update supporters for 2023.3.0b1 2023-03-09 09:43:21 +13:00
Jesse Hills
336784ed5f
Update changelog for 2023.3.0b1 2023-03-09 09:42:50 +13:00
Jesse Hills
714b8a2507
Bump version to 2023.3.0b1 2023-03-09 09:09:40 +13:00