1
0
mirror of https://github.com/esphome/esphome.git synced 2025-03-10 20:58:17 +00:00

4699 Commits

Author SHA1 Message Date
NP v/d Spek
092d902620 extend the ByteBuffer with [] operator to set the position. 2024-09-23 15:28:26 +02:00
NP v/d Spek
c237e1fcd7
Merge branch 'dev' into nvds-new-espnow 2024-09-23 14:00:36 +02:00
NP v/d Spek
e388fd7526 make payload_buffet_ a shared_ptr type 2024-09-23 11:43:49 +02:00
Keith Burzinski
2ff863deb3
[micro_wake_word] Workaround for failing IDF 5+ tests (#7484) 2024-09-23 18:35:26 +12:00
Keith Burzinski
402a6a9edb
[esp32_improv] Add triggers for various states (#7461)
Co-authored-by: NP v/d Spek <github_mail@lumensoft.nl>
2024-09-22 23:54:31 -05:00
NP v/d Spek
2581f858ed some CI linting fixes 2024-09-23 01:21:08 +02:00
NP v/d Spek
c7fd70b1b0 some CI linting fixes 2024-09-23 01:00:42 +02:00
NP v/d Spek
275205d1d6 some CI linting fixes 2024-09-22 23:54:42 +02:00
NP v/d Spek
f1c23c809c some CI linting fixes 2024-09-22 23:45:29 +02:00
Tarik2142
c287673947
add "fan_mode" and "swing_mode" to REST API (#7476) 2024-09-23 09:35:57 +12:00
NP v/d Spek
8ea18de5a4
Merge branch 'dev' into nvds-new-espnow 2024-09-22 23:30:21 +02:00
NP v/d Spek
d89c9a2da6 some CI linting fixes 2024-09-22 23:20:46 +02:00
Michael Hansen
5f7bde2a2c
Copy active wake words to message (#7481) 2024-09-23 07:44:53 +12:00
NP v/d Spek
083000679b removing the std::move() again. 2024-09-22 20:31:25 +02:00
NP v/d Spek
472f9d61b6 i forgot something to uncomment 2024-09-22 18:38:18 +02:00
NP v/d Spek
3bee619049 reworked the packet class back to a struct 2024-09-22 18:33:43 +02:00
NP v/d Spek
a1f2d0afa5 extend the ByteBuffer a bit more by adding change flag. 2024-09-22 18:30:47 +02:00
NP v/d Spek
91446d9989 fix log messages 2024-09-19 21:09:28 +02:00
NP v/d Spek
6803773ee6 fix log messages 2024-09-19 20:25:35 +02:00
NP v/d Spek
ad41f67a36 couple of other fixes 2024-09-19 20:15:51 +02:00
NP v/d Spek
ab31977886 fix log messages 2024-09-19 18:18:30 +02:00
NP v/d Spek
fed4858ee4 fix log messages for the 64bit mac addresses, 2024-09-19 17:44:34 +02:00
NP v/d Spek
ffaf4f6b3f couple of other fixes 2024-09-19 17:03:01 +02:00
NP v/d Spek
e461effe0c cleanup 2024-09-19 16:44:52 +02:00
NP v/d Spek
93b11bb7d5 couple of other fixes 2024-09-19 16:41:45 +02:00
NP v/d Spek
5301df8c52 other small fix 2024-09-19 15:54:03 +02:00
NP v/d Spek
5bd3cbe55e resolve lint issue 2024-09-19 15:50:30 +02:00
NP v/d Spek
3029f7f603
Merge branch 'dev' into nvds-new-espnow 2024-09-19 15:43:25 +02:00
NP v/d Spek
a9f3ae9ead - move the automations to there own header file
- split the structural data from the ESPNowPacket component
- implement getters and setters for the data structure
2024-09-19 15:40:13 +02:00
NP v/d Spek
252dca528f edxtend the functionality of the bytebuffer. 2024-09-19 15:31:10 +02:00
Clyde Stubbs
8e5d7337c8
[st7701s] Fix initialisation race (#7462) 2024-09-19 16:18:51 +12:00
Michał Obrembski
fb7e7eb80b
Add tca9555 GPIO driver (#7146)
Co-authored-by: Michal Obrembski <michal@obrembski.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-09-19 16:17:22 +12:00
Clyde Stubbs
6d24e9ebb5
[lvgl] Enhancements (#7453) 2024-09-19 16:17:04 +12:00
Pietro
ddde64a48d
Added i2s_comm_fmt parameter to i2s speaker component (#7449)
Co-authored-by: PxPert <pxpert@pxpert.cloud>
2024-09-19 16:16:39 +12:00
Pavlo Dudnytskyi
446f7e0a7e
Haier climate integration update (#7416)
Co-authored-by: Pavlo Dudnytskyi <pdudnytskyi@astrata.eu>
2024-09-19 16:09:27 +12:00
Edward Firmo
d0dc275e30
[nextion] Optionally skip connection handshake (#6905)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-09-19 16:08:15 +12:00
Andrey Bodrov
9699719305
openeth ethernet / qemu support (#7020) 2024-09-19 16:07:39 +12:00
NP v/d Spek
4819071770
Merge branch 'dev' into nvds-new-espnow 2024-09-18 12:33:54 +02:00
Michael Hansen
5a3e1d5792
Add voice assistant methods for configuration (#7459)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-09-18 11:38:39 +12:00
NP v/d Spek
37df47914d wip 2024-09-17 15:59:01 +02:00
Jesse Hills
857a3dcf72
Dont replace project name spaces with underlines (#7455) 2024-09-16 01:03:51 -05:00
Jesse Hills
73e469ae52
[modbus_controller] Fix linting and formatting issues (#7441) 2024-09-16 13:43:45 +12:00
Michael Hansen
3835ad8c1f
Add voice assistant configuration messages (#7445) 2024-09-16 13:40:45 +12:00
Michael Hansen
857d79dc71
Add sample_bytes to media player supported format (#7451) 2024-09-15 23:46:54 +00:00
Clyde Stubbs
f652cd3851
[st7701s] Make use of IDF5.x to speed up display operations (#7447) 2024-09-16 10:42:45 +12:00
Oleg Tarasov
de19d25a3c
Add OpenTherm component (part 1: communication layer and hub) (#6645)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-09-16 09:59:10 +12:00
NP v/d Spek
66edf966ba
Merge branch 'dev' into nvds-new-espnow 2024-09-14 21:09:15 +02:00
Jesse Hills
cf4bfcdce8
[thermostat] Fix linting and formatting issues (#7442) 2024-09-13 05:03:25 -05:00
Jesse Hills
c702a3f3ee
[animation] Fix linting and formatting issues (#7439) 2024-09-13 16:16:57 +12:00
Jesse Hills
e4c90489f7
[image] Fix linting and formatting issues (#7440) 2024-09-13 16:16:24 +12:00