Commit Graph

4868 Commits

Author SHA1 Message Date
Sjors fb6439b62b
Flip configuration and command in example (#3615)
Since running `esphome <MY_DEVICE>.yaml compile` generates the warning 
```
WARNING Calling ESPHome with the configuration before the command is deprecated and will be removed in the future. 
WARNING Please instead use:
WARNING    esphome compile powerplug.yaml
```
2024-02-19 23:16:09 +01:00
NP v/d Spek 359ce8c896
[touchscreen] Add a note to the update_interval (#3601)
* [touchscreen] Add a note to the update_interval

* Update index.rst

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-02-11 00:21:41 +01:00
fodfodfod 13988c20cf
Add All other options from Light (#3592) 2024-02-07 00:18:25 +00:00
dougiteixeira c6372c19a7
Updates links to device class list (#3594)
* Updates link to documentation for device classes for sensors

* Updates link to documentation for device classes and state classes for binary sensors

* Updates link to documentation for device classes and state classes for buttons

* Updates link to documentation for device classes and state classes for covers

* Updates link to documentation for device classes and state classes for numbers

* Updates link to documentation for device classes and state classes for swtichs
2024-02-06 06:52:40 +01:00
Matt Lyons-Wood 440947762d
Fixed wikipedia link (#3593) 2024-02-06 06:48:35 +01:00
VivantSenior ef18810315
Update logger.rst (#3588)
No logger level "WARNING". Should be "WARN"
2024-02-03 12:16:23 +01:00
Michael b1c36410d4
Update power_supply.rst (#3587)
Added maximum time for enable_time.
A delay() command of longer than 5 seconds triggers the watch dog timer and forces reset.
2024-02-03 11:51:18 +01:00
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