H. Árkosi Róbert
9e4ff6e250
Brush up modbus docs ( #3478 )
2024-01-30 18:01:35 -06:00
icefest
67065801c4
better description and note for pulse_meter graph ( #3582 )
2024-01-30 01:03:08 -08:00
yousaf465
eeb9c3fafa
Update inkplate6.rst ( #3578 )
...
correct switch spelling
2024-01-28 14:18:59 +01:00
Ricardo Peironcely
2e864dac2d
Olimex POE WOVER uses GPIO0 for clock ( #3576 )
...
Update ethernet.rst
2024-01-27 16:21:35 +01:00
Keith Burzinski
8211b73f95
I missed a couple of 's's ( #3568 )
2024-01-24 10:19:27 +01:00
Keith Burzinski
57e12be14e
Made for ESPHome doc updates ( #3567 )
2024-01-23 17:02:52 -06:00
Keith Burzinski
6045e49142
Merge pull request #3565 from esphome/bump-2023.12.9
...
2023.12.9
2024-01-22 19:54:30 -06:00
Keith Burzinski
4839a5aabc
Update supporters for 2023.12.9
2024-01-22 19:30:53 -06:00
Keith Burzinski
dde59cc464
Update changelog for 2023.12.9
2024-01-22 19:30:15 -06:00
Keith Burzinski
429ffeeb0f
Bump version to 2023.12.9
2024-01-22 19:28:13 -06:00
Dion
8bb4d7df8e
Update MCP3008 Formatting & Readability ( #3564 )
...
Increase readability and fix some minor punctuation / formatting issues.
2024-01-22 21:25:36 +01:00
Bascht74
c7f204fc8b
remove serial command text ( #3561 )
...
## Description:
The serial command text at the end is not needed anymore becaus of: https://github.com/esphome/esphome/pull/2214
Was probably forgotten to remove
**Related issue (if applicable):**
./.
**Pull request in [esphome]:**
./.
## Checklist:
- [ ] I am merging into `next` because this is new documentation that has a matching pull-request in [esphome](https://github.com/esphome/esphome ) as linked above.
or
- [X] I am merging into `current` because this is a fix, change and/or adjustment in the current documentation and is not for a new component or feature.
- [ ] Link added in `/index.rst` when creating new documents for new components or cookbook.
2024-01-20 19:30:17 +01:00
Jesse Hills
1bc652023a
Merge pull request #3560 from esphome/bump-2023.12.8
...
2023.12.8
2024-01-20 04:22:52 +13:00
Jesse Hills
1b8fc96097
Update supporters for 2023.12.8
2024-01-19 23:41:45 +09:00
Jesse Hills
75f7fa827e
Update changelog for 2023.12.8
2024-01-19 23:41:14 +09:00
Jesse Hills
96dbff7afc
Bump version to 2023.12.8
2024-01-19 23:40:27 +09:00
Steffen Pankratz
711e4c0002
bluetooth_proxy.rst: Fix typo ( #3557 )
...
Signed-off-by: Steffen Pankratz <kratz00@gmx.de>
2024-01-18 22:09:32 +01:00
Jesse Hills
76333cfdf7
Merge pull request #3547 from esphome/bump-2023.12.7
...
2023.12.7
2024-01-17 13:24:16 +13:00
Jesse Hills
f77e8a9555
Update supporters for 2023.12.7
2024-01-17 08:29:58 +09:00
Jesse Hills
8a994302db
Update changelog for 2023.12.7
2024-01-17 08:29:29 +09:00
Jesse Hills
764c92a0d3
Bump version to 2023.12.7
2024-01-17 08:27:04 +09:00
JLo
eebee22f8a
Add i2s_audio_id to i2s speaker ( #3545 )
2024-01-16 00:14:38 +09:00
Jesse Hills
f519fc37ae
Merge pull request #3541 from esphome/bump-2023.12.6
...
2023.12.6
2024-01-15 13:07:14 +13:00
Jesse Hills
6ddf0e1a8c
Update supporters for 2023.12.6
2024-01-15 08:26:38 +09:00
Jesse Hills
34d17422f3
Update changelog for 2023.12.6
2024-01-15 08:26:06 +09:00
Jesse Hills
3e9a2c9290
Bump version to 2023.12.6
2024-01-15 08:25:50 +09:00
NP v/d Spek
c3f21fbbb3
clarify the use of "on_update ( #3538 )
2024-01-14 07:54:52 +01:00
rossking
398e67c9eb
Update ili9xxx.rst ( #3536 )
...
Fixed the T-Embed dimensions to follow proper format. Added code block to make this work for TTGO boards.
2024-01-13 15:54:31 +01:00
85368.MB
b21f225872
fix ota trigger example ( #3530 )
2024-01-11 14:54:19 -08:00
Fabian Muehlberger
ac1c66f3d8
Update neopixelbus.rst ( #3524 )
...
Removed minor spelling error on line 16
2024-01-09 15:27:18 +01:00
functionpointer
ceec8f6685
pylontech: document voltage_low and voltage_high correctly ( #3519 )
2024-01-09 08:30:01 +09:00
DominikBitzer
b510a08540
Hint for using 433Mhz transmitter ( #3521 )
...
This has to be added in order for the example to work, otherwise the example won't work because homeassistant is expecting a feedback sensor (for 433 transmitters, there is usually no feedback from e.g. the RC-lightbulb)
2024-01-07 22:06:04 +01:00
attilioscot
3162638b25
Update pulse_meter.rst ( #3518 )
...
fix action in example
2024-01-06 08:29:14 +01:00
NP v/d Spek
5cc4b67696
Update the touchscreen document's ( #3487 )
...
* Update Touchscreen documentation
move the XPT2046 component to the right section.
* search what is wrong
* fix typo
* restore last fix
* Update index.rst
* try to resolve the issue by removing the ref-link
* Update index.rst
* Update components/touchscreen/index.rst
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
* Update components/touchscreen/index.rst
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
* Update components/touchscreen/index.rst
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
* Update components/touchscreen/index.rst
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
* Update components/touchscreen/index.rst
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
* Update components/touchscreen/index.rst
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
* Update components/touchscreen/index.rst
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
* Update components/touchscreen/index.rst
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
* opdate xpt2046 doc for new Touchscreen component.
* add documentation for the ft63x6 touchscreen
* add new-line
* Move image around
* Update components/touchscreen/index.rst
* Update components/touchscreen/index.rst
* Update components/touchscreen/index.rst
* Update components/touchscreen/index.rst
* Update touchscreen documentation needed to be updated
* fix reported issue
* fix reported issue
* fix reported ref issue
---------
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
2024-01-03 17:01:11 +01:00
bwynants
4b5a5159ff
medisana scale ( #3506 )
...
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-01-02 20:20:25 +01:00
Peter van Dijk
470d4a5338
Update AHT10 docs to show support for AHT30 sensor ( #3508 )
...
A few users commented in https://github.com/esphome/esphome/pull/5198 to say their AHT30 works now.
I tested this, and indeed it works.
2024-01-01 23:00:12 +01:00
Michael Davidson
8eb3206560
Add note about the requirement for Pages in Pop Up Mode + sample to emulate Pop Up Mode in Advanced Mdoe ( #3504 )
2023-12-30 09:33:42 +01:00
Samuel Sieb
f95d5e4b2f
mcp4728 is required ( #3302 )
...
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-12-29 08:28:19 +01:00
Dion
083f3f264b
Update ld2410.rst - Typo ( #3503 )
...
perfrom -> perform (button heading)
2023-12-28 20:52:05 +01:00
Clyde Stubbs
e1f1cc9771
Note about st7789v being replaced by ili9xxx ( #3499 )
2023-12-27 00:25:10 -06:00
Jesse Hills
2b0f1ac8c4
Merge pull request #3495 from esphome/bump-2023.12.5
...
2023.12.5
2023-12-26 02:45:13 +13:00
Jesse Hills
c010c94efd
Update changelog for 2023.12.5
2023-12-25 22:24:50 +09:00
Jesse Hills
713c381ec2
Bump version to 2023.12.5
2023-12-25 22:24:14 +09:00
Jesse Hills
afdf66ea33
Merge pull request #3494 from esphome/bump-2023.12.4
...
2023.12.4
2023-12-26 01:45:56 +13:00
Jesse Hills
0feac97921
Update supporters for 2023.12.4
2023-12-25 21:18:36 +09:00
Jesse Hills
51290a106f
Update changelog for 2023.12.4
2023-12-25 21:18:05 +09:00
Jesse Hills
915ff76846
Bump version to 2023.12.4
2023-12-25 21:14:56 +09:00
Maximilian Ertl
8e983bd8d5
Fix type in ble_presence.rst ( #3489 )
...
- "present" was misspelled as "precent"
- all other lines ent with a period
2023-12-23 07:18:31 +01:00
Jesse Hills
cf7f8bf32d
Merge pull request #3486 from esphome/bump-2023.12.3
...
2023.12.3
2023-12-22 21:42:55 +13:00
Jesse Hills
623f31f1b2
Update changelog for 2023.12.3
2023-12-22 17:13:08 +09:00