Commit Graph

1509 Commits

Author SHA1 Message Date
Francisco J. Solis
e7d8e75dd8 docs: update the quantile link
The quantile link has been updated to a more descriptive one, which gives a better idea of the quantile function.

Refs: https://github.com/esphome/issues/issues/3622
2022-10-04 23:27:02 -05:00
Patrick ZAJDA
86829a7eeb
Add id and teleinfo_id to teleinfo configuration variables (#2340) 2022-10-05 14:31:51 +13:00
ShellAddicted
946211c10a
mqtt: MbedTLS doesn't like wildcard certificates (#2336) 2022-10-05 14:31:15 +13:00
Michael Haas
d08cbe4523
Fix typo 2022-10-01 08:14:32 +02:00
H. Árkosi Róbert
ceadda59ea
Update time_based.rst 2022-09-27 17:04:13 +02:00
bakeromso
438199f7f5
fixed typo's and added coma 2022-09-26 14:40:47 +02:00
H. Árkosi Róbert
e21626f056
Merge pull request #2279 from esphome/nagyrobi-patch-1
Add BTHome to See Also list
2022-09-25 17:08:25 +02:00
Alex Iribarren
28740383e5
Mention that update_interval can be never 2022-09-25 16:20:56 +02:00
Michael Davidson
fa7780b365
Switch from marking default_target_temperature_* and default_mode as deprecated and instead just give advice they're going away (#2324) 2022-09-24 01:41:37 -05:00
Lode Vermeiren
6ba4974c8f
Update bluetooth_proxy.rst
Fix typo
2022-09-23 16:22:22 +02:00
Midbin
93bb11d0f5
Fix Typo in Code Example
Changed filter to filters in the binary_sensor, so the Example would work if copied.
2022-09-22 16:22:59 +02:00
Stanislav Habich
79c95a7a17
Update tm1621.rst 2022-09-22 14:53:22 +02:00
Bascht74
fed5b15f98
fix cover documentation error (#2193) 2022-09-21 21:26:36 -07:00
imgbot[bot]
aa88cd000d
[ImgBot] Optimize images (#2313)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-09-21 10:24:40 +02:00
Pascal Vizeli
9fb1ebf171
ufire doc fixes (#2297)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-09-21 19:44:26 +12:00
Jesse Hills
a1d6fe2d0d
Merge branch 'current' into beta 2022-09-20 17:14:41 +12:00
blakadder
928513cb97
align template sensor unit display
Just cosmetics to align the template sensor unit display with the impedance sensor unit which is Ω
2022-09-18 14:16:58 +02:00
chris dunder
4606c722eb
Document steps for adding a password to OTA (#2304) 2022-09-17 16:19:30 -07:00
Jesse Hills
ea73b3086e
Add note for bluetooth proxy (#2298) 2022-09-15 14:21:00 +12:00
Matus Ivanecky
5e6dabdaa1
Added docs for new SIM800L features (#2284)
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2022-09-15 13:02:42 +12:00
Jesse Hills
0d8024c385
Merge branch 'current' into next 2022-09-14 17:00:04 +12:00
Pascal Vizeli
6985e68895
U-fire/ph (#2285)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-09-14 16:51:28 +12:00
Jesse Hills
df58acb27f
Docs for BLE stop scan action (#2295) 2022-09-14 14:57:48 +12:00
Jonathan V
2496f269a9
esp32_ble_tracker updates for new functionality (#2192)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-09-14 11:10:15 +12:00
functionpointer
ac7e8766db feedback cover: fix typo 2022-09-13 14:47:24 +02:00
xander2
da17b7c74a
remove temperature unit from example (#2290)
remove temperature unit from example, as configuration will not work with units present
2022-09-12 22:49:36 -07:00
Jordan W. Cobb
ca8a5ee051
Added documentation for TM1638 Led and Key module (#1991) 2022-09-12 00:32:54 -07:00
anatoly-savchenkov
6d9648aa2d
Add Factory Reset button and switch (#2280) 2022-09-12 10:23:55 +12:00
David Buezas
e2a524bd5a
Added documentation for bl0942 (#2286) 2022-09-12 09:36:13 +12:00
H. Árkosi Róbert
716329c00f
Add BTHome to See Also list 2022-09-09 10:09:31 +02:00
Keilin Bickar
c735cc2253
Add MPL3115A2 component (#2009)
* Add MPL3115A2

* Resized image

* Extended underline
2022-09-09 00:18:10 -05:00
Pascal Vizeli
8044302769
Add documentation for ufire_ec (#2273)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-09-08 22:30:16 +12:00
Philippe FOUQUET
8e3689fb45
Add doc for tm1621 LCD display (#2242) 2022-09-08 11:40:32 +12:00
Jesse Hills
059092ed86
Add note to bluetooth proxy for min HA version (#2277) 2022-09-08 09:01:57 +12:00
H. Árkosi Róbert
ac72ac5d27
Merge pull request #2274 from esphome/nagyrobi-patch-1
Update xiaomi_ble.rst
2022-09-07 20:54:29 +02:00
H. Árkosi Róbert
f7bdf7b51b
Update xiaomi_ble.rst 2022-09-07 09:33:51 +02:00
H. Árkosi Róbert
72bae784ed
Update esp32_ble_tracker.rst 2022-09-07 09:29:58 +02:00
H. Árkosi Róbert
22c015d880
Update esp32_ble_tracker.rst
Add more `See Also` links and correct note for active
2022-09-07 09:25:16 +02:00
H. Árkosi Róbert
c5d355b551
Update xiaomi_ble.rst 2022-09-06 15:46:06 +02:00
Jesse Hills
ae8260cc15
Add docs for bluetooth proxy (#2247)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-09-06 13:12:03 +12:00
RoboMagus
194c8e429f
Esp32 pulsecounter optional pcnt (#2212)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-09-02 13:41:09 +12:00
Fabian Berthold
b7e3a5d60c
Add documentation for binary sensor map sum type(#2123)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-08-31 16:52:35 +12:00
yuhei mukoyama
012d9d4602
Add AEHA IR Protocol (#2246) 2022-08-31 16:43:35 +12:00
Wouter van der Wal
beb7a459ab
Feature/ibeacon rssi sensor (#2248) 2022-08-31 16:42:51 +12:00
Jesse Hills
f6abea22f1
Merge branch 'current' into next 2022-08-31 16:01:32 +12:00
Guillermo Ruffino
7bc94261cb
schema-202208 (#2243) 2022-08-31 13:55:05 +12:00
Joe
300a511bde
Document BedJet Fan component (#2239) 2022-08-31 13:53:23 +12:00
Keith Burzinski
3907214daf
Add docs for IP101 support (#2250) 2022-08-31 13:45:35 +12:00
Jan Grewe
c588816013
Add Prometheus metrics relabeling (#2238)
Co-authored-by: Jan Grewe <jan.grewe@flixbus.com>
2022-08-30 10:55:58 +12:00
MrEditor97
2e34f4772b
Support for MCP9600 sensor (#2217)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-08-25 15:49:35 +12:00