Commit Graph

4001 Commits

Author SHA1 Message Date
Keith Burzinski
acc4d25c21
Group and sort binary sensors into categories (#2802) 2023-04-04 19:28:17 +12:00
Robert
1cfe800733
Add clarity for use of multiplier (#2763)
For seasonal changes, it’s easier to use the multiplier to adjust the watering time instead of adjusting the run durations directly. Set your run duration to the time you want for ‘mild’ weather (spring/autumn) and then use the multiplier to increase (summer) or decrease (winter) the calculated run times.
2023-04-03 23:24:31 -05:00
kahrendt
b8f33134e2
Update binary_sensor_map.rst (#2795) 2023-03-31 17:27:18 +13:00
gatonero
0706aa6d77
Adjusted indentation (#2793)
from "output:" downwards
2023-03-30 09:41:00 +02:00
Kenny Stier
49840138b5
Fix broken link, add new link in midea.rst (#2794) 2023-03-30 07:43:45 +02:00
Jesse Hills
c4dc1938d2
Merge branch 'current' into next 2023-03-27 19:02:34 +00:00
Jesse Hills
d459a4bc98
Update pre-commit files (#2789)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-03-28 08:01:07 +13:00
dependabot[bot]
dd64ed78d8
Bump actions/checkout from 3.3.0 to 3.5.0 (#2787)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-27 09:42:30 +02:00
Jesse Hills
a1bac04a99
Merge pull request #2788 from esphome/bump-2023.3.2
2023.3.2
2023-03-27 16:45:33 +13:00
Jesse Hills
e16da3d6dd
Update supporters for 2023.3.2 2023-03-27 15:59:16 +13:00
Jesse Hills
99e490ba67
Update changelog for 2023.3.2 2023-03-27 15:58:49 +13:00
Jesse Hills
8e62b9b4c2
Bump version to 2023.3.2 2023-03-27 15:58:30 +13:00
Jesse Hills
4e1fb99b22
Merge branch 'current' into next 2023-03-27 15:57:39 +13:00
Jesse Hills
8fbb53e016
Add note for names to use friendly_name (#2774) 2023-03-27 15:35:26 +13:00
Jesse Hills
5cd9720f4b
Add variable name for touchscreen touches (#2785) 2023-03-26 21:41:11 +13:00
zivillian
bc65c0cc8e
Update tuya.rst (#2777) 2023-03-26 10:31:39 +02:00
LuBeDa
0191785511
Add EHMTX to cookbook (#2369) 2023-03-25 20:31:50 +00:00
H. Árkosi Róbert
e023e0d3b9
move datasheet links to bottom (#2782) 2023-03-25 12:43:12 +01:00
H. Árkosi Róbert
efe665228e
brush up pca9554.rst (#2781)
* Update pca9554.rst

* Update pca9554.rst
2023-03-25 10:14:17 +01:00
Andrew J.Swan
ab2ef41640
Update metadata description on Web Server API page (#2780) 2023-03-24 10:20:35 +01:00
H. Árkosi Róbert
4b5f4c9dc8
Add remote_* to seealso (#2775)
* Add remote_* to seealso

* Update rf_bridge.rst
2023-03-22 11:07:25 +01:00
Michael Jahn
4b729f9885
fix typo in mqtt doc ypi -> you (#2776) 2023-03-22 11:06:28 +01:00
David Newgas
d493079e07
Document what remote "raw format" is (#2773)
* Document what remote "raw format" is

Add a note explaining that raw format is pulse widths (in microseconds) with sign indicating mark or space. This understanding is based on RemoteReceiverComponent::decode_rmt_, RemoteReceiverComponentStore::gpio_intr and RawDumper::dump.

* Update remote_receiver.rst

* Update remote_receiver.rst

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-03-22 09:13:54 +01:00
Jesse Hills
c96a258c09
Merge pull request #2772 from esphome/bump-2023.3.1
2023.3.1
2023-03-22 12:40:46 +13:00
Jesse Hills
5f633c1299
Update supporters for 2023.3.1 2023-03-22 12:06:20 +13:00
Jesse Hills
1fd755a055
Update changelog for 2023.3.1 2023-03-22 12:05:52 +13:00
Jesse Hills
2321eb4de0
Bump version to 2023.3.1 2023-03-22 12:03:35 +13:00
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
Aaron S. Jackson
f9aa59fd33
GooDisplay GDEY029T94 (#2765) 2023-03-20 17:01:59 +13:00
Peter Halicky
41ed5a7294
Add support for ESP32 CAM 3MP and 5MP resolutions and arbitrary camera clock. (#2759) 2023-03-20 08:50:38 +13:00
Sybren A. Stüvel
e01079d2be
Documentation for the skip_initial filter (#2760) 2023-03-20 08:50:21 +13: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
Raph
77bcde8e60
Add flip_x (#2746) 2023-03-16 12:24:09 +13:00
Samuel Sieb
174b72b502
add output option for status led (#2727)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-03-16 11:49:46 +13:00
Witold Krecicki
6b42fc13e4
Spi force sw (#2748) 2023-03-16 11:49:26 +13:00
R Huish
22c235793b
Added missing PM_1_0 and PM_10_0 for TYPE_PMS5003T (#2741) 2023-03-16 11:49:07 +13:00
Trent Houliston
67db98f803
Update delta filter docs for new percentage mode (#2647) 2023-03-16 11:48:44 +13:00
Jesse Hills
2c1dd252f7
Merge branch 'current' into next 2023-03-16 10:49:19 +13: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
abbc55b23b
Merge branch 'current' into next 2023-03-16 09:31:38 +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