Commit Graph

4952 Commits

Author SHA1 Message Date
H. Árkosi Róbert ccfbee538f
Delete devices directory (#3472) 2024-02-26 09:18:01 +13:00
Jesse Hills 0be12a282e
Merge pull request #3639 from esphome/bump-2024.2.1
2024.2.1
2024-02-26 09:04:54 +13:00
Jesse Hills e28a91071b
Update supporters for 2024.2.1 2024-02-26 07:54:02 +13:00
Jesse Hills 902f9b3f29
Update changelog for 2024.2.1 2024-02-26 07:53:28 +13:00
Jesse Hills 408e49efe2
Bump version to 2024.2.1 2024-02-26 07:52:29 +13:00
Samuel Sieb e875695aee
output is optional (#3633) 2024-02-26 07:52:29 +13:00
betz0r 2037a12f8d
Fix typo liquit to liquid (#3638) 2024-02-26 07:40:12 +13:00
Alex Boyd d3dab083db
Build Docker image for arm64 (#3630)
This is needed in order for the esphome-docs Docker image to run on Docker Desktop on MacBook M1/2/3.
2024-02-24 13:00:42 +01:00
Jesse Hills a2df0f7838
Add some details to the 2024.2.0 release notes (#3629) 2024-02-23 11:10:06 -08:00
MrEditor97 68adb55c79
Update I2C minimum bus speed (#3493)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-02-23 07:05:04 +01:00
Jesse Hills 9871113af2
Point to new microWakeWord specific firmware (#3623) 2024-02-22 14:30:15 +13:00
Paulus Schoutsen caa873a6a5
Migrate ready-made projects to ESP Web Tools 10 (#3619) 2024-02-21 10:48:31 -05:00
Jesse Hills 378fd6b9a0
Merge pull request #3618 from esphome/bump-2024.2.0
2024.2.0
2024-02-21 13:49:19 +13:00
Jesse Hills a7aad1dfe8
Bump version to 2024.2.0 2024-02-21 12:51:13 +13:00
Jesse Hills 488078cc26
Merge pull request #3617 from esphome/bump-2024.2.0b3
2024.2.0b3
2024-02-21 11:38:25 +13:00
Jesse Hills 6845bcfb9f
Update supporters for 2024.2.0b3 2024-02-21 10:58:49 +13:00
Jesse Hills f87dfbaf5f
Update changelog for 2024.2.0b3 2024-02-21 10:58:17 +13:00
Jesse Hills f20d38f1f7
Bump version to 2024.2.0b3 2024-02-21 10:57:46 +13:00
Keith Burzinski 6a9e138cec
Update VA docs to add on_idle action (#3572) 2024-02-21 10:57:46 +13:00
Jesse Hills 59d2ffe796
Merge branch 'current' into beta 2024-02-21 10:57:32 +13:00
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
Jesse Hills ce15850be0
Merge pull request #3613 from esphome/bump-2024.2.0b2
2024.2.0b2
2024-02-19 17:36:28 +13:00
Jesse Hills 13a8c8f390
Update supporters for 2024.2.0b2 2024-02-19 17:02:16 +13:00
Jesse Hills 499ee69d07
Update changelog for 2024.2.0b2 2024-02-19 17:01:44 +13:00
Jesse Hills 1d6cf403ac
Bump version to 2024.2.0b2 2024-02-19 17:01:06 +13:00
Jesse Hills c473a1d6cd
microWakeWord: Add minimum_esphome_version as optional field (#3612) 2024-02-19 17:01:05 +13:00
kahrendt 54d84e26c4
probability cutoff is a percentage (#3609) 2024-02-19 17:01:05 +13:00
Jesse Hills db16e12dad
Merge pull request #3605 from esphome/bump-2024.2.0b1
2024.2.0b1
2024-02-13 10:59:44 +13:00
Jesse Hills 3cdefb23fe
Update supporters for 2024.2.0b1 2024-02-13 10:10:27 +13:00
Jesse Hills a1929814ea
Update changelog for 2024.2.0b1 2024-02-13 10:09:50 +13:00
Jesse Hills 9c1d3d3573
Bump version to 2024.2.0b1 2024-02-13 09:45:31 +13:00
Jesse Hills 9f189c737a
Merge branch 'current' into next 2024-02-13 09:44:35 +13:00
Jesse Hills 2dd2324963
Micro Wake Word docs (#3603) 2024-02-13 09:39:03 +13:00
ChuckMash b8bb71d71f
Documentation for 6190 & 6193 (WLED Sync fix and BK72XX support) (#3602) 2024-02-12 17:31:27 +13:00
Clyde Stubbs e4308e4e92
Fix ili9xxx docs, specifically example configs. (#3451) 2024-02-11 07:42:44 +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
Marcel Hetzendorfer 904568ca7e
add is_wrgb to esp32_rmt_led_strip (#3590) 2024-02-07 04:03:11 +09: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
rnauber d0a2aab79c
waveshare_eink_color: add 2.7inch B and V2 (#3580)
Co-authored-by: Richard Nauber <richard@nauber.dev>
2024-01-30 15:16:07 +11: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
Clyde Stubbs 4b4814b2b7
Document Pico-ResTouch-LCD-3.5 support in ili9xxx (#3563) 2024-01-24 07:40:46 +11:00