Commit Graph

1549 Commits

Author SHA1 Message Date
Jesse Hills
28bb68b2f0
Merge branch 'current' into next 2022-11-01 12:38:36 +13:00
Ingurum
e0baa18eca
fix numbercall function names (#2255) 2022-10-30 21:50:56 -07:00
tubalainen
c762271f3e
id cannot be the same as the component name
The id cannot be the same as the component name, the example will not compile.
2022-10-30 17:45:17 +01:00
tubalainen
2f100e2598
Spelling miss on interRupt
interupt -> interrupt
2022-10-30 15:38:28 +01:00
Jesse Hills
1160dc279f
Remove devices on home page and replace with platforms (#2393) 2022-10-27 15:43:17 +13:00
Jesse Hills
423e1e69d2
Add basic rp2040 docs page (#2392) 2022-10-27 12:38:26 +13:00
Jesse Hills
540a68d1f6
Add compile_process_limit docs (#2391) 2022-10-27 12:17:26 +13:00
Jesse Hills
1f2fad852c
Merge branch 'current' into next 2022-10-26 12:07:51 +13:00
H. Árkosi Róbert
5e214c836f
Remove human readable example from uptime (#2384) 2022-10-25 19:10:06 +13:00
Samuel Sieb
444ca70937
replace deprecated hexencode (#2240) 2022-10-24 16:06:07 -07:00
Samuel Sieb
1dad7e4a57
fix pulse_counter example indent (#2387)
fixes #2386
2022-10-24 11:08:37 -07:00
Ben Marengo
859c1accae
clarify that active is nested 2022-10-21 21:47:35 +01:00
H. Árkosi Róbert
eacd292d90
Revert "Fix color temp units for strobe effect" 2022-10-21 06:49:16 +02:00
Brian Kaufman
8478bb15de
Fix color temp units for strobe effect
Percentage is not acceptable per config validation (cv.color_temperature).  Must be mireds or Kelvin.
2022-10-20 13:00:21 -07:00
hagak
b1b0aeb68f
Added Daikin BRC Component to the Climate IR doc (#2245)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-10-19 20:29:31 +13:00
Maximilian
bb0900058b
Add docs from adc128s102 sensor (#2308)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-10-19 17:06:26 +13:00
Carlos Gustavo Sarmiento
c8a99994ec
Documentation for Atlas Scientific Peristaltic Pump (#2115) 2022-10-19 16:13:22 +13:00
Jadson Santos
e306940c09
Add ethernet_info docs (#2300) 2022-10-19 13:44:58 +13:00
Marcel Hoppe
6764a47089
Add support for wl-134 (#2137)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-10-19 13:44:30 +13:00
Jesse Hills
0a11470ac9
Merge branch 'current' into beta 2022-10-19 10:30:16 +13:00
thatso
69b1bf4436
Update LYWSDCGQ description in xiaomi_ble.rst (#2305) 2022-10-19 08:07:43 +13:00
azrdev
3c4acf2e6a
Clarify docs for logger, globals (#2323) 2022-10-19 08:05:18 +13:00
Daniel Correa Lobato
0354a78e1c
Update cse7766.rst (#2327) 2022-10-19 08:03:26 +13:00
Dominik Bruhn
3b5704deb7
Fixed UFire EC Documentation (#2357) 2022-10-19 08:01:57 +13:00
Kuba Szczodrzyński
4237b1dd31
Add docs for keep_user_credentials (#2301) 2022-10-14 08:58:46 +13:00
Frank Riley
44689b9d69
Add min/max_interval and measured_power to esp32_ble_beacon (#2337) 2022-10-13 12:59:10 +13:00
Jesse Hills
e3c261bdac
Merge branch 'current' into next 2022-10-13 09:49:31 +13:00
Jesse Hills
f8c31b2a86
Merge branch 'next' into bump-2022.10.0b1 2022-10-13 09:18:46 +13:00
definitio
efb6f17ca8
Do not requre CS pin for st7789v (#2354) 2022-10-13 08:26:31 +13:00
Chris Feenstra
89fad3a06c
Add support for ZHLT01 heatpump IR protocol (#2199)
Co-authored-by: Chris Feenstra <chris@cfeenstra.nl>
2022-10-12 15:30:00 +13:00
RoboMagus
af9abec4f4
Update docs for ble_client RSSI sensor (#2339) 2022-10-12 15:24:00 +13:00
H. Árkosi Róbert
36651f3a28
Update index.rst 2022-10-11 17:12:24 +02:00
H. Árkosi Róbert
093657e25a
Changed relay_1 to light_1
To avoid confusion that a relay can be set at 50%.
2022-10-11 17:07:17 +02:00
NP v/d Spek
90645afd57
Update xpt2046 documentation (#2259)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-10-11 10:10:27 +13:00
polgarc
e09caf5c8c
Fix broken links 2022-10-09 23:38:44 +02:00
Jesse Hills
6ed0330463
Active connection config for bluetooth_proxy (#2345) 2022-10-06 09:22:03 +13:00
Jesse Hills
0f62a4bb63
Merge branch 'current' into next 2022-10-06 09:21:34 +13:00
Jesse Hills
ba2210f994
Active connection config for bluetooth_proxy (#2345) 2022-10-06 09:17:47 +13:00
Jesse Hills
11558249ee
Add min_version docs (#2342) 2022-10-05 16:31:24 +13: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
Jesse Hills
1dce603dbb
Merge branch 'current' into next 2022-09-29 16:00:37 +13: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
Michael Davidson
6873e425d4
Remove deprecated settings and document new default_preset (#2292)
* Remove deprecated settings and document new default_preset

* Lint fixes

* More lint fixes

* Index note

* Fix incorrect plural
2022-09-25 21:59:08 -05: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