Commit Graph

  • 958f430bbf Whitespace fix Stanislav Meduna 2022-01-02 16:53:46 +0100
  • c5cf1d9b84 Updated to the recent esphome Stanislav Meduna 2022-01-02 15:59:21 +0100
  • 15bc651ab1 touch_gui: support other drawables in addition to buttons Stanislav Meduna 2021-04-18 20:51:15 +0200
  • cf986f2223 fix style problem Stanislav Meduna 2021-04-11 21:59:06 +0200
  • f7ab29c2c7 fix filters not being informed if they changed our state to false Stanislav Meduna 2021-04-11 21:54:11 +0200
  • 91f0c8589d fix unintended button activation Stanislav Meduna 2021-04-11 18:25:45 +0200
  • 600f7b9985 fix incorrect usage of color Stanislav Meduna 2021-04-09 22:44:26 +0200
  • 6d5056f926 release the buttons on touch release and on page change Stanislav Meduna 2021-04-07 18:08:56 +0200
  • 2a98061415 touch_gui: rename the global lambda to button_lambda Stanislav Meduna 2021-04-05 11:17:53 +0200
  • 6ea6b39b4c touch_gui: add global writer, fix a temporary returned Stanislav Meduna 2021-04-05 10:58:50 +0200
  • aed9926cf7 add codeowner Stanislav Meduna 2021-04-04 15:03:11 +0200
  • 8b0d298e8f add the touch gui component Stanislav Meduna 2022-03-25 18:45:00 +0100
  • 4d814fd790 clang-tidy Niclas Larsson 2022-03-25 16:44:15 +0100
  • cda3c5c9e8 Add support for pvvx mithermometer display via ble client puuu 2022-03-25 15:04:57 +0900
  • 977956f69b Extend mcp3204 to support 8 channels (mcp3208 variant) RadekHvizdos 2022-03-25 12:14:31 +0100
  • a676339770
    replace std::max with std::min Niclas Larsson 2022-03-25 10:52:11 +0100
  • 8e15b0a14f github suggestion misstake Niclas Larsson 2022-03-25 10:27:51 +0100
  • 30f9295706
    static variable should be uppercase Niclas Larsson 2022-03-25 10:22:09 +0100
  • b9ff3f56b1 c++11 Niclas Larsson 2022-03-25 10:10:02 +0100
  • cd78fe329f Yet again, we're using c++11 Niclas Larsson 2022-03-25 10:08:22 +0100
  • e299e2171c Use RAII as much as possible Niclas Larsson 2022-03-25 09:50:47 +0100
  • 922fcd1777
    lint Jesse Hills 2022-03-25 15:51:54 +1300
  • f4045d11f1
    Actually increase request memory for json parsing Change log to verbose Jesse Hills 2022-03-25 15:45:51 +1300
  • fce65a8fa1
    Apply formatting fixes Michael Davidson 2022-03-25 12:54:55 +1100
  • 440a1dca6d
    Make custom_fan and custom_preset templatable as per documentation Michael Davidson 2022-03-25 12:36:23 +1100
  • 26a1faae66 shelly_dimmer: log command's payload Richard Nauber 2022-03-24 22:36:40 +0100
  • c1a5068027
    clang-tidy Niclas Larsson 2022-03-24 10:19:33 +0100
  • 40aefd4c44
    Correct bool comparison Niclas Larsson 2022-03-24 09:41:10 +0100
  • a102e8d728
    Update esphome/components/growatt_solar/sensor.py djwlindenaar 2022-03-24 09:38:44 +0100
  • d01a316a2b
    Merge branch 'dev' into Added-a-function-to-load-custom-characters-in-LCD-display Jesse Hills 2022-03-24 19:38:18 +1300
  • c2b44ad51f Allow to set user defined characters on LCD (#3322) Stanislav Meduna 2022-03-24 07:37:48 +0100
  • 48584e94c4
    Allow to set user defined characters on LCD (#3322) Stanislav Meduna 2022-03-24 07:37:48 +0100
  • e3bafdeae1 Merge pull request #3324 from esphome/bump-2022.3.1 Jesse Hills 2022-03-24 16:45:14 +1300
  • fc94a5d0ee
    Merge pull request #3324 from esphome/bump-2022.3.1 2022.3.1 Jesse Hills 2022-03-24 16:45:14 +1300
  • c740b4482f Bump esptool from 3.2 to 3.3 (#3327) dependabot[bot] 2022-03-24 14:29:43 +1300
  • d8024a5928
    Bump esptool from 3.2 to 3.3 (#3327) dependabot[bot] 2022-03-24 14:29:43 +1300
  • e3224ddaac increase delay for Ethernet module warm up (#3326) H. Árkosi Róbert 2022-03-24 02:28:21 +0100
  • 2034ab4f6c
    increase delay for Ethernet module warm up (#3326) H. Árkosi Róbert 2022-03-24 02:28:21 +0100
  • 4f6298065e
    Use constant instead of int literal Niclas Larsson 2022-03-24 00:17:28 +0100
  • 6271f2d177 NOLINT Stm32Dev Niclas Larsson 2022-03-23 23:55:56 +0100
  • 41cbe1418b format once more Niclas Larsson 2022-03-23 23:46:50 +0100
  • 9b289a36ef Can't create the buffer const due to hash Niclas Larsson 2022-03-23 23:46:01 +0100
  • 067d9efa58 even more cleanup Niclas Larsson 2022-03-23 23:20:42 +0100
  • 6518736dad Remove code that requires at least c++14 Niclas Larsson 2022-03-23 23:06:41 +0100
  • 20d853a5e7 Deduced return type doesn't work with c++11 Niclas Larsson 2022-03-23 22:58:15 +0100
  • b8bbec807a More code cleanup Niclas Larsson 2022-03-23 22:53:48 +0100
  • 842301242a format Niclas Larsson 2022-03-23 22:12:21 +0100
  • f0ccc56ee8 Generic code cleanup Niclas Larsson 2022-03-23 22:10:45 +0100
  • 8d915953c2
    Bump esptool from 3.2 to 3.3 dependabot[bot] 2022-03-23 21:07:26 +0000
  • 91d08e27e3
    increase delay for Ethernet module warm up H. Árkosi Róbert 2022-03-23 20:53:47 +0100
  • bf65fd0d84 Missing to initialize some vars Niclas Larsson 2022-03-23 16:50:13 +0100
  • e2264b3e8b clang-tidy Niclas Larsson 2022-03-23 16:48:29 +0100
  • c54792c110 Clang format namings Niclas Larsson 2022-03-23 16:44:34 +0100
  • 976c99c889 constexpr instead of defines Niclas Larsson 2022-03-23 16:43:46 +0100
  • b3dfb0f5ed Only test static_assert on c++17 or above Niclas Larsson 2022-03-23 16:21:34 +0100
  • 8a40fb29c3
    Initialize all Niclas Larsson 2022-03-23 16:21:30 +0100
  • 8c534d6856 Refactor common code Niclas Larsson 2022-03-23 16:06:22 +0100
  • dc2c78c98d constexpr device table Niclas Larsson 2022-03-23 13:56:36 +0100
  • 1a65970574 clang-tidy Niclas Larsson 2022-03-23 13:41:27 +0100
  • 0a04247df0 Deduced return type only available with -std=c++14 Niclas Larsson 2022-03-23 12:38:13 +0100
  • c46f4a1c58 Reimplementation of std::size Niclas Larsson 2022-03-23 12:33:21 +0100
  • 53038627cc Run `clang-format -i` Niclas Larsson 2022-03-23 12:26:51 +0100
  • b70af736b0 clang-format Niclas Larsson 2022-03-23 12:21:19 +0100
  • b510f7a290 Replace std::size with sizeof(p)/sizeof(p[0]) Niclas Larsson 2022-03-23 12:09:42 +0100
  • f6ae88bea9 Message for static_assert is required pre c++17 Niclas Larsson 2022-03-23 12:07:36 +0100
  • 61fdd7e167 clang-tidy Niclas Larsson 2022-03-23 12:06:23 +0100
  • d83b0eb775 Use explicit type as auto isn't allowed until c++14 Niclas Larsson 2022-03-23 12:02:25 +0100
  • 7ac6c24eef Move around code Niclas Larsson 2022-03-23 11:56:55 +0100
  • 52f5078661 added color_brightness to web_server light api interface for seperated control of white and rgb channels on rgbw light strips - fm Florian Helmut Mueller 2022-03-23 11:34:03 +0100
  • b44966e74c Rename to size insted of length Niclas Larsson 2022-03-23 11:30:11 +0100
  • bcd35a7df7 Move variable to anonymous namespace Niclas Larsson 2022-03-23 11:28:13 +0100
  • 6965e162d4 Use RAII to close the stm32 uart Niclas Larsson 2022-03-23 11:21:06 +0100
  • ca8fb0b546 Include missing header algorithm Niclas Larsson 2022-03-23 11:20:46 +0100
  • 4b691a7f3a Include cstring for memcpy Niclas Larsson 2022-03-23 11:20:18 +0100
  • da8968bf46 Adding better logging for error_code like rc522 does Dan Jackson 2022-03-23 03:07:13 -0700
  • bb5e6f7312 Remove unnecessary variable Niclas Larsson 2022-03-23 10:37:57 +0100
  • 80a30ed040 constexpr sizeof call Niclas Larsson 2022-03-23 10:34:46 +0100
  • 5b07878c5d constexpr STM_FIRMWARE Niclas Larsson 2022-03-23 10:33:30 +0100
  • eefd03389c Add validation of the user character list Stanislav Meduna 2022-03-23 10:20:51 +0100
  • e2a8ece797 Replace `sizeof(buffer)` with BUFFER_SIZE Niclas Larsson 2022-03-23 10:12:04 +0100
  • 799812dad5 Update codeowner Niclas Larsson 2022-03-23 10:06:20 +0100
  • a1dfc5f535 static_cast Niclas Larsson 2022-03-23 10:01:07 +0100
  • 14ced46ab5 const variables Niclas Larsson 2022-03-23 09:54:54 +0100
  • bb01ac4e21 Add include for numeric Niclas Larsson 2022-03-23 09:48:51 +0100
  • 0e31aa04b8
    Update esphome/components/shelly_dimmer/shelly_dimmer.cpp rnauber 2022-03-23 06:54:41 +0100
  • dcda15cc57
    Update esphome/components/shelly_dimmer/shelly_dimmer.cpp rnauber 2022-03-23 06:52:00 +0100
  • 4382af8d87 Shelly_dimmer: fix bug in setting the brightness Richard Nauber 2022-03-23 06:50:01 +0100
  • 62a0ee60d9
    Merge pull request #38 from edge90/feature/refactor-constants rnauber 2022-03-23 06:43:25 +0100
  • 314951c8bd Bump version to 2022.3.1 Jesse Hills 2022-03-23 12:26:02 +1300
  • 24029cc918
    Bump version to 2022.3.1 Jesse Hills 2022-03-23 12:26:02 +1300
  • a1cc02e4ae Add small delay before setting up app in safe mode (#3323) Jesse Hills 2022-03-23 11:12:22 +1300
  • 9a9d5964ee
    Add small delay before setting up app in safe mode (#3323) Jesse Hills 2022-03-23 11:12:22 +1300
  • 4b26e5b731 Reserve less memory for json (#3289) Jesse Hills 2022-03-23 09:46:25 +1300
  • 4e4a512107
    Reserve less memory for json (#3289) Jesse Hills 2022-03-23 09:46:25 +1300
  • 9f4ef142e1 Webserver utilize Component Iterator to not overload eventstream (#3310) Jesse Hills 2022-03-23 09:45:05 +1300
  • 0729ed538e
    Webserver utilize Component Iterator to not overload eventstream (#3310) Jesse Hills 2022-03-23 09:45:05 +1300
  • c9f3774cbd Fix WDT reset during dallas search algorithm (#3293) wysiwyng 2022-03-16 20:33:05 +0100
  • 24b75b7ed6
    Fix WDT reset during dallas search algorithm (#3293) wysiwyng 2022-03-16 20:33:05 +0100
  • b124948299
    feat: support ble_client that use security w/o pin codes Branden Cash 2022-03-20 22:59:30 -0700
  • 2103e06c7e Add small delay before setting up app in safe mode (#3323) Jesse Hills 2022-03-23 11:12:22 +1300