Commit Graph

  • c299754bf6 Fix 8266 tests Jonathan Swoboda 2024-09-24 13:10:58 -0400
  • 726d147a1a Fix c3 tests Jonathan Swoboda 2024-09-24 12:48:10 -0400
  • 65ba55a91c Fix c3 tests Jonathan Swoboda 2024-09-24 12:40:17 -0400
  • 8648aed97a Add all configs to tests Jonathan Swoboda 2024-09-24 12:31:17 -0400
  • f1b6f5ef64 Add sx127x tests and missing newline Jonathan Swoboda 2024-09-24 12:28:56 -0400
  • a3dd681c47 Add code owners Jonathan Swoboda 2024-09-24 12:24:02 -0400
  • b6f53a6dba fix triggers NP v/d Spek 2024-09-24 17:06:48 +0200
  • 167dcef1e6 remove std:move NP v/d Spek 2024-09-24 16:42:37 +0200
  • c32e8fe9e1 fix test script NP v/d Spek 2024-09-24 16:41:35 +0200
  • a370c85311 make all package pointer objects NP v/d Spek 2024-09-24 16:25:38 +0200
  • c22e6c226a fix bl0906 reset energy action Samuel Sieb 2024-09-24 01:49:53 -0700
  • 6c101ba2bc
    Merge branch 'dev' into dev David Sichau 2024-09-24 09:21:13 +0200
  • 9371f03608
    Merge branch 'dev' into make_time_dependency_optional Nick Kinnan 2024-09-24 00:13:02 -0700
  • 0cc60f670a
    Update sensor.py Nick Kinnan 2024-09-23 20:17:10 -0700
  • 89d6df58c5 Add sx127x component Jonathan Swoboda 2024-09-23 21:54:19 -0400
  • a07a303348 some CI linting fixes NP v/d Spek 2024-09-24 02:32:45 +0200
  • 25773364cd some CI linting fixes NP v/d Spek 2024-09-23 23:47:53 +0200
  • 4966adf9a6 make show_packet part of the espnow component. NP v/d Spek 2024-09-23 22:51:40 +0200
  • 59c70f722d some more compile result testing. Sorry all. NP v/d Spek 2024-09-23 22:00:13 +0200
  • 4ed75c05c3
    Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 dependabot[bot] 2024-09-23 19:53:14 +0000
  • 841162ff2d Bump peter-evans/create-pull-request from 7.0.3 to 7.0.5 dependabot[bot] 2024-09-18 19:04:44 +0000
  • 839ba8817b some CI linting fixes NP v/d Spek 2024-09-23 21:11:38 +0200
  • 87f3f238b9 remove reference parameters and replace ESPNowPacketPtr with the real type. NP v/d Spek 2024-09-23 20:44:40 +0200
  • 4453d75943 that did not work NP v/d Spek 2024-09-23 18:43:56 +0200
  • e2e9127a2e that did not work NP v/d Spek 2024-09-23 18:37:57 +0200
  • 5709f4fb7f some CI linting fixes NP v/d Spek 2024-09-23 18:30:45 +0200
  • ecb3920564 some CI linting fixes NP v/d Spek 2024-09-23 16:19:07 +0200
  • bd086ec848 Add serveral usful methods to the bytebuffer class - allowing to set the position using foo[20].get_uint8() - allowing to check if a change was made. - better intergration of the used_space property NP v/d Spek 2024-09-23 15:52:39 +0200
  • 9f5643f75e make use of std::shared_ptr for the packet struct NP v/d Spek 2024-09-23 15:33:45 +0200
  • 020d331f7d restore .gitignore NP v/d Spek 2024-09-23 15:29:33 +0200
  • 092d902620 extend the ByteBuffer with [] operator to set the position. NP v/d Spek 2024-09-23 15:28:26 +0200
  • 3563442cc8 testcase renaming erikveg 2024-05-03 05:58:04 +0000
  • c237e1fcd7
    Merge branch 'dev' into nvds-new-espnow NP v/d Spek 2024-09-23 14:00:36 +0200
  • 88b24a5682 Merge remote-tracking branch 'upstream/dev' into dev Daniël Koek 2024-09-23 12:28:57 +0100
  • f7986dbf8f
    Merge branch 'dev' into ain4_20ma erikveg 2024-09-23 12:04:54 +0200
  • e388fd7526 make payload_buffet_ a shared_ptr type NP v/d Spek 2024-09-23 11:43:49 +0200
  • f77ab54f5d
    Add comment explaining workaround Keith Burzinski 2024-09-23 01:04:18 -0500
  • ba5cb948c0
    What happens if... Keith Burzinski 2024-09-23 00:33:17 -0500
  • 743f473f56
    Workaround for failing IDF 5 tests for mWW Keith Burzinski 2024-09-22 23:35:32 -0500
  • ede1011c4a Add transmit and complete triggers Jonathan Swoboda 2024-09-22 23:30:44 -0400
  • 2581f858ed some CI linting fixes NP v/d Spek 2024-09-23 01:21:08 +0200
  • c7fd70b1b0 some CI linting fixes NP v/d Spek 2024-09-23 01:00:42 +0200
  • 275205d1d6 some CI linting fixes NP v/d Spek 2024-09-22 23:54:42 +0200
  • f1c23c809c some CI linting fixes NP v/d Spek 2024-09-22 23:45:29 +0200
  • 86a3a9a2c0
    Merge branch 'dev' into external-component-submodules Piotr Szulc 2024-09-22 23:38:52 +0200
  • 8ea18de5a4
    Merge branch 'dev' into nvds-new-espnow NP v/d Spek 2024-09-22 23:30:21 +0200
  • d89c9a2da6 some CI linting fixes NP v/d Spek 2024-09-22 23:20:46 +0200
  • bfadc2d230 Copy active wake words Michael Hansen 2024-09-22 13:50:09 -0500
  • 083000679b removing the std::move() again. NP v/d Spek 2024-09-22 20:31:25 +0200
  • 93e41e006e fix test file NP v/d Spek 2024-09-22 18:49:28 +0200
  • 472f9d61b6 i forgot something to uncomment NP v/d Spek 2024-09-22 18:38:18 +0200
  • 3bee619049 reworked the packet class back to a struct NP v/d Spek 2024-09-22 18:33:43 +0200
  • a1f2d0afa5 extend the ByteBuffer a bit more by adding change flag. NP v/d Spek 2024-09-22 18:30:47 +0200
  • 0e1d6dd713
    Merge branch 'dev' into nrf52_core tomaszduda23 2024-09-22 15:10:20 +0200
  • 4598393b78 Allow starting and stopping intervals Guillem Pagès Gassull 2024-09-21 21:19:34 +0200
  • 35159075ef Addressed errors/warnings issued by automation Alexander Khritonenkov 2024-09-21 13:00:04 -0500
  • 28e7b9578f
    Merge branch 'dev' into remote-add-onkyori Steve Vigneau 2024-09-21 06:27:41 -0400
  • 9df036edba
    Fix formatting in led_strip.cpp Pietro 2024-09-21 12:10:06 +0200
  • adec5f07f2 Glitch filter to filter out RF false positives Alexander Khritonenkov 2024-09-21 00:26:23 -0500
  • 83aed367d8 Added use_psram parameter to esp32_rmt_led_strip component PxPert 2024-09-21 02:16:11 +0200
  • df38dbf93e Changed flags_ type to uint8_t to be able to pass more flags PxPert 2024-09-21 02:15:16 +0200
  • a9f595813c Added FORCE_INTERNAL to ExternalRAMAllocator Flags Enum PxPert 2024-09-20 22:44:49 +0200
  • f5f1aa78b0 add "fan_mode" and "swing_mode" to webserver Tarik2142 2024-09-20 20:47:24 +0300
  • 9d6b781cf5 Merge remote-tracking branch 'upstream/dev' into dev rwrozelle 2024-09-20 10:38:48 -0400
  • ef61abd761
    Merge 9e79194620 into 8e5d7337c8 osmansekerisp 2024-09-20 03:15:54 +0300
  • 91446d9989 fix log messages NP v/d Spek 2024-09-19 21:09:28 +0200
  • 6803773ee6 fix log messages NP v/d Spek 2024-09-19 20:25:35 +0200
  • ad41f67a36 couple of other fixes NP v/d Spek 2024-09-19 20:15:51 +0200
  • af5cb119ca Revert all the class member stuff and do the simplest thing possible. Colm Buckley 2024-09-19 17:53:15 +0100
  • ea2f70b97a Use LOG_STR_LITERAL to ensure we do the right thing when logging to flash. Colm Buckley 2024-09-19 17:31:36 +0100
  • ab31977886 fix log messages NP v/d Spek 2024-09-19 18:18:30 +0200
  • 1f88438dd9 not sure why but i guess this works! Daniël Koek 2024-09-19 16:45:11 +0100
  • fed4858ee4 fix log messages for the 64bit mac addresses, NP v/d Spek 2024-09-19 17:44:34 +0200
  • 8fb544b4cf something Daniël Koek 2024-09-19 15:43:47 +0000
  • 65cf1d9ab8 update test files NP v/d Spek 2024-09-19 17:07:59 +0200
  • ffaf4f6b3f couple of other fixes NP v/d Spek 2024-09-19 17:03:01 +0200
  • bfbfd81100 update test files NP v/d Spek 2024-09-19 16:46:26 +0200
  • e461effe0c cleanup NP v/d Spek 2024-09-19 16:44:52 +0200
  • 93b11bb7d5 couple of other fixes NP v/d Spek 2024-09-19 16:41:45 +0200
  • 5301df8c52 other small fix NP v/d Spek 2024-09-19 15:54:03 +0200
  • 5bd3cbe55e resolve lint issue NP v/d Spek 2024-09-19 15:50:30 +0200
  • 3029f7f603
    Merge branch 'dev' into nvds-new-espnow NP v/d Spek 2024-09-19 15:43:25 +0200
  • 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 NP v/d Spek 2024-09-19 15:40:13 +0200
  • 252dca528f edxtend the functionality of the bytebuffer. NP v/d Spek 2024-09-19 15:31:10 +0200
  • a8190f9493
    Update debug_esp32.cpp: fix trailing whitespaces StriboYar 2024-09-19 16:30:03 +0300
  • 29122b488e Merge remote-tracking branch 'upstream/dev' into dev Daniël Koek 2024-09-19 14:26:38 +0100
  • 7ca1053de1
    Merge pull request #1 from d51x/d51x-patch-debug-esp32c2 StriboYar 2024-09-19 16:20:57 +0300
  • 46d1dad0c5
    Allow use debug component with ESP32 C2 StriboYar 2024-09-19 16:07:57 +0300
  • a7befa2342
    Merge branch 'dev' into ota-v6 David Woodhouse 2024-09-19 12:07:49 +0200
  • 8c01ebd4a1
    Merge branch 'dev' into hbridge-switch David Woodhouse 2024-09-19 11:17:39 +0200
  • aea649e8f5 Update ebyte_lora_component.cpp Daniël Koek 2024-09-19 09:47:32 +0100
  • 0fa6790026 change Daniël Koek 2024-09-19 08:32:49 +0000
  • 8989155c73 more tidy Daniël Koek 2024-09-19 08:30:35 +0000
  • c910009b5b Bring `state_to_string_()` in as a class member. Colm Buckley 2024-09-19 06:38:21 +0100
  • 917d1a66f2 Merge branch 'dev' of https://github.com/colmbuckley/esphome into dev Colm Buckley 2024-09-19 06:34:37 +0100
  • 01459d6549 Bring `state_to_string()` in as a class member. Colm Buckley 2024-09-18 22:41:02 +0100
  • 63db09e15f Removing unneeded cast. Colm Buckley 2024-09-19 06:30:47 +0100
  • 6592d081a7 Fix LOG_STR macro Colm Buckley 2024-09-19 06:20:43 +0100
  • 77a14c6d5e
    Merge branch 'dev' into dev Colm 2024-09-18 22:12:29 -0700
  • e0d6930a98 Use std::string instead of const char * Colm Buckley 2024-09-19 06:12:01 +0100