Commit Graph

2059 Commits

Author SHA1 Message Date
@RubenKelevra
3d6bfec6dd
sensor index: add missing commas (#2639) 2023-02-01 16:24:37 -08: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
WitchKing
a55a071a7c
Added documentation in order to use ADS1015 (#2581)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-01-26 17:21:07 +13:00
Jesse Hills
c8fefadfa4
Merge branch 'current' into next 2023-01-26 14:59:51 +13:00
Jesse Hills
ba2bcccdf3
Add improv serial next_url (#2620) 2023-01-25 14:37:03 +13:00
Jesse Hills
b7a6bc4d78
Add documentation for MiCS 4514 (#2605) 2023-01-25 09:58:48 +13: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
528ccd2e65
Merge branch 'current' into next 2023-01-24 08:30:14 +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
8c3d9b5b8b
Merge branch 'current' into next 2023-01-23 09:06:03 +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
96308aeb57
Merge branch 'current' into next 2023-01-20 18:33:02 +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
H. Árkosi Róbert
b84eb16038
Documentation for wiegand component (#2424)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2023-01-18 14:37:57 +13:00
Valentin Ochs
52e7be2e97
Documentation for sigma_delta_output component (#2500)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-01-18 13:42:36 +13:00
Stanislav Habich
833d2d783a
Updated documentation for pca9685 (#2325) 2023-01-18 13:00:39 +13:00
Mathias Stock
d0378c71b8
Add support for EE895, HTE501 and TEE501 sensors (#2241)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-01-18 10:43:20 +13:00
Z3LIFF
170f9fa40b
add "actual_gain" information (#2600) 2023-01-18 10:17:35 +13:00
H. Árkosi Róbert
9c5afcbec1
Documentation for key_collector component (#2426)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2023-01-17 17:18:42 +13:00
martin jonasson
9b3096fa2f
Spelling mistake public/publish (#2594) 2023-01-14 14:24:17 -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
Samuel Sieb
bc0c9aa286
Add framework workaround to the config example (#2580) 2023-01-11 15:45:47 +13:00
EtienneMD
52a5ebea51
Add X9C potentiometer docs (#2541) 2023-01-11 14:51:58 +13:00
Stas
6a378af92e
http_request: document new parameter duration_ms in on_response handler (#2578) 2023-01-10 17:40:48 +13:00
H. Árkosi Róbert
f08998729a
Documentation for matrix_keypad component (#2425)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
Co-authored-by: Samuel Sieb <samuel-github@sieb.net>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-01-10 16:07:17 +13:00
lillborje71
36b3a33c05
fix rotary encode example (#2573) 2023-01-04 15:34:00 -08:00
optimusprimespace
ca531ba52e
Updated pmsx003.rst (#2567) 2022-12-23 13:45:46 +01:00
brogon
e189d6d85c
Pcf85063 rtc (#2347)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-12-23 12:33:58 +13:00
Jeremy Pack
dc528e0b6b
Rework reference to MQTT as its not really the point (#2565) 2022-12-23 11:59:38 +13:00
Jesse Hills
28f359e8c5
Merge branch 'current' into next 2022-12-22 22:58:00 +00:00
Jesse Hills
150d149d60
Restructure time docs into its own folder and split (#2566) 2022-12-23 11:57:01 +13:00
Cossid
039228274a
Add documentation for SM2235 & SM2335 LED drivers (#2514) 2022-12-23 11:04:29 +13:00
Cossid
e73edf0fbb
Add documentation for new component BB1658CJ LED Driver (#2432) 2022-12-23 10:39:49 +13:00
Cossid
42baa49565
Add documentation for new component BP5758D LED driver. (#2433) 2022-12-23 10:24:52 +13:00
Jesse Hills
0751e604f7
Add disable_crc to modbus doc (#2563) 2022-12-22 20:14:15 +13:00
Dave T
16b7c27648
Add docs for ili9341 image adaptive pallet mode (#2089) 2022-12-22 19:54:07 +13:00
Steve Rodgers
f17fe13da6
Add PCA9554 docs (#2532) 2022-12-22 18:39:29 +13:00
Evgeni Golov
a3bc4197fa
document that cron behaves like days_of_week, not like crontab (#2555) 2022-12-18 12:51:45 -08:00
mailwash
7ccd3ddfe9
Update sn74hc165.rst (#2552)
Corrected:
        pin:
          sn74hc165: sn74hc165_hub
2022-12-18 13:54:49 +01:00
H. Árkosi Róbert
0cf1618a7c
Update servo.rst (#2546)
8551c30b39 (commitcomment-93267779)
2022-12-16 15:09:31 +01:00
pedjas
67e445bc06
Updated example (#2545)
Example updates so it better represents how it should be used for novice users and work as expected.
2022-12-16 13:28:00 +01:00
Nejc
afa259f609
Added example for 16x32 display in addressable_light.rst (#2543)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-12-16 10:40:36 +13:00
J. Nick Koston
aef86632f1
Update bluetooth proxy docs with latest information on active bluetooth connections (#2469)
* Add warning about web server component causing failures

* Update components/bluetooth_proxy.rst

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>

* feedback

* feedback

* Apply suggestions from code review

* Update components/bluetooth_proxy.rst

* feedback

* feedback

* preen

* preen

* clarify services are GATT services

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2022-12-15 18:25:18 +01:00
H. Árkosi Róbert
bb4125f709
Update wifi.rst (#2540)
add ethernet to seealso
2022-12-15 10:04:45 +01:00
H. Árkosi Róbert
bd15bf78f7
Update ethernet_info.rst (#2539)
add ethernet to seealso
2022-12-15 10:01:30 +01:00
H. Árkosi Róbert
4e2619e50b
Update wifi_info.rst (#2538)
add wifi and wifi_signal to seealso
2022-12-15 10:01:03 +01:00
H. Árkosi Róbert
0b108efbba
Update wifi_signal.rst (#2536)
add wifi_info to seealso
2022-12-15 10:00:44 +01:00
H. Árkosi Róbert
5712ac2feb
Update wifi.rst (#2537)
add wifi_info and wifi_signal to seealso
2022-12-15 10:00:22 +01:00
H. Árkosi Róbert
3c5725837b
Update network.rst (#2535) 2022-12-15 09:55:53 +01:00
H. Árkosi Róbert
d1a76e03b8
Update ethernet.rst (#2534)
merge similar configs
2022-12-15 09:16:16 +01:00
Jeef
65d61fef7b
Update xiaomi_ble.rst (#2531)
* Update xiaomi_ble.rst

I spent a while trying to figure out how to find the Mac address for some sensors. As Bind Key has a top level heading I figured MAC address should also.

* Update xiaomi_ble.rst

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2022-12-14 21:00:36 +01:00
pedjas
3d4d6bdca1
Added basic usage example (#2498)
* Added basic usage example

Document is not easy to follow for people who do not have some experience using ESPHome. I added simple usage example to help them starting up.

* Update index.rst

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2022-12-14 17:49:11 +01:00
H. Árkosi Róbert
d931e55d50
Ethernet wESP32 rev 7, AiThinker, SLZB-06 and appearance (#2529)
* Ethernet wESP32 rev 7, AiThinker, SLZB-06 and appearance
2022-12-14 17:46:09 +01:00
H. Árkosi Róbert
20a6e1ff58
Document cache_services option for bluetooth proxies (#2528)
https://github.com/esphome/esphome-docs/pull/2520
2022-12-14 17:11:02 +01:00
Jesse Hills
a62f0438fc
Merge branch 'current' into beta 2022-12-12 17:19:06 +13:00
H. Árkosi Róbert
2522c8a92f
Update pid.rst (#2517)
* Update pid.rst

* Update pid.rst
2022-12-11 17:45:42 +01:00
alsig
84b78f8007
Added documentation for SN74HC165 (#2504)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-12-07 12:10:29 +13:00
Jesse Hills
9a8aa667ee
Add reports_fahrenheit to tuya climate (#2448) 2022-12-07 07:29:21 +13:00
Jesse Hills
40af2a48ad
Change limit from 4 to 256 for sn74hc595 (#2490) 2022-12-07 07:23:11 +13:00
Jesse Hills
12b3894b2f
Merge branch 'current' into next 2022-12-06 12:52:20 +13:00
Bascht74
a7e8ab3b7c
fix mistake in example for .active_index() (#2499) 2022-12-02 08:03:57 +13:00
Jesse Hills
b6daf7e679
Merge branch 'current' into next 2022-12-01 13:47:29 +13:00
imgbot[bot]
fb465cfe5a
[ImgBot] Optimize images (#2486)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-11-30 19:38:57 +13:00
Patrick Collins
c9b92b86d0
Update PID Climate with deadband and sampling (#1944)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2022-11-30 10:58:51 +13:00
Javier Peletier
f540ae6be4
Modbus restore mode update PR #4122 (#2494) 2022-11-30 10:44:35 +13:00
Javier Peletier
72e6385a3f
move restore mode from gpio/output to base switch (#2381) 2022-11-30 10:05:43 +13:00
optimusprimespace
786280b7c0
Update ade7953.rst 2022-11-28 17:09:02 +01:00
optimusprimespace
25be999f28
Update ade7953.rst 2022-11-28 17:06:34 +01:00
H. Árkosi Róbert
8ee46ce4e4
Update i2c.rst 2022-11-28 12:44:38 +01:00
H. Árkosi Róbert
d714d08dad
Merge branch 'current' into patch-5 2022-11-28 11:38:59 +01:00
H. Árkosi Róbert
8d740d122c
Merge pull request #2466 from swifty99/patch-4
update clean-mqtt commandline order
2022-11-28 11:31:40 +01:00
H. Árkosi Róbert
820219bf7a
Merge branch 'current' into patch-5 2022-11-28 11:11:45 +01:00
H. Árkosi Róbert
ecd9c97f57
Update wifi_signal.rst 2022-11-28 11:11:15 +01:00
H. Árkosi Róbert
214425385f
Fix anchor 2022-11-28 11:06:38 +01:00
H. Árkosi Róbert
8ee151aac3
Merge branch 'current' into patch-5 2022-11-28 11:03:08 +01:00
H. Árkosi Róbert
d0a95ef5af
Update wifi_signal.rst 2022-11-28 11:02:41 +01:00
H. Árkosi Róbert
09de4bbd2c
Update bme680_bsec.rst 2022-11-28 10:50:08 +01:00
H. Árkosi Róbert
b4d301dddc
Merge branch 'current' into patch-1 2022-11-28 10:48:14 +01:00
H. Árkosi Róbert
75a204059f
Update bme680_bsec.rst 2022-11-28 10:45:40 +01:00
H. Árkosi Róbert
d73b7d1006
Merge branch 'current' into patch-5 2022-11-28 10:40:36 +01:00
H. Árkosi Róbert
e53f92e989
Merge pull request #2434 from piotr-kubiak/patch-2
Fixed syntax
2022-11-28 10:39:39 +01:00
H. Árkosi Róbert
00d79a7607
Merge branch 'current' into patch-5 2022-11-28 10:31:38 +01:00
H. Árkosi Róbert
f104f7f23f
Merge pull request #2378 from bkaufx/patch-2
Re-send: Fix color temp units for strobe effect
2022-11-28 10:29:53 +01:00
H. Árkosi Róbert
ad9575376d
Merge pull request #2372 from rlowens/patch-6
Add copy-sensor anchor
2022-11-28 10:28:00 +01:00
H. Árkosi Róbert
08ccac0388
Merge pull request #2396 from whnr/patch-1
Update max31856.rst
2022-11-28 10:26:40 +01:00
H. Árkosi Róbert
d4138b02d8
Merge branch 'current' into patch-1 2022-11-28 10:09:56 +01:00
H. Árkosi Róbert
52af335ce5
Update max31856.rst 2022-11-28 10:09:32 +01:00
H. Árkosi Róbert
f2b3cb875c
Merge branch 'current' into patch-1 2022-11-28 10:06:41 +01:00
H. Árkosi Róbert
0ef29ca648
Update dht.rst 2022-11-28 10:06:10 +01:00
H. Árkosi Róbert
7b15540170
Merge pull request #2332 from duhow/patch-1
Update YAML indent of mpl3115a2
2022-11-28 09:46:25 +01:00
H. Árkosi Róbert
e611e14121
Merge pull request #2334 from briangunderson/patch-1
update bedjet.rst
2022-11-28 09:45:14 +01:00
H. Árkosi Róbert
dd4fb76dda
Merge pull request #2343 from sisco0/docs/update-quantile-details-link
docs: update the quantile link
2022-11-28 09:43:02 +01:00
H. Árkosi Róbert
256fb1a3d7
Merge branch 'current' into current 2022-11-28 09:29:40 +01:00
H. Árkosi Róbert
21da19bdfa
Update pca9685.rst 2022-11-28 09:29:07 +01:00
swifty99
dc68655854
Merge branch 'current' into patch-4 2022-11-27 20:36:24 +01:00
swifty99
5e10fff764
Update i2c.rst 2022-11-27 18:44:24 +01:00
swifty99
8b28684e46
Multiplexing annotation outdated,
Added link to I2C Multiplexer
2022-11-27 18:37:24 +01:00
H. Árkosi Róbert
0ab1c99b4f
Merge pull request #2480 from esphome/nagyrobi-patch-4
Update thermostat.rst
2022-11-25 14:43:10 +01:00
H. Árkosi Róbert
2d4082d8ad
Update thermostat.rst
Remove deprecated (rejected by config validation) options from thermostat
2022-11-25 14:38:58 +01:00
H. Árkosi Róbert
cd9937927f
climate cosmetic fixes 2022-11-25 14:31:51 +01:00
diletone
de1d8332e2
Fix set_calibration_point_high example (#2476) 2022-11-25 00:38:09 -08:00
rlowens
ed45c152c9
Update debug.rst
Minor typo
2022-11-24 00:17:03 -06:00
Jesse Hills
cd60df33d0
Merge branch 'current' into next 2022-11-24 16:56:33 +13:00
Ryan Neufeld
2e6c5ce710
Update shelly_dimmer.rst (#2472) 2022-11-24 07:54:59 +13:00
Jesse Hills
37b668e9c1
Merge branch 'current' into next 2022-11-23 13:00:59 +13:00
Alex Reid
c161e670a9
feat: Doc to support templatable code for Midea IR (#2463) 2022-11-23 12:53:51 +13:00
Piotr Kubiak
9d8002ca84
Merge branch 'current' into patch-2 2022-11-22 21:08:51 +01:00
swifty99
913f9175c6
update clean-mqtt commandline order
update clean-mqtt to current esphome commandline order
2022-11-21 14:09:31 +01:00
Jesse Hills
3253434979
Fix indentation for sgp4x (#2465) 2022-11-21 11:32:46 +13:00
H. Árkosi Róbert
a858abc079
Update bluetooth_proxy.rst 2022-11-18 21:41:51 +01:00
H. Árkosi Róbert
4109fcf5e6
Add files via upload 2022-11-18 13:33:31 +01:00
H. Árkosi Róbert
ea4b8111e6
Update lcd_menu.rst 2022-11-18 10:48:40 +01:00
H. Árkosi Róbert
d06a2a3aab
Update lcd_display.rst 2022-11-18 09:27:15 +01:00
H. Árkosi Róbert
31853d1af5
Fix of typos again 2022-11-18 09:19:55 +01:00
Franck Nijhof
55c12a1366
Add number device class support (#2457) 2022-11-18 08:01:32 +13:00
H. Árkosi Róbert
3b7aecebde
Update lcd_display.rst 2022-11-17 15:24:44 +01:00
H. Árkosi Róbert
083e1705f3
Add files via upload 2022-11-17 15:12:37 +01:00
H. Árkosi Róbert
4a9743bb0a
Update lcd_display.rst
A few more fixes.
2022-11-17 14:53:26 +01:00
H. Árkosi Róbert
4adc0267cf
Merge pull request #2450 from esphome/nagyrobi-patch-3
Update lcd_display.rst
2022-11-17 14:30:29 +01:00
H. Árkosi Róbert
0ba89c6bb1
Update lcd_display.rst 2022-11-17 14:27:40 +01:00
H. Árkosi Róbert
8fd2b45e3d
Merge pull request #2452 from esphome/nagyrobi-patch-3-2
Update lcd_menu.rst
2022-11-17 14:24:17 +01:00
H. Árkosi Róbert
450d5bdf23
Update lcd_display.rst 2022-11-17 14:22:48 +01:00
H. Árkosi Róbert
8c36f34084
Update index.rst 2022-11-17 14:20:52 +01:00
H. Árkosi Róbert
e477822b64
Update lcd_display.rst 2022-11-17 14:17:34 +01:00
H. Árkosi Róbert
92f35cb0a2
Update lcd_menu.rst
Add Edit link and LCD screens to the bottom
2022-11-17 14:13:56 +01:00
H. Árkosi Róbert
3d60ffa73c
Update index.rst
Add Edit link to the bottom
2022-11-17 14:13:28 +01:00
H. Árkosi Róbert
86cdde1322
Update lcd_display.rst
Remove dead link, add more explanation, note about the chipset versions, datasheet and character sets available.
2022-11-17 14:12:46 +01:00
Jesse Hills
725a05229d
Update datasheet link on scd4x (#2449) 2022-11-17 19:36:15 +13:00
Jesse Hills
f98f7071bb
Add notes for ADC on RP2040 (#2446) 2022-11-17 13:52:18 +13:00
Jesse Hills
50938aab5f
Add notes for ADC on RP2040 (#2446) 2022-11-17 13:51:15 +13:00
Jesse Hills
e81a5d47fd
Updates for runtime entered wifi credentials (#2443) 2022-11-16 15:48:53 +13:00
Jesse Hills
03884998ab
Updates for runtime entered wifi credentials (#2443) 2022-11-16 15:46:36 +13:00
H. Árkosi Róbert
3a6697e102
Cleaner images for LCD Menu component, nicer back arrow character (#2441)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-11-16 12:30:45 +13:00
Jesse Hills
72c0c15dae
Merge branch 'current' into next 2022-11-16 12:30:35 +13:00
Jesse Hills
6b0c125f6a
Merge branch 'current' into beta 2022-11-16 12:30:35 +13:00
H. Árkosi Róbert
2f178ec7a8
Cleaner images for LCD Menu component, nicer back arrow character (#2441)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-11-16 12:28:38 +13:00
Kuba Szczodrzyński
1b0f08d96a
Add reset_reason text sensor to debug component (#2302) 2022-11-16 08:14:23 +13:00
Guillermo Ruffino
0978f22ddd
suggest using broadcast address for pzemac (#2293) 2022-11-15 10:36:35 -08:00
Mikkel Jeppesen
b136931741
Update bme680_bsec.rst 2022-11-14 23:00:10 +01:00
H. Árkosi Róbert
b6d2361fca
Merge pull request #2438 from esphome/nagyrobi-patch-2
`homeassistant` text sensor remove obsolete old version specification
2022-11-14 14:22:11 +01:00
H. Árkosi Róbert
b92ca2d93a
Update homeassistant.rst 2022-11-14 14:20:09 +01:00
H. Árkosi Róbert
44a37e3a5a
Update homeassistant.rst 2022-11-14 14:17:55 +01:00
H. Árkosi Róbert
a6f955354c
Merge pull request #2394 from pauln/update-sm300d2-docs
Revise SM300D2 documentation
2022-11-14 11:18:58 +01:00
H. Árkosi Róbert
8201a0df2c
Merge pull request #2383 from CWempe/patch-1
Remove duplicated option in hmc5883l.rst
2022-11-14 11:14:57 +01:00
Jesse Hills
c4251f52b8
Merge branch 'current' into next 2022-11-14 13:31:38 +13:00
Jesse Hills
028f40a8ea
Merge branch 'current' into beta 2022-11-14 13:31:38 +13:00
Mikkel Jeppesen
5536822b4b
Update description on temperature offset
This clarifies the "polarity" of the temperature offset setting
2022-11-13 19:50:17 +01:00
Piotr Kubiak
19ef5b8ec7
Fixed syntax 2022-11-13 19:07:15 +01:00
Benno Pütz
2a699ca74e
Typo
In line 10: Either "a button" or just "buttons" - in this context I'd prefer the former
2022-11-11 23:44:22 +01:00
Benno Pütz
e5c1cd48d1
removed superfluous 'to' in power_supply.rst (#2287) 2022-11-10 21:32:46 -08:00
Benjamin Freeman
34be440cbe
Add M5Stack PoESP32 Unit ethernet configuration (#2420) 2022-11-11 13:22:03 +13:00
Gilles van den Hoven
983ca09fdc
Updates for new functionality of the EZO component. (#2133)
Co-authored-by: Steve HOLWEG <PoppyPop@users.noreply.github.com>
Co-authored-by: Samuel Sieb <samuel-github@sieb.net>
2022-11-10 11:08:25 +13:00
Jesse Hills
da4402105e
Merge branch 'current' into beta 2022-11-10 11:08:13 +13:00
Nick
5a1b07af19
Add information about 3.3v current ability and UART rx_buffer_size (#2281)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-11-10 08:00:56 +13:00
Colin Leroy-Mira
b96679e6ca
Merge branch 'current' into current 2022-11-09 16:53:49 +01:00
H. Árkosi Róbert
f65720c831
Merge pull request #2406 from optimusprimespace/current
SDM230M important notice to user to pay attention when configuring the energy monitor
2022-11-09 16:53:36 +01:00
Colin Leroy-Mira
bc12457fb5 Explicit wiring a bit 2022-11-09 16:49:31 +01:00
Jesse Hills
ff64be2162
Merge branch 'current' into next 2022-11-09 17:26:51 +13:00
Ben Marengo
0a445dd7d4
Update esphome.rst 2022-11-08 16:59:32 +00:00
Ben Marengo
74e4fe4c17
Update esphome.rst 2022-11-08 16:35:33 +00:00
Ben Marengo
e47f4d7db8
Update esphome.rst 2022-11-08 16:27:27 +00:00
Jesse Hills
5a2f48f818
Add default ota port for rp2040 (#2415) 2022-11-08 11:11:12 +13:00
swifty99
68dafe02ca Remove misleading specification in example yaml
Integration time of 2.4ms gives most inaccurate results. Auto integration time does a good job and is default. Reference yaml which most users copy should reflect this.
2022-11-07 16:44:59 +01:00
optimusprimespace
70876a5e83
Merge branch 'esphome:current' into current 2022-11-07 15:33:32 +01:00
Stanislav Meduna
dc5f04661f
Implement a simple LCD menu (#2029)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-11-07 19:01:00 +13:00
Søren Christian Aarup
79960466f3
Merge branch 'current' into patch-1 2022-11-06 15:17:46 +01:00
Christian Ferbar
354ec1f189
Fix Example configuration entry V1 (#2271) 2022-11-05 23:15:57 -07:00
H. Árkosi Róbert
12010b8ea7
Merge pull request #2264 from viisauksena/patch-1
clarify non normal cron - 6 fields with seconds
2022-11-05 09:14:54 +01:00
swifty99
592a0d47fd
update_interval missing in docs
In modbus update interval may and maybe should be configured. This was hidden in the example and should be in the config variables.
2022-11-04 18:18:42 +01:00
optimusprimespace
4202df26a7
Merge branch 'esphome:current' into current 2022-11-02 18:37:55 +01:00
Samuel Sieb
d4c6049c74
Change stepper example to use number instead of HA config (#2404) 2022-11-01 15:03:26 +13:00
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
Dennis
87ccff4297
Added note about decimal accuracy of other sensors
Any sensors other than the DHT11 has at least one digit of accuracy. The default is 0, so this accuracy is lost and it's not obvious that the default masks the possibly higher resolution.
2022-10-30 18:39:07 +01: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
whnr
c0579f928e
Update max31856.rst
Added note that only K type is supported at the moment.
2022-10-27 19:02:18 -04:00
Paul Nicholls
f99ee565a4 Revise SM300D2 documentation
Adds information about the LCD modules which are often sold with/for these sensors, and using them in conjunction with an ESP.  Also notes that INPUT_PULLDOWN mode may help with reliability, and aligns some of the config descriptions with other air quality sensors.
2022-10-27 20:27:10 +13: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
Christoph Wempe
f5e4c2a39a
Remove duplicated option in hmc5883l.rst
The **range** option was listed twice.
2022-10-23 12:52:51 +02:00
Ben Marengo
859c1accae
clarify that active is nested 2022-10-21 21:47:35 +01:00
briangunderson
ed88c1c6bc
Merge branch 'current' into patch-1 2022-10-21 12:21:25 -05:00
Brian Kaufman
7da3ff04cd
Fix color temp units for strobe effect
Re-sending PR
2022-10-21 09:27:17 -07: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
rlowens
7b0df82b16
Add copy-sensor anchor 2022-10-19 02:18:07 -05:00
rlowens
50eb076c70
Add example workaround for static uniqueid
Since the sensor's uniqueid is static you have to use the copy sensor instead. Here's an example of doing that.
2022-10-19 01:18:09 -05: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
Jesse Hills
e5cbec1c9d
Merge branch 'current' into current 2022-10-19 08:11:19 +13:00
Jesse Hills
98394994f7
Update components/output/pca9685.rst 2022-10-19 08:10:38 +13:00
Jesse Hills
e04f22b271
Update components/output/pca9685.rst 2022-10-19 08:10:12 +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
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
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
briangunderson
10b2abc450
update bedjet.rst
The Bedjet app (iOS) no longer exposes MAC addresses of connected devices.
2022-09-29 09:09:44 -05:00
Jesse Hills
1dce603dbb
Merge branch 'current' into next 2022-09-29 16:00:37 +13:00
David Girón
728bb6ccf0
Update YAML indent of mpl3115a2 2022-09-28 21:36:30 +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
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
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
Søren Christian Aarup
f80ba00abd
Merge branch 'current' into patch-1 2022-09-15 07:57:06 +02: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
Søren Christian Aarup
3ed2c4b32f
Merge branch 'current' into patch-1 2022-09-14 09:33:58 +02:00
Søren Christian Aarup
e483de08ca
Marked "name" as optional 2022-09-14 09:27:23 +02: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
Søren Christian Aarup
9aab27bf47
"name" not required
Does not seem like "name" is required and it is not mentioned in example 2.
2022-09-13 11:12:37 +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
viisauksena
147566bbc6
clarify non normal cron - 6 fields with seconds
normal cron does not know about seconds and has typicaly only 5 fields, this is seconds aware and has 6 fields. This may be confusing without further noticing it.
2022-09-05 05:24:10 +02: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
Jesse Hills
a98b66b199
Add docs for bluetooth proxy (#2247)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-08-25 09:02:17 +12:00
optimusprimespace
4d65509f8e
typo 2022-08-21 15:02:47 +02:00
optimusprimespace
14e5c78c71
updated example code to baud rate 2022-08-21 15:02:18 +02:00
optimusprimespace
412c8590b2
Updated the website link 2022-08-21 15:00:31 +02:00
optimusprimespace
9d2f261faa
Merge branch 'esphome:current' into current 2022-08-21 14:52:34 +02:00
tiagofreire-pt
67c62c1f3f
Instructions for mjpeg web service into Zoneminder NVRs (#2047) 2022-08-19 15:36:37 +12:00
Jesse Hills
5a5014e0e9
Merge branch 'current' into next 2022-08-19 11:35:16 +12:00
TheJulianJES
7ab4e678cf
Fix minor typo in feedback cover docs (#2233) 2022-08-19 10:51:59 +12:00
imgbot[bot]
a0eaf4ba48
[ImgBot] Optimize images (#2231)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-08-19 10:51:06 +12:00
Mike Ryan
76e619f1cd
Add docs for bitmap fonts (#2139) 2022-08-19 10:49:57 +12:00
Keith Burzinski
3d26641178
Add dps310 sensor doc (#2218) 2022-08-19 07:49:58 +12:00
Keith Burzinski
ea93c886c1
Fix sprinkler number example (#2232) 2022-08-17 12:45:12 -04:00
Stijn Tintel
56a451f67a
wifi: document enable_btm and enable_rrm (#2163) 2022-08-17 21:10:45 +12:00
functionpointer
76fe7c7f18
hydreon: Document temperature, lens_bad and em_sat (#2188) 2022-08-17 16:07:36 +12:00
Jesse Hills
133f1b4d33
Merge branch 'current' into beta 2022-08-17 12:58:25 +12:00
optimusprimespace
0b7a66694e
Update sdm_meter.rst 2022-08-16 18:31:31 +02:00
optimusprimespace
48cef6d02f
Update sdm_meter.rst 2022-08-16 18:30:52 +02:00
optimusprimespace
be1ffa5e6f
Update sdm_meter.rst 2022-08-16 18:28:53 +02:00
optimusprimespace
538db9b428
Update sdm_meter.rst 2022-08-16 18:16:59 +02:00
@RubenKelevra
3fb810b46e
tcs34725: Add overexposure quirk note (#2127)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-08-16 16:08:16 +12:00
Jon Little
4c907ac593
Adding notes about mulit-phase applications. (#2151) 2022-08-16 16:08:09 +12:00
Samuel Sieb
362aff8f97
Fix pca9685 example (#2223) 2022-08-16 16:03:13 +12:00
salleq
88f8b81e9f
Update remote_transmitter.rst (#2228) 2022-08-16 16:02:25 +12:00
rbaron
29aa91452b
Docs for templated ble_client.write_action (#2225) 2022-08-16 14:47:50 +12:00
rbaron
cf4d484e77
Docs for templated ble_client.write_action (#2225) 2022-08-16 14:41:11 +12:00
puuu
cbacebc478
Add documentation of pvvx_mithermometer display platform (#1986) 2022-08-15 10:56:29 +12:00
Samuel Sieb
e1bb6239df
document new apds9960 parameters (#2222)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-08-15 10:17:01 +12:00
Jesse Hills
ddcdab96f2
Merge branch 'current' into beta 2022-08-15 08:23:25 +12:00
Zoltan Kozma
ccebcb8968 dots 2022-08-10 18:51:56 +01:00
Zoltan Kozma
94483b0fe9 indent 2022-08-10 17:06:22 +01:00
Zoltan Kozma
f7897db660 Added how to use the built-in battery voltage divider network in the Firebeetle ESP32-E 2022-08-10 16:44:12 +01:00
RoboMagus
72b7346128
Add priority to on_shutdown trigger. (#2189) 2022-08-10 13:10:53 +12:00
Adrián Panella
475933a41f
add feedback cover component (#1942) 2022-08-09 17:21:30 +12:00
anatoly-savchenkov
abd30d2bcb
[Nextion] Add on_page trigger (#2209) 2022-08-09 12:44:57 +12:00
Keith Burzinski
91f7eda827
Sprinkler Controller documentation (#1471) 2022-08-09 12:19:45 +12:00
Ian Blais
0257a0cb57
Adding Whynter AC support (#2186) 2022-08-09 10:49:16 +12:00
davestubbs
68a4f07a06
Added documentation on selecting a specific frame in an animated gif (#2214)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-08-09 10:28:20 +12:00
Joe
746266b5f3
Document BedJet hub component (#2109) 2022-08-09 10:14:41 +12:00
rbaron
826b06dce0
Adds docs for the new ble_client.ble_write Action (#2024)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-08-08 13:00:00 +12:00
Jesse Hills
d48af09642
Merge branch 'current' into next 2022-08-08 08:23:47 +12:00
Keith Burzinski
d6c70802ab
ST7789V doc update (#2195) 2022-08-08 07:54:53 +12:00
Derek M
e0b50d1a82
Updating xiaomi_ble.rst to add signal_strength to pvvx_mithermometer (#2211)
Co-authored-by: doolbneerg <doolbneerg@outlook.com>
2022-08-08 07:30:33 +12:00
Carlos Garcia Saura
b8614d2626
Update index.rst 2022-08-06 16:28:15 +02:00
Viktor Nagy
743ada79e8
Fixed erroneous Nextion Sensor attributes (#2113)
* Fixed erroneous Nextion Sensor attributes
2022-08-02 23:04:08 -07:00
Samuel Sieb
45deeca413
docs for PR 3676 (add address option) (#2207) 2022-08-03 07:47:41 +12:00
Olli Salonen
8c0ae3c350
doc: Selects also implement writes
Minor addition on documentation
2022-07-31 18:27:29 +03:00
piechade
c4c056d60b
Add SMT100 Soil Moisture Sensor documentation (#2197)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Dennis Piecha <d.piecha@ymail.com>
2022-07-28 11:22:56 +12:00
Samuel Sieb
ce3a172f2b
doc update for PR#3636 (#2183)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2022-07-25 15:55:26 +12:00
snetsplit
49f95fd7be
Update web_server.rst (#2194)
Include information about the local attribute. It's very useful in certain situations.
2022-07-25 15:01:10 +12:00
RoboMagus
a84484e0fd
Add set_total_pulses to pulse_counter docs (#2187) 2022-07-25 14:20:18 +12:00
cserem
8d50db9f4f
Update modbus_controller.rst
In the example `i` gets incremented before the loop is over, but it is referenced again.
This can cause unexpected resutls if just blindly copy this example. (ask me, how i know :)
2022-07-24 16:52:05 +02:00
Gabriel Sieben
39cd2b5fa7
Update index.rst (#2167) 2022-07-07 11:30:23 +12:00
Ways
2cf3fa9514
Update i2c.rst (#2175) 2022-07-07 11:28:34 +12:00
ADeadPixel
698e521431
Documentation Update: Added in Inkplate 6 PLUS backlight controls example (#2159) 2022-07-07 07:53:23 +12:00
H. Árkosi Róbert
24cb120c62
Update xiaomi_ble.rst (#2174) 2022-07-05 13:23:44 +02:00
H. Árkosi Róbert
4947ef7227
Merge pull request #2154 from sergge1/current
reference to alternative hardware added
2022-07-05 12:53:04 +02:00
H. Árkosi Róbert
823918bc0c
Update ethernet.rst 2022-07-05 12:36:23 +02:00
H. Árkosi Róbert
675c740599
Update ethernet.rst
- add new board config from https://github.com/esphome/esphome-docs/pull/2050
2022-07-05 12:35:52 +02:00
H. Árkosi Róbert
3d5b71a457
Update ethernet.rst 2022-07-05 11:12:30 +02:00
H. Árkosi Róbert
b3e43deb01
Update ethernet.rst
- formatted notes to look consistent
- moved problematic boards to the bottom
2022-07-05 11:02:31 +02:00