Commit Graph

  • 9ce3943854 CDC also need begin(...) Jens-Christian Skibakk 2022-05-04 20:08:34 +0200
  • 6e4230a3e0 Fix syntax error. James Szalay 2022-05-04 14:07:33 -0400
  • e8837389e5 Use heat mode for heat. Move EXT HT to custom presets. James Szalay 2022-05-04 13:51:11 -0400
  • 9eb7d14c12 Also use Stream instead of HardwareSerial in improv Jens-Christian Skibakk 2022-05-04 18:55:01 +0200
  • dc6dc420b5 Support for CDC on ESP32-S2 and ESP32-C3 Jens-Christian Skibakk 2022-05-04 18:30:42 +0200
  • 64cb028902 Added early_pin_init configuration parameter for ESP8266 platform Rainer Oellermann 2022-05-03 23:17:57 +0200
  • 177077fefb Fix cover set position by force pushing position_id datapoint (similar to OPEN/CLOSE). 51165557+dennisvbussel@users.noreply.github.com 2022-05-03 22:44:40 +0200
  • 3632c1988d Merge branch 'dev' of https://github.com/esphome/esphome into dev icarome 2022-05-03 11:58:18 -0300
  • ed5cf9737d Bump icarome 2022-05-03 11:58:02 -0300
  • aa039b569c Adds extra debug logging messages rbaron 2022-04-25 19:55:56 +0200
  • 3cfa3dc548 std::move()s value to avoid unnecessary copy rbaron 2022-04-18 10:09:32 +0200
  • 47a60c94b0 Adds newline at the end oof automation.cpp rbaron 2022-04-18 08:31:56 +0200
  • eaa5627229 Clean up unused #includes rbaron 2022-04-18 08:30:23 +0200
  • 19dec23901 else-if in error handling rbaron 2022-04-18 08:27:44 +0200
  • 46366401c1 Ensures CONF_CHARACTERISTIC_UUID is imported from const.py rbaron 2022-04-18 08:24:47 +0200
  • c8b39659bd Extracts and move non-template code to new ble_client/automation.cpp file rbaron 2022-04-18 08:21:52 +0200
  • b8717afd98 Fixes test2.yaml rbaron 2022-04-17 20:24:21 +0200
  • 57c09e21a4 Allows for arbitrary byte arrays as write values rbaron 2022-04-17 20:09:07 +0200
  • e4e4a0d1e0 Cleans up log messages rbaron 2022-03-26 19:21:26 +0100
  • f221f93b48 Introduces the ble_client.ble_write action rbaron 2022-03-26 18:57:53 +0100
  • a5c64fb322 whitespace fixed MFlasskamp 2022-05-03 15:48:57 +0200
  • 3d0848c7e5 formatting fixes MFlasskamp 2022-05-03 15:38:02 +0200
  • 6703c1150d call esp_deep_sleep_start() with all ESP32 (even ESP32-C3) Martin Flasskamp 2022-05-03 13:42:55 +0200
  • ca069dc8d0 esp32c3 deep sleep fix Martin Flasskamp 2022-05-03 13:32:57 +0200
  • 03ae8019f8 Allow wifi output_power down to 8.5dB (#3405) Dan Jackson 2022-05-03 00:09:06 -0700
  • 91895aa70c
    Allow wifi output_power down to 8.5dB (#3405) Dan Jackson 2022-05-03 00:09:06 -0700
  • 93cc7308a9 lint WeekendWarrior1 2022-05-03 15:00:58 +1000
  • ed61857cc8 pure virtual gap_event_handler -> virtual WeekendWarrior1 2022-05-03 13:16:48 +1000
  • cbe2433057
    Merge branch 'dev' into waveshare_epaper_7in5V2alt Patrick van der Leer 2022-05-02 21:15:28 +0200
  • dd509b4087
    Bump zeroconf from 0.38.4 to 0.38.5 dependabot[bot] 2022-05-02 19:03:01 +0000
  • 0aeeb6d396 Fix linting issues Maurice Makaay 2022-05-01 18:28:55 +0200
  • feb42af74f Bring tests in line with latest code changes Maurice Makaay 2022-05-01 15:29:04 +0200
  • e2d3e4df34 Forgotten commit Maurice Makaay 2022-05-01 15:23:06 +0200
  • 93784703c2 Bring tests in line with latest code changes Maurice Makaay 2022-05-01 15:20:05 +0200
  • b65a8b6ecc Added 'operation' const Maurice Makaay 2022-05-01 15:12:31 +0200
  • 788a8084bf Bring implementation in line with upcoming number component changes Maurice Makaay 2022-05-01 14:57:28 +0200
  • 4fda537f6e Accept changes by black Maurice Makaay 2022-05-01 14:48:24 +0200
  • cb83706c61 fix style Stanislav Meduna 2022-05-01 13:43:12 +0200
  • 9c0ca17887 add USE_* ifdefs, cleaned up includes Stanislav Meduna 2022-05-01 13:36:53 +0200
  • d8f42d0761 Added tests for number automations Maurice Makaay 2022-05-01 11:57:38 +0200
  • db4cf33d9e Accept changes by black Maurice Makaay 2022-05-01 11:46:16 +0200
  • 2223fabc30 Fixed thinko, CONF_CYCLE is not available for first and last Maurice Makaay 2022-05-01 11:20:00 +0200
  • 60ee529b0f fix style Stanislav Meduna 2022-05-01 09:17:29 +0200
  • 5c217d3ddb fix typos and style Stanislav Meduna 2022-05-01 08:52:14 +0200
  • b4a0b01f5e Use same cycle default as for the select component Maurice Makaay 2022-05-01 00:17:01 +0200
  • 9ef6772d22 Got working number.previous and number.next actions Maurice Makaay 2022-04-30 23:59:09 +0200
  • e2ea2caecd Remove conditional check for optionals with default value Maurice Makaay 2022-04-30 20:31:09 +0200
  • 0eb0a52030 Brought log style in line with number component Maurice Makaay 2022-04-30 20:30:22 +0200
  • fc67b257b6 Added CONF_CYCLE to constants Maurice Makaay 2022-04-30 20:28:53 +0200
  • daa993a625 Split up code into one file per class Maurice Makaay 2022-04-30 20:28:28 +0200
  • 8c3ec48a87 refactor lcd_menu to common and lcd char-based part Stanislav Meduna 2022-04-30 14:58:21 +0200
  • 8bfd74d3ab Naming consistency fix Maurice Makaay 2022-04-30 13:04:50 +0200
  • 17a1c7ed36 Backing up work Maurice Makaay 2022-04-30 13:03:04 +0200
  • 8697687c72 Rollback accidental commit Maurice Makaay 2022-04-30 12:36:34 +0200
  • c29d75f8fd formating LuBeDa 2022-04-29 18:41:04 +0200
  • f9b0dc64c4 added prev_frame for animation LuBeDa 2022-04-29 17:15:34 +0200
  • b1af5b4c1a Add printing with 5 pixel wide font artem-dudarev 2022-04-29 10:54:11 +0200
  • e1007745e0 use cv.typed_schema Stanislav Meduna 2022-04-28 18:04:22 +0200
  • 86758fd6d0 Ahrr clang-tidy, you kill me! Maurice Makaay 2022-04-28 14:29:02 +0200
  • 1c28f2bbd8 We all know that trailing whitespace is evil Maurice Makaay 2022-04-28 14:25:46 +0200
  • 3eeb783feb Added 'select.set_index' automation Maurice Makaay 2022-04-28 14:19:22 +0200
  • ad6dc33fa8 Make clang-tidy happy Maurice Makaay 2022-04-28 13:53:19 +0200
  • 65af2261aa Make publish_state() validate the published state Maurice Makaay 2022-04-28 13:33:39 +0200
  • 0158839c59 Make clang-tidy happy Maurice Makaay 2022-04-28 13:32:48 +0200
  • 169064ac98 Fix clang issues Maurice Makaay 2022-04-28 13:01:50 +0200
  • 9e1726ca43 Added test for new select trigger param, also added missing modbus select test Maurice Makaay 2022-04-28 12:42:25 +0200
  • 4dcedae70e Accept changes as proposed by black Maurice Makaay 2022-04-28 12:19:48 +0200
  • fca0344521 Add active_index() and use more general method names Maurice Makaay 2022-04-28 10:22:58 +0200
  • 3f2818fa14 Enable ble security vars + individual gap event handling WeekendWarrior1 2022-04-28 11:22:13 +1000
  • 2c60890bc9
    Lint Jesse Hills 2022-04-27 11:43:33 +1200
  • 43a85dbd5a
    Use CDC/SERIAL_JTAG as the options Set the sdkconfig option Jesse Hills 2022-04-27 11:35:01 +1200
  • d9a624c7b7
    Merge branch 'dev' into dev-stdout-logger Jesse Hills 2022-04-27 08:46:58 +1200
  • 67c59d37cb added RGB565 image type (#3229) LuBeDa 2022-04-26 22:41:10 +0200
  • 68dfaf238b
    added RGB565 image type (#3229) LuBeDa 2022-04-26 22:41:10 +0200
  • cc5cd15dd1
    Merge branch 'dev' into rgb565 Jesse Hills 2022-04-27 08:27:07 +1200
  • 5846ec0828 Queue sensor publishes so we don't block for too long (#3422) Trevor North 2022-04-26 20:51:22 +0100
  • ebf13a0ba0
    Queue sensor publishes so we don't block for too long (#3422) Trevor North 2022-04-26 20:51:22 +0100
  • 46789c6ed8 Fix issue probably-meant-fstring found at https://codereview.doctor (#3415) code-review-doctor 2022-04-26 20:43:35 +0100
  • 2bff9937b7
    Fix issue probably-meant-fstring found at https://codereview.doctor (#3415) code-review-doctor 2022-04-26 20:43:35 +0100
  • 2d151c7ab7
    Update cryptography requirement from <4,>=2.0.0 to >=2.0.0,<38 dependabot[bot] 2022-04-26 19:02:44 +0000
  • 5e6dc381b2 Fixed lint issue Maurice Makaay 2022-04-26 16:12:38 +0200
  • 7e2baf3df5 Added tests for the select enhancements Maurice Makaay 2022-04-26 16:02:30 +0200
  • 1d992dd170 Cleanup based on linting results Maurice Makaay 2022-04-26 16:01:45 +0200
  • 9b4bcd1067 Made 'cycle' option templatable for select.to action Maurice Makaay 2022-04-26 15:44:09 +0200
  • 22c0841d83 Accept changes as proposed by black Maurice Makaay 2022-04-26 15:14:23 +0200
  • 0f2ce22e96
    Queue sensor publishes so we don't block for too long Trevor North 2022-04-26 10:55:59 +0100
  • 56568b624c
    Merge branch 'dev' into fix-probably-meant-fstring code-review-doctor 2022-04-26 11:17:23 +0100
  • 05b482e62e Add duration device class for sensors (#3421) Jesse Hills 2022-04-26 21:02:08 +1200
  • 256395c28d
    Add duration device class for sensors (#3421) Jesse Hills 2022-04-26 21:02:08 +1200
  • b1dcd5c27c use TEMPLATABLE_VALUE macro Martin 2022-04-26 10:50:45 +0200
  • 9526650060
    Add duration device class for sensors Jesse Hills 2022-04-26 20:15:25 +1200
  • 7b6ae2b9a2 feat: add openssh-client on docker image (#1681) (#3319) quentin9696 2022-04-25 18:09:49 -0400
  • 3346bc8bba
    feat: add openssh-client on docker image (#1681) (#3319) quentin9696 2022-04-25 18:09:49 -0400
  • 776b1cc751
    Merge branch 'dev' into Xiaomi-MCCGQ02HL Jesse Hills 2022-04-26 10:09:03 +1200
  • 0b6e8a405f
    Merge branch 'dev' into feat/add_openssh-client Jesse Hills 2022-04-26 09:52:47 +1200
  • bbf8e26dc4 SPS30: Add fan action (#3410) Martin 2022-04-25 23:50:36 +0200
  • 6fe22a7e62
    SPS30: Add fan action (#3410) Martin 2022-04-25 23:50:36 +0200
  • 9fea805675
    Bump pytest from 7.1.1 to 7.1.2 dependabot[bot] 2022-04-25 19:02:09 +0000
  • a7f21608e4 Add waveshare 7.5HD Luigi311 2022-04-25 11:32:14 -0600
  • c1246c95ce format Martin 2022-04-25 08:55:19 +0200