Commit Graph

  • 1e3655a381
    Create __init__.py Iron Man 2024-04-22 19:18:33 +0200
  • 9093158738 Add board to test Mat931 2024-04-22 19:17:46 +0200
  • 0488851673 Fix flicker on boot Mat931 2024-04-22 19:13:34 +0200
  • 146fde59df Move back to header. Daniel Eisterhold 2024-04-22 10:43:02 -0500
  • a7f3ed7509 Fix file name. Daniel Eisterhold 2024-04-22 10:39:50 -0500
  • 8ac1b791fe Refactor into folders. Daniel Eisterhold 2024-04-22 10:37:51 -0500
  • c238a78a2a wifi: fix reconnect issue due to enablement of fast connect Javier Peletier 2024-04-22 16:43:32 +0200
  • e6212bb2f3
    Merge branch 'dev' into graph chiahsing 2024-04-22 20:09:47 +0800
  • aba67ca71c Merge branch 'dev' of https://github.com/esphome/esphome into variant clydebarrow 2024-04-22 21:41:42 +1000
  • 7c6c7265a9
    Merge branch 'dev' into yamllint Clyde Stubbs 2024-04-22 21:38:18 +1000
  • b9fe073a46
    Merge branch 'dev' into fix-ble-log-spam Clyde Stubbs 2024-04-22 21:37:22 +1000
  • e765e9fca8
    Remove embedded return polyfloyd 2024-04-22 13:34:58 +0200
  • 552e04422e Define `USE_ESP32_BLE` (#6585) Edward Firmo 2024-04-22 13:05:50 +0200
  • 7ee24fd303
    Merge branch 'dev' into graph chiahsing 2024-04-22 18:56:58 +0800
  • 9e8ef60124 Add transition_lenght to strobe effect. Lucas Vinicius Hartmann 2024-04-21 04:39:53 -0300
  • 13aeb8af98
    Change event.fire to event.trigger Move event_types list to template event Jesse Hills 2024-04-22 22:23:32 +1200
  • 48104f2e02 React to disconnect event too Joakim Plate 2024-04-22 08:37:51 +0200
  • 89bf043838
    Update api ids Jesse Hills 2024-04-22 16:40:10 +1200
  • 4a659e9a3a
    Merge branch 'dev' into pr/nohat/6451 Jesse Hills 2024-04-22 16:39:15 +1200
  • e0e28cbe49
    Move to common yaml and implement for all platforms except host Jesse Hills 2024-04-22 16:25:10 +1200
  • 92b474b5cf
    Merge branch 'dev' into jesserockz-2024-087 Jesse Hills 2024-04-22 16:23:57 +1200
  • f746819bda
    Add missing include Jesse Hills 2024-04-22 15:52:09 +1200
  • 928dea2c52
    Add missing requirement to sntp Jesse Hills 2024-04-22 15:51:58 +1200
  • 1ce8d12714
    Fix yaml Jesse Hills 2024-04-22 15:48:26 +1200
  • b139be0005
    Add time to datetime tests Jesse Hills 2024-04-22 15:24:41 +1200
  • 98780bd80a
    Always require RTC/time Fix state_as_esptime with correct utc timestamp Fix datetime on_time trigger Jesse Hills 2024-04-22 15:14:28 +1200
  • 8a1366d144
    Change to use epoch_seconds for datetime state in API Jesse Hills 2024-04-22 15:07:25 +1200
  • e478812eec
    Add recalc_timestamp_local to ESPTime Jesse Hills 2024-04-22 15:06:42 +1200
  • 19fdef7bca
    Merge branch 'dev' into separate-ota-backend Keith Burzinski 2024-04-21 20:56:36 -0500
  • 5d890be113
    Fix `dummy_main.cpp`, too Keith Burzinski 2024-04-21 20:55:53 -0500
  • 04f77b6035 Create ``component_dir`` substitution for local files to be included in… (#6575) Jesse Hills 2024-04-22 10:29:56 +1200
  • ebcd2e4a86
    Merge branch 'dev' into dev Olivier ARCHER 2024-04-21 20:52:42 +0200
  • e6a1559f4f Avoid tidy warnings Joakim Plate 2024-04-21 20:44:11 +0200
  • 19f531e217 Make sure ble client users get open errors Joakim Plate 2024-04-21 20:08:02 +0200
  • 4b9649eceb Listen to close instead of disconnect in ble proxy Joakim Plate 2024-04-21 20:06:44 +0200
  • 418e07a09f Remove checks fro conn_id from proxy Joakim Plate 2024-04-21 16:19:52 +0200
  • 7965d21840 lint oarcher 2024-04-21 13:59:46 +0200
  • f33ad471f9 disable preferences_prevent_write before sync prefs on 8266 and 2040 oarcher 2024-04-21 13:44:06 +0200
  • e36d6889f2 Throw errors on undefined colors clydebarrow 2024-04-21 21:27:10 +1000
  • f2d1710aae fix merging dev Darter 2024-04-21 13:05:32 +0200
  • e08f6080b3 use walrus operator Darter 2024-04-21 12:32:36 +0200
  • b246ee6ac8 Streamline Waveshare 3.5 code. clydebarrow 2024-04-21 18:10:11 +1000
  • ba28dd6dc1 Remove debug print clydebarrow 2024-04-21 20:17:23 +1000
  • a19eeb626b add ESP_PLATFORMS Simon Fischer 2024-04-21 11:29:48 +0200
  • f83604afb9
    Merge branch 'dev' into separate-ota-backend Keith Burzinski 2024-04-21 04:25:46 -0500
  • 17f9774418
    Fix esp32_ble_tracker Keith Burzinski 2024-04-21 04:25:17 -0500
  • 17db30fa4f
    dry J. Nick Koston 2024-04-21 11:22:28 +0200
  • 8426084ebf
    Refactor more bits into the base `ota` component Keith Burzinski 2024-04-21 04:14:07 -0500
  • fc8e88f05a remove timeout Simon Fischer 2024-04-21 10:59:21 +0200
  • 3f4a65f48a Merge branch 'dev' into webserver-sorting Darter 2024-04-21 01:04:09 +0200
  • dc26b26f36 Fix graph hangs when y <= 0 Chiahsing Yu 2024-04-20 21:50:59 +0800
  • 0ec42dc09e fix cleanup Simon Fischer 2024-04-20 11:59:27 +0200
  • 5486e0bebf fix CI error mrtoy-me 2024-04-20 16:55:50 +1000
  • 2f45d5872a
    Merge branch 'dev' into i8080 Clyde Stubbs 2024-04-20 16:05:10 +1000
  • dd346263f3
    Fix missing conn_id check in bluetooth_proxy disconnect event J. Nick Koston 2024-04-20 01:54:47 +0200
  • 55fa9a6e63 esp32_ble: Consider ESP_BT_STATUS_DONE a successful state polyfloyd 2024-04-08 00:14:50 +0200
  • 1f0e0392cc cleanup Simon Fischer 2024-04-19 23:59:06 +0200
  • e2c5ccdca4 Nextion - Exit reparse before update TFT Edward Firmo 2024-04-19 22:06:19 +0200
  • 04f8ab9957
    Bump actions/upload-artifact in /.github/actions/build-image dependabot[bot] 2024-04-19 19:51:49 +0000
  • a453208828 add dump_config Simon Fischer 2024-04-19 21:48:39 +0200
  • cf22e7b68e Nextion - Set alternative TFT update baud rate Edward Firmo 2024-04-19 21:36:43 +0200
  • 4978cd8713 Define `USE_ESP32_BLE` Edward Firmo 2024-04-19 18:54:13 +0200
  • d9f22379da
    Merge branch 'dev' into fix-esp32-mqtt-nullptr-topic Adam Liddell 2024-04-19 16:55:54 +0100
  • fb5fffb79c
    Merge pull request #98 from nagyrobi/patch-3 Clyde Stubbs 2024-04-19 22:15:10 +1000
  • b9d2b1b21d
    Update tests/components/lvgl/test.esp32.yaml Clyde Stubbs 2024-04-19 22:14:36 +1000
  • b7eac5e067 Fix test clydebarrow 2024-04-19 22:11:32 +1000
  • f75fb7b5bd Add end_value to indicator.update clydebarrow 2024-04-19 21:59:37 +1000
  • b2225fd1d8 Rename indicator.needle.update to indicator.update clydebarrow 2024-04-19 21:30:05 +1000
  • 9aadd0e72b Rename indicator.line.update to indicator.needle.update clydebarrow 2024-04-19 21:29:00 +1000
  • 2cd8c3ed3b Implement img indicator type clydebarrow 2024-04-19 21:19:59 +1000
  • 04ff9ab7af Tests added for aj_sr04m Masterz69 2024-04-19 13:50:50 +0300
  • 8a6921800b Update aj_sr04m.cpp Masterz69 2024-04-19 13:32:01 +0300
  • b304d25336 Change component name to aj_sr04m Masterz69 2024-04-19 13:25:25 +0300
  • b2fd02256f
    Update CODEOWNERS Masterz69 2024-04-19 13:18:42 +0300
  • 7b4b7c9d3f Define lv_tick_style_t clydebarrow 2024-04-19 20:16:33 +1000
  • 772563a477 Fix variable naming unic8s 2024-04-19 12:06:15 +0200
  • 187a7c0f25 Fix code style unic8s 2024-04-19 11:50:15 +0200
  • 107d79418f Fix black formatting unic8s 2024-04-19 11:26:00 +0200
  • 18c45b5342 Updated codeowners file unic8s 2024-04-19 11:02:43 +0200
  • fe9742e3d7 Add codeowners to python unic8s 2024-04-19 11:00:53 +0200
  • 3382ff1cb5 Removed whitespace unic8s 2024-04-19 10:52:38 +0200
  • aab1f89bc3
    lintfix H. Árkosi Róbert 2024-04-19 09:50:27 +0200
  • 7ee3a66334
    Update test.esp32.yaml with new meter options H. Árkosi Róbert 2024-04-19 09:46:40 +0200
  • 245f49e74d set_on Anton Sergunov 2024-04-19 07:25:18 +0000
  • 127cdb84c0 Merge branch 'dev' of github.com:unic8s/esphome into dev unic8s 2024-04-19 00:47:57 +0200
  • a548fe3571 Remove unused unit unic8s 2024-04-19 00:44:03 +0200
  • 250be4fa92
    Merge branch 'dev' into dev Erik 2024-04-19 00:39:19 +0200
  • a492b682b6 Add into test yaml unic8s 2024-04-19 00:26:09 +0200
  • c6fd84d7de Remove error status reading unic8s 2024-04-19 00:15:29 +0200
  • c57d5f51bd Add coefficients on setup unic8s 2024-04-19 00:10:07 +0200
  • f27b747809 Replace r_mod with width for tick_style clydebarrow 2024-04-19 08:06:22 +1000
  • 0e55063752 Rename indicator type `ticks` to `tick_style` clydebarrow 2024-04-19 08:04:41 +1000
  • 85e8a6477b Renamed in/out variables unic8s 2024-04-19 00:03:08 +0200
  • fa1479ae36 Fix variable names unic8s 2024-04-18 23:57:29 +0200
  • 98b3f4f84b Merge branch 'dev' of https://github.com/esphome/esphome into lvgl clydebarrow 2024-04-19 07:53:47 +1000
  • 253db38501 remove delay from tmp102 (#6577) Samuel Sieb 2024-04-18 14:52:22 -0700
  • 9021d7f6cb Initial renaming and quick port of Adafruits library unic8s 2024-04-18 23:45:38 +0200
  • 84e0a39ec8 Lint Edward Firmo 2024-04-18 22:58:33 +0200
  • f4fdb14f22 Nextion - Use persistent http connection for TFT upload (Arduino) Edward Firmo 2024-04-18 22:49:13 +0200
  • 4b607ef92a Add wrapper component for Adafruit NeoKey 1x4. Daniel Eisterhold 2024-04-18 15:23:44 -0500