Commit Graph

  • cbd1736822
    Update wled_light_effect.cpp ChuckMash 2024-02-04 21:32:51 -0800
  • 7986de320c
    Update wled_light_effect.cpp ChuckMash 2024-02-04 21:21:52 -0800
  • 0212c3d13c
    Fix path to image Keith Burzinski 2024-02-04 23:21:30 -0600
  • 0db95805b1
    Update wled_light_effect.cpp ChuckMash 2024-02-04 21:07:34 -0800
  • bb0342dc44 Merge remote-tracking branch 'upstream/dev' into ltr390-uv Stephen Tierney 2024-02-05 15:51:38 +1100
  • ff9d4f5216
    Update wled_light_effect.cpp ChuckMash 2024-02-04 20:41:54 -0800
  • a28d650480
    Merge branch 'dev' into add-transformer-active-indicator Bill Adams 2024-02-04 20:35:11 -0800
  • 57db7c138e Merge branch 'add-transformer-active-indicator' of github.com:TikiBill/esphome into add-transformer-active-indicator Bill 2024-02-04 20:32:49 -0800
  • 9468d32c6c Protect if the transformer is active. Bill 2024-02-04 20:32:44 -0800
  • ce7789568f
    Update wled_light_effect.cpp ChuckMash 2024-02-04 20:31:22 -0800
  • 9d446a2ad2
    Update wled_light_effect.cpp ChuckMash 2024-02-04 20:10:12 -0800
  • e476efb813 Change defaults to values to datasheet given reference point Stephen Tierney 2024-02-05 14:23:05 +1100
  • f4411840a4 Merge branch 'ltr-deviceclass' into ltr390-uv Stephen Tierney 2024-02-05 13:34:07 +1100
  • 2a7fa24311 Add some components to the new testing framework (A part 1) (#6142) Keith Burzinski 2024-02-04 20:29:18 -0600
  • 5e9741f51c
    Add some components to the new testing framework (A part 1) (#6142) Keith Burzinski 2024-02-04 20:29:18 -0600
  • 0fd1e294e3
    Add some components to the new testing framework (C) Keith Burzinski 2024-02-04 20:03:38 -0600
  • 7794183842
    Add some components to the new testing framework (B) Keith Burzinski 2024-02-04 19:59:48 -0600
  • 43b7ed81d4 dfrobot_sen0395: Use setLatency instead of outputLatency (#5665) Jean-François Roy 2024-02-04 17:57:11 -0800
  • b28821d846
    dfrobot_sen0395: Use setLatency instead of outputLatency (#5665) Jean-François Roy 2024-02-04 17:57:11 -0800
  • 1370c2890c
    Add components 'a' to the new testing framework, part 2 Keith Burzinski 2024-02-04 19:56:11 -0600
  • 90d6ff9c76
    Add components 'a' to the new testing framework, part 1 Keith Burzinski 2024-02-04 19:53:32 -0600
  • 4ebf428882 cleanup Anton Viktorov 2024-02-05 00:00:16 +0000
  • b280366039 INA226 Fixed negative values Anton Viktorov 2024-02-04 21:47:27 +0000
  • 7954613f5a
    Merge branch 'dev' into add-transformer-active-indicator Bill Adams 2024-02-04 10:48:29 -0800
  • 5d93dbdd57 INA226 ADC parameters Anton Viktorov 2024-02-04 18:20:32 +0000
  • 96644cfdd6 dump_config LogString helper functions are static Kevin Ahrendt 2023-11-03 11:54:47 +0000
  • 61af2f5672 improve documentation Kevin Ahrendt 2023-11-01 00:40:08 +0000
  • e4f6aee9d3 clang fixes Kevin Ahrendt 2023-10-30 15:22:32 +0000
  • ab823730e8 pass last sensor measurement to lambdas Kevin Ahrendt 2023-10-29 13:36:40 +0000
  • 6e6ef941b7 add lambda sensor type Kevin Ahrendt 2023-09-26 23:18:35 +0000
  • 5cd20ea3af fix floating types for queues Kevin Ahrendt 2023-08-18 12:17:11 +0000
  • 6c02dcb19a remove coeffecient of determination computation Kevin Ahrendt 2023-08-18 01:18:20 +0000
  • 954b67060d add automation trigger Kevin Ahrendt 2023-08-14 01:13:37 +0000
  • 92c5a0e41f use set_interval for durations Kevin Ahrendt 2023-07-31 15:14:35 +0000
  • 7a6e550be7 Simplify codegen+configuration logic Kevin Ahrendt 2023-07-26 21:08:52 +0000
  • 23b42099cf initial commit for pull request Kevin Ahrendt 2023-07-15 20:32:42 +0000
  • dc38247504 init compile in spi DrCoolZic 2024-02-04 14:33:57 +0100
  • 262967c8d6 Update clock configuration and asm optimizations Papa-DMan 2024-02-03 21:10:52 +0000
  • 1e64bad1d7 ina2xx adc time/samples config Anton Viktorov 2024-02-03 16:12:56 +0000
  • aed9e117ec fix namespace Tomasz Duda 2024-02-03 15:10:38 +0100
  • 3675a7a83d fix clang-format Tomasz Duda 2024-02-03 14:35:32 +0100
  • 431e89648b fix config dump over cdc Tomasz Duda 2024-02-03 14:25:56 +0100
  • dfd338f181 cleanup code DrCoolZic 2024-02-03 14:22:58 +0100
  • c3e98bd9d1 update cdc logger node Tomasz Duda 2024-02-03 12:51:57 +0100
  • 3fbf584f4d add overlay config Tomasz Duda 2024-02-03 12:29:47 +0100
  • 49b54c6d03 Merge branch 'logger_hal' into nrf52 Tomasz Duda 2024-02-03 10:52:12 +0100
  • 02b6252187 move msg write per platform file Tomasz Duda 2024-02-03 10:46:15 +0100
  • 306626eb0b remove dump config from debug component Tomasz Duda 2024-02-03 10:32:01 +0100
  • 8ef2a0ccd3 dump config when logging cdc port is open Tomasz Duda 2024-02-03 09:26:25 +0100
  • d88ece9822 fix logging for nrf52 Tomasz Duda 2024-02-03 10:08:37 +0100
  • e1686aab55 Merge branch 'logger_hal' into nrf52 Tomasz Duda 2024-02-03 09:49:31 +0100
  • cfbee5956a fix style, again Alex1s 2024-02-03 01:39:43 +0100
  • d7c80bb9c8 fix clang-tidy Tomasz Duda 2024-02-03 01:38:05 +0100
  • d6d639a93b fix style Alex1s 2024-02-03 01:35:42 +0100
  • 252e324390 simplify if/def Tomasz Duda 2024-02-03 01:32:35 +0100
  • 6412905f46 add min_turn_on_power to float output Alex1s 2024-02-03 01:13:57 +0100
  • 4851d68a46 fix build error Tomasz Duda 2024-02-03 01:09:53 +0100
  • 7b30b7d788 fix build error Tomasz Duda 2024-02-03 00:42:01 +0100
  • 8b956d6c2f fix if/def Tomasz Duda 2024-02-03 00:29:45 +0100
  • 72d9168fd6 undo ledc changed III Alex1s 2024-02-03 00:11:47 +0100
  • 55741c95db undo ledc changes II Alex1s 2024-02-03 00:10:29 +0100
  • d91c06a42d undo ledc changes Alex1s 2024-02-03 00:06:15 +0100
  • 02b3e27cf2 fix build errors Tomasz Duda 2024-02-03 00:03:02 +0100
  • 637f0cfd23
    Merge branch 'dev' into deep_sleep_multi_pin_wake Péter Sárközi 2024-02-02 23:38:44 +0100
  • d6ce6a2f4c fix build error Tomasz Duda 2024-02-02 23:26:14 +0100
  • f1e284bcab generate config in python Tomasz Duda 2024-02-02 23:22:27 +0100
  • c18e661923 move internal implemenation to cpp files Tomasz Duda 2024-02-02 22:58:10 +0100
  • b505a48dd1 separate logger implementation for each platfor to diffrent file Tomasz Duda 2024-02-02 22:31:23 +0100
  • f87ddfa569 clint warning DrCoolZic 2024-02-02 18:39:59 +0100
  • 64ffd07496 removed and on register and channel DrCoolZic 2024-02-02 18:38:20 +0100
  • d1981fbd78 Merge branch 'wk2132' of https://github.com/DrCoolzic/esphome into wk2132 DrCoolZic 2024-02-02 18:13:22 +0100
  • 08037f7b64 bug in WKREG_FCR bits definition & cleanup message added more info in register organization DrCoolZic 2024-02-02 18:11:42 +0100
  • e71596c2d6 fixed bug in storing reg et gpio tests DrCoolZic 2024-02-02 18:06:58 +0100
  • 1a90e4edbb wk_base remove reset_fifo() wk_reg_deff error in FCR bits DrCoolZic 2024-02-02 16:17:04 +0100
  • db96c4bf59 Update ebyte_lora_e220.cpp Daniël Koek 2024-02-02 13:20:11 +0000
  • f77c197dc6 Update ebyte_lora_e220.cpp Daniël Koek 2024-02-02 13:16:38 +0000
  • 61c25ae822 more updates Daniël Koek 2024-02-02 13:13:55 +0000
  • 317d779003 fix style Alex1s 2024-02-02 06:21:19 +0100
  • 40286e9c6c add min_duty Alex1s 2024-02-02 05:34:22 +0100
  • a6c2f9f2b5 add min_duty_turn_on Alex1s 2024-02-02 04:19:46 +0100
  • 933fb3f0b5 fix bulid error Tomasz Duda 2024-02-02 01:18:02 +0100
  • 8b7c9ea188 remove tmp files Tomasz Duda 2024-02-02 01:04:08 +0100
  • 3c33c9e128 remove tmp files Tomasz Duda 2024-02-02 01:02:19 +0100
  • a7364be94c remove tmp files Tomasz Duda 2024-02-02 01:00:22 +0100
  • d09dc3b123 add nrf sdk build Tomasz Duda 2024-02-02 00:55:24 +0100
  • 6a5b243359 add gpio for zephyr Tomasz Duda 2024-01-30 21:02:02 +0100
  • 990871fa0e add dfu for zephyr Tomasz Duda 2024-01-30 20:53:39 +0100
  • 52cf8a1cf5 add zephyr Tomasz Duda 2024-01-21 20:45:36 +0100
  • c5b70bad84 add deep sleep Tomasz Duda 2024-01-19 19:12:50 +0100
  • 793e90a0e0 fix build error Tomasz Duda 2024-01-14 18:21:47 +0100
  • 0aa4a1e845 add debug information Tomasz Duda 2024-01-14 18:10:48 +0100
  • 89121938ad add watchdog Tomasz Duda 2024-01-14 17:56:51 +0100
  • c40d07d377 add logging task name Tomasz Duda 2024-01-14 17:55:29 +0100
  • 2c32fa4018 simplify update function Tomasz Duda 2024-01-12 09:35:25 +0100
  • ff26bebf74 add ADC support Tomasz Duda 2024-01-11 13:32:04 +0100
  • 7147b962b5 use platformio upload Tomasz Duda 2024-01-11 00:03:01 +0100
  • ecfbca8522 beacon demo Tomasz Duda 2024-01-10 21:49:04 +0100
  • 469aaecec9 add test Tomasz Duda 2024-01-10 19:34:02 +0100
  • 3983c04974 add dfu support Tomasz Duda 2024-01-10 19:30:30 +0100
  • 237dad7c58 init commit for nrf52 Tomasz Duda 2024-01-10 13:34:37 +0100