Commit Graph

4974 Commits

Author SHA1 Message Date
Zynth-dev 7696f6e6f3
Update index.rst to provide missing information on the on_value behavior (#3652)
* Update index.rst to provide missing information on the on_value behavior

The on_value behavior was unclear about what happens when the selected-value is set to the same value as it already was.

* Update components/select/index.rst

Co-authored-by: guillempages <guillempages@users.noreply.github.com>

---------

Co-authored-by: guillempages <guillempages@users.noreply.github.com>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-03-13 21:16:09 +01:00
Michał Sochoń 69dd4c41ee
Fix indentation for SGP4x (#3670)
Co-authored-by: guillempages <guillempages@users.noreply.github.com>
2024-03-13 20:44:38 +01:00
Jimmy Hedman 621299e930
Fix spelling (#3679) 2024-03-12 11:08:57 +01:00
Kevin Reilly def1caf939
Deep sleep: example of getting wakeup cause (#3663)
* Deep sleep: example of getting wakeup cause

* Update deep_sleep.rst

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-03-12 09:13:45 +01:00
H. Árkosi Róbert cde95b10cf
Add note about fake RP2040 unsupported (#3675)
* Add note about fake RP2040 unsupported

* Update rp2040.rst

* Update rp2040.rst

* Update components/rp2040.rst

Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>

---------

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
2024-03-11 21:05:50 +01:00
NP v/d Spek 51deedd88c
Update ili9xxx documentation in regards of SPI settings (#3673)
* Update ili9xxx documentation in regards of SPI settings

Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>

---------
2024-03-11 10:20:52 +11:00
Ludovic BOUÉ 57dd5aa844
Update pca9554.rst (#3662)
Fix typo
2024-03-06 16:26:55 +01:00
Jesse Hills e396c3acc4
Merge pull request #3660 from esphome/bump-2024.2.2
2024.2.2
2024-03-06 10:28:48 +13:00
Jesse Hills 69cedefad0
Update supporters for 2024.2.2 2024-03-06 09:37:22 +13:00
Jesse Hills 22a7334446
Update changelog for 2024.2.2 2024-03-06 09:36:45 +13:00
Jesse Hills 3a732f993f
Bump version to 2024.2.2 2024-03-06 09:34:52 +13:00
Samuel Sieb cf4a5f5d40
optional output is temporary (#3654) 2024-03-06 09:34:52 +13:00
Jesse Hills fd936fc082
Add docs for passing the used wake word to the voice_assistant (#3651) 2024-03-06 09:34:51 +13:00
tikismoke c76dc4e574
Update pulse_meter.rst (#3512)
change service to match pulse_meter
2024-03-03 05:00:45 +01:00
DrBlokmeister 94ed0d76c4
Correct pulse_counter to pulse_meter (#3511)
The service pulse_counter.set_total_pulses does not exist. Instead it should be pulse_meter.
2024-03-03 04:59:53 +01:00
Kevin Reilly 89f7224656
FAQ: fixed location of re-add when unavailable (#3650) 2024-02-28 18:23:44 +01:00
Kevin Reilly eb3cfff760
FAQ: unavailable entities during deep sleep (#3648)
* FAQ: unavailable entities during deep sleep

* Deep sleep: added note about unavailable entity states

---------

Co-authored-by: Kevin Reilly <kevin.reilly@epicgames.com>
2024-02-28 07:51:46 +01:00
Zynth-dev a49bc0140e
Update index.rst (#3645)
Explanation for how to check if the select has a specific value selected. This is very difficult to find/deduce from the documentation.
2024-02-27 20:47:11 +01:00
Clyde Stubbs b8e58d401d
Add info about work-around for ble_tracker and wifi use on single core (#3502)
chips.
2024-02-27 07:04:03 +01:00
BigBobbas d0cb0a4188
Docs should specify that PSRAM is required (#3621)
* added requires PSRAM

* Update components/micro_wake_word.rst

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-02-26 08:57:53 +00:00
BigBobbas 83d95b71ef
Update bme280_environment.rst (#3641)
* Update bme280_environment.rst

update to doc to include use of _i2c or _spi as per recent platform change

* Update cookbook/bme280_environment.rst

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-02-26 02:55:29 -06:00
H. Árkosi Róbert a618617e64
Remove dead inkplate link (#3515) 2024-02-25 20:20:23 +00:00
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