Commit Graph

5898 Commits

Author SHA1 Message Date
rlowens
761f96eb0e
Update tca9555.rst fix link (#4350)
Fixed the link to the datasheet
2024-10-18 10:50:48 +02:00
dependabot[bot]
3ed6ae9527
Bump actions/checkout from 4.2.0 to 4.2.1 (#4313)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-18 09:31:41 +02:00
Maarten Bremer
9782a5240f
Corrected incorrect descriptions (#4348) 2024-10-18 06:41:16 +02:00
Jesse Hills
5d55126ce6
Merge pull request #4345 from esphome/bump-2024.10.0
2024.10.0
2024-10-16 16:18:45 +13:00
Jesse Hills
e74191a22e
Update supporters for 2024.10.0 2024-10-16 14:36:04 +13:00
Jesse Hills
28fbbf3522
Update changelog for 2024.10.0 2024-10-16 14:35:26 +13:00
Jesse Hills
09be7ce03c
Bump version to 2024.10.0 2024-10-16 14:29:18 +13:00
Jesse Hills
5b2650b5cb
Merge branch 'current' into beta 2024-10-16 14:29:14 +13:00
Benno Pütz
3f3af5c500
Update ltr501.rst (#4339)
in "proximity":
changed expression describing relation of counts to distance - never heard of "inversely exponential".

Should now be correct based on a physics-based intuition (radiation intensity drops with 1 over r^2 - so should the counts).
2024-10-14 06:40:38 +02:00
Jesse Hills
b2169a37db
Merge pull request #4338 from esphome/bump-2024.10.0b2
2024.10.0b2
2024-10-14 10:57:31 +13:00
Jesse Hills
699dd72fe0
Update supporters for 2024.10.0b2 2024-10-14 09:45:45 +13:00
Jesse Hills
4d47297777
Update changelog for 2024.10.0b2 2024-10-14 09:45:06 +13:00
Jesse Hills
8987487bc2
Bump version to 2024.10.0b2 2024-10-14 09:40:23 +13:00
RFDarter
3fdb9bb7d3
[web_server] event component grouping (#4332) 2024-10-14 09:40:23 +13:00
Jesse Hills
a27d2cd20e
Merge branch 'current' into beta 2024-10-14 09:31:06 +13:00
lukie80
052f06d5d2
Update color_temperature.rst (#4329)
Added important info about the output data units and range of color_temperature and brightness.
2024-10-11 04:17:53 +02:00
Paul Blacknell
08f9cb84be
update: actions.rst typo (#4302)
* update: actions.rst typo

* Apply suggestions from code review

---------

Co-authored-by: Samuel Sieb <samuel-github@sieb.net>
2024-10-10 04:31:57 -05:00
H. Árkosi Róbert
e90609da2b
[udp] Delete http_request_sensor.rst (#4328) 2024-10-10 20:25:01 +11:00
dependabot[bot]
c2d1995d8d
Bump actions/upload-artifact from 4.4.2 to 4.4.3 (#4325)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-10 10:11:31 +02:00
Samuel Sieb
cf16564c77
Remove outdated info (#4326) 2024-10-10 07:18:40 +02:00
Patrick Wspanialy
97aaafe69e
Update midea.rst (#4324)
* Update midea.rst

* Update components/climate/midea.rst

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-10-09 16:26:44 -05:00
Jesse Hills
df1c714cdd
Merge pull request #4321 from esphome/bump-2024.10.0b1
2024.10.0b1
2024-10-09 17:44:18 +13:00
dependabot[bot]
34452392db
Bump actions/upload-artifact from 4.3.4 to 4.4.2 (#4319)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-09 16:21:22 +13:00
Jesse Hills
9d32067dd2
Update supporters for 2024.10.0b1 2024-10-09 15:27:28 +13:00
Jesse Hills
099b88b593
Update changelog for 2024.10.0b1 2024-10-09 15:26:39 +13:00
Jesse Hills
b694e1eeea
Add tca9555 to index (#4320) 2024-10-09 15:20:41 +13:00
Jesse Hills
31644fd251
Bump version to 2024.10.0b1 2024-10-09 15:01:49 +13:00
Jesse Hills
051c070ae9
Merge branch 'current' into next 2024-10-09 15:01:41 +13:00
Clyde Stubbs
9854f3f737
Document condition: config for binary sensor (#4315) 2024-10-09 14:49:39 +13:00
Clyde Stubbs
742ce27fa2
[cst816] document skip_probe option (#4312) 2024-10-09 14:42:01 +13:00
Curtis Malainey
1caadbc770
Add NAU7802 docs (#4092)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-10-07 16:10:48 +13:00
Ken Baker
90bd89b468
Initial NPI-19 pressure sensor documentation (#4105)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-10-07 15:59:17 +13:00
Ken Baker
d6f29840d6
Initial TE-M3200 pressure sensor documentation (#3915)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-10-07 15:58:31 +13:00
RFDarter
f703ae4a93
[web_server] grouping (#3905) 2024-10-07 15:52:30 +13:00
Clyde Stubbs
bfb1402de6
[lvgl] Update dropdown and encoder docs (#4310) 2024-10-07 15:43:45 +13:00
YorkshireIoT
1200fd1a73
Add docs for Grove Multichannel Gas Sensor V2 (#2598)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-10-07 15:34:49 +13:00
Clyde Stubbs
f5dd73d527
Document meter changes (#4305) 2024-10-07 13:27:12 +13:00
Keith Burzinski
ab281e7bf1
[audio_dac] [aic3204] Add new component + platform docs (#4286)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-10-07 09:59:40 +13:00
Samuel Sieb
4f856bb984
even parity is required for CSE7766 (#4308) 2024-10-07 08:48:48 +13:00
Keith Burzinski
df96b67cb2
[esp32] Update doc for new `ignore_efuse_custom_mac` config var (#4297) 2024-10-02 03:27:59 -05:00
Jesse Hills
40b3d84c5e
Merge branch 'current' into next 2024-10-01 16:42:43 +13:00
Jesse Hills
ceb211da7c
Merge pull request #4292 from esphome/bump-2024.9.2
2024.9.2
2024-10-01 16:41:58 +13:00
Jesse Hills
07ac8e9f2e
Update supporters for 2024.9.2 2024-10-01 15:44:21 +13:00
Jesse Hills
5b9af46ed5
Update changelog for 2024.9.2 2024-10-01 15:43:35 +13:00
Jesse Hills
5f3d6d46e1
Bump version to 2024.9.2 2024-10-01 15:42:56 +13:00
Jesse Hills
6ab7e2750a
[rp2040] Update note on platform version (#4291) 2024-10-01 15:42:56 +13:00
Jesse Hills
aedfd8005e
Merge branch 'current' into next 2024-10-01 15:28:35 +13:00
Jesse Hills
25548b26c6
[rp2040] Update note on platform version (#4291) 2024-10-01 14:57:29 +13:00
Keith Burzinski
a170d34ede
[m4e] Add note to create PR in esphome/esphome-devices (#4290) 2024-10-01 12:16:14 +13:00
Keith Burzinski
7181a113f6
Make images consistent on home page (#4287) 2024-09-30 16:49:10 +13:00