1
0
mirror of https://github.com/esphome/esphome.git synced 2025-02-01 10:40:56 +00:00

7973 Commits

Author SHA1 Message Date
NP v/d Spek
f91739dc38 - fix common test script
- fix CI reported issues
2024-11-25 01:36:09 +01:00
NP v/d Spek
2593366a1b
Merge branch 'dev' into nvds-new-espnow 2024-11-24 23:47:28 +01:00
Samuel Sieb
b95b4a0694
keypad binary sensors should be initially off (#7808)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2024-11-25 11:40:51 +13:00
Samuel Sieb
59653ec785
allow multiple graphical menus (#7809)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2024-11-25 11:40:28 +13:00
NP v/d Spek
bc9d065a79 full implement automaticly channel changing 2024-11-24 23:34:41 +01:00
Ramil Valitov
e02f3cdac7
[fix] Status sensor does not check if required network component is missing (#7734)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-11-25 11:23:30 +13:00
TFGF
d4d630823c
[Modbus Controller] Fix issue #6477. Online automation triggering Offline (#7801) 2024-11-25 11:15:10 +13:00
Rodrigo Martín
9fc1377b44
feat(WiFi): Add wifi.configure action (#7335) 2024-11-25 11:06:21 +13:00
NP v/d Spek
5445451475
Merge branch 'dev' into nvds-new-espnow 2024-11-24 21:47:36 +01:00
Samuel Sieb
e3e3d92347
fix modbus crashing when bad data returned (#7810)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2024-11-25 09:42:46 +13:00
Clyde Stubbs
13077095c2
[qspi_dbi] Fix init sequences (Bugfix) (#7805) 2024-11-25 09:27:09 +13:00
Clyde Stubbs
4001d82ca2
[docker] Leave run-time required libraries installed. (#7804) 2024-11-25 09:25:51 +13:00
Clyde Stubbs
4936ca1700
[lvgl] Bugfixes (#7803) 2024-11-25 09:25:16 +13:00
NP v/d Spek
2ecd5cff07
[wifi] Make wifi_channel_() public (#7818) 2024-11-25 09:16:51 +13:00
NP v/d Spek
1ee837edb4 remove unwanted files 2024-11-24 19:22:45 +01:00
NP v/d Spek
4ed30edf3a add option to modify the wifi_channel per peer 2024-11-24 17:54:32 +01:00
NP v/d Spek
f9e86cf93b update the common CI test script 2024-11-24 17:50:56 +01:00
NP v/d Spek
026ed0f063 Merge branch 'nvds-new-espnow' of https://github.com/nielsnl68/esphome into nvds-espnow-241019 2024-11-24 17:27:05 +01:00
NP v/d Spek
9a89451c74 remove demo project here 2024-11-24 17:25:32 +01:00
NP v/d Spek
92b4b8e0b7
Merge branch 'dev' into nvds-new-espnow 2024-11-23 17:35:59 +01:00
NP v/d Spek
d23346165e rework peer mac_address opdate.
adding static peer option.
2024-11-23 15:54:52 +01:00
Petr Kejval
dea297c8d7
[nextion] Add publish actions (#7646)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-11-22 22:52:02 -06:00
Jesse Hills
ef7c5c6055
Merge branch 'release' into dev 2024-11-22 11:34:47 +13:00
Jesse Hills
ee3cfb2b76
Merge pull request #7798 from esphome/bump-2024.11.1
2024.11.1
2024.11.1
2024-11-22 11:23:56 +13:00
Jesse Hills
2cc2a2153b
Bump version to 2024.11.1 2024-11-22 10:08:00 +13:00
J. Nick Koston
e51f3d9498
Ensure storage I/O for ignored devices runs in the executor (#7792) 2024-11-22 10:08:00 +13:00
Alain Turbide
1c1f3f7c55
Fix for OTA mode not activating in safe_mode when OTA section has an on_xxxx action (#7796)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-11-22 10:08:00 +13:00
Spencer Owen
ea424b0699
Check for min_version earlier in validation (#7797) 2024-11-22 10:08:00 +13:00
Manuel Kasper
489d0d20d2
[qspi_dbi] Fix garbled graphics on RM690B0 (#7795) 2024-11-22 10:08:00 +13:00
Jesse Hills
f04e3de7b8
[speaker] Add missing auto-load for `audio` (#7794) 2024-11-22 10:08:00 +13:00
Jesse Hills
a0693060e4
[rtttl] Clamp gain between 0 and 1 (#7793) 2024-11-22 10:08:00 +13:00
Clyde Stubbs
888b237964
[http_request] Fix within context with parameters. (Bugfix) (#7790) 2024-11-22 10:08:00 +13:00
J. Nick Koston
122ff731ef
Ensure storage I/O for ignored devices runs in the executor (#7792) 2024-11-22 09:41:31 +13:00
Alain Turbide
3232866dc3
Fix for OTA mode not activating in safe_mode when OTA section has an on_xxxx action (#7796)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-11-22 09:39:32 +13:00
Spencer Owen
ccf2854b61
Check for min_version earlier in validation (#7797) 2024-11-22 08:24:10 +13:00
Manuel Kasper
03ae6b2c1b
[qspi_dbi] Fix garbled graphics on RM690B0 (#7795) 2024-11-21 20:46:49 +11:00
Jesse Hills
6bcbbcce02
[speaker] Add missing auto-load for `audio` (#7794) 2024-11-21 02:10:20 -06:00
Jesse Hills
fbb9967117
[rtttl] Clamp gain between 0 and 1 (#7793) 2024-11-21 00:22:02 -06:00
NP v/d Spek
36ca1e7213 add action to set the keeper peer address 2024-11-21 01:17:41 +01:00
Clyde Stubbs
6d4f787f67
[http_request] Fix within context with parameters. (Bugfix) (#7790) 2024-11-21 13:10:28 +13:00
Kjell Braden
5e27a8df1f
enable rp2040 for online_image (#7769) 2024-11-21 07:29:48 +13:00
Edward Firmo
846b091aac
[nextion] New trigger on_buffer_overflow (#7772) 2024-11-21 07:28:21 +13:00
Jonathan Swoboda
372d68a177
[remote_base] Fix extra comma in dump raw (#7774)
Co-authored-by: Jonathan Swoboda <jonathan.swoboda>
2024-11-21 07:27:23 +13:00
Jesse Hills
4fc19902ab
Merge branch 'release' into dev 2024-11-21 06:44:07 +13:00
Jesse Hills
9a7d5dcad8
Merge pull request #7789 from esphome/bump-2024.11.0
2024.11.0
2024.11.0
2024-11-21 06:42:54 +13:00
NP v/d Spek
55c361ec67 fixes bugs introduced in last commit 2024-11-20 18:24:05 +01:00
NP v/d Spek
535c8dd70f -add option to set a global keeper to be used withe the espnow.send action. peer= keeper
- the keeper is templatable.
- introduce protocol modes Keeper, drudge and universal
- revert back event call's
- add get)iwb_peer_address()
- prepare for pairing protocol
2024-11-20 10:36:48 +01:00
Jesse Hills
ef78c404dd
Bump version to 2024.11.0 2024-11-20 21:29:42 +13:00
Jesse Hills
c857f98557
Merge branch 'beta' into dev 2024-11-20 20:18:12 +13:00
Jesse Hills
01a24de3a8
Merge pull request #7788 from esphome/bump-2024.11.0b4
2024.11.0b4
2024.11.0b4
2024-11-20 20:17:38 +13:00