NP v/d Spek
|
167dcef1e6
|
remove std:move
|
2024-09-24 16:42:37 +02:00 |
|
NP v/d Spek
|
c32e8fe9e1
|
fix test script
|
2024-09-24 16:41:35 +02:00 |
|
NP v/d Spek
|
a370c85311
|
make all package pointer objects
|
2024-09-24 16:25:38 +02:00 |
|
NP v/d Spek
|
a07a303348
|
some CI linting fixes
|
2024-09-24 02:32:45 +02:00 |
|
NP v/d Spek
|
25773364cd
|
some CI linting fixes
|
2024-09-23 23:47:53 +02:00 |
|
NP v/d Spek
|
4966adf9a6
|
make show_packet part of the espnow component.
|
2024-09-23 22:51:40 +02:00 |
|
NP v/d Spek
|
59c70f722d
|
some more compile result testing. Sorry all.
|
2024-09-23 22:00:13 +02:00 |
|
NP v/d Spek
|
839ba8817b
|
some CI linting fixes
|
2024-09-23 21:11:38 +02:00 |
|
NP v/d Spek
|
87f3f238b9
|
remove reference parameters and replace ESPNowPacketPtr with the real type.
|
2024-09-23 20:44:40 +02:00 |
|
NP v/d Spek
|
4453d75943
|
that did not work
|
2024-09-23 18:43:56 +02:00 |
|
NP v/d Spek
|
e2e9127a2e
|
that did not work
|
2024-09-23 18:37:57 +02:00 |
|
NP v/d Spek
|
5709f4fb7f
|
some CI linting fixes
|
2024-09-23 18:30:45 +02:00 |
|
NP v/d Spek
|
ecb3920564
|
some CI linting fixes
|
2024-09-23 16:19:07 +02:00 |
|
NP v/d Spek
|
9f5643f75e
|
make use of std::shared_ptr for the packet struct
|
2024-09-23 15:33:45 +02:00 |
|
NP v/d Spek
|
020d331f7d
|
restore .gitignore
|
2024-09-23 15:29:33 +02:00 |
|
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)
CI / Create common environment (push) Waiting to run
CI / Check black (push) Blocked by required conditions
CI / Check flake8 (push) Blocked by required conditions
CI / Check pylint (push) Blocked by required conditions
CI / Check pyupgrade (push) Blocked by required conditions
CI / Run script/ci-custom (push) Blocked by required conditions
CI / Run pytest (push) Blocked by required conditions
CI / Check clang-format (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 1/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 2/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 3/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 4/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 IDF (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP8266 (push) Blocked by required conditions
CI / list-components (push) Blocked by required conditions
CI / Component test (push) Blocked by required conditions
CI / Split components for testing into 20 groups maximum (push) Blocked by required conditions
CI / Test split components (push) Blocked by required conditions
CI / CI Status (push) Blocked by required conditions
|
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 |
|
Jesse Hills
|
af612add24
|
Merge branch 'release' into dev
CI / Component test (push) Blocked by required conditions
CI / Split components for testing into 20 groups maximum (push) Blocked by required conditions
CI / Test split components (push) Blocked by required conditions
CI / CI Status (push) Blocked by required conditions
CI / Create common environment (push) Waiting to run
CI / Check black (push) Blocked by required conditions
CI / Check flake8 (push) Blocked by required conditions
CI / Check pylint (push) Blocked by required conditions
CI / Check pyupgrade (push) Blocked by required conditions
CI / Run script/ci-custom (push) Blocked by required conditions
CI / Run pytest (push) Blocked by required conditions
CI / Check clang-format (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 1/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 2/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 3/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 4/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 IDF (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP8266 (push) Blocked by required conditions
CI / list-components (push) Blocked by required conditions
|
2024-09-23 12:02:32 +12:00 |
|
Jesse Hills
|
1f8037d5bc
|
Merge pull request #7482 from esphome/bump-2024.9.1
CI / Create common environment (push) Has been cancelled
CI / Check black (push) Has been cancelled
CI / Check flake8 (push) Has been cancelled
CI / Check pylint (push) Has been cancelled
CI / Check pyupgrade (push) Has been cancelled
CI / Run script/ci-custom (push) Has been cancelled
CI / Run pytest (push) Has been cancelled
CI / Check clang-format (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino 1/4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino 2/4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino 3/4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino 4/4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 IDF (push) Has been cancelled
CI / Run script/clang-tidy for ESP8266 (push) Has been cancelled
CI / list-components (push) Has been cancelled
CI / Component test (push) Has been cancelled
CI / Split components for testing into 20 groups maximum (push) Has been cancelled
CI / Test split components (push) Has been cancelled
CI / CI Status (push) Has been cancelled
2024.9.1
|
2024-09-23 12:01:43 +12: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 |
|
Jesse Hills
|
f314ad8a5b
|
Bump version to 2024.9.1
|
2024-09-23 10:40:47 +12:00 |
|
Michael Hansen
|
66f9597d9e
|
Copy active wake words to message (#7481)
|
2024-09-23 10:40:47 +12: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
|
93e41e006e
|
fix test file
|
2024-09-22 18:49:28 +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
|
65cf1d9ab8
|
update test files
|
2024-09-19 17:07:59 +02:00 |
|
NP v/d Spek
|
ffaf4f6b3f
|
couple of other fixes
|
2024-09-19 17:03:01 +02:00 |
|
NP v/d Spek
|
bfbfd81100
|
update test files
|
2024-09-19 16:46:26 +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 |
|