Commit Graph

  • d7f4ba7597 update V2 https://oi.esphome.io/v2/www.js wilberforce 2021-11-19 10:59:38 +1300
  • 2743000d81 Also add to MQTT Oxan van Leeuwen 2021-11-18 22:49:38 +0100
  • 6ba72836ea Formatting Oxan van Leeuwen 2021-11-18 20:48:56 +0100
  • 9dda948cf7 Allow UART debug configuration with no after: definition (#2753) Maurice Makaay 2021-11-18 22:41:26 +0100
  • 9e1c3e8f01
    Allow UART debug configuration with no after: definition (#2753) Maurice Makaay 2021-11-18 22:41:26 +0100
  • 889349efe5 Add system entity category Oxan van Leeuwen 2021-11-18 22:32:38 +0100
  • a4eb08627a Fix buffer overreads in parse_number() Oxan van Leeuwen 2021-11-18 22:21:02 +0100
  • e1034e5609 Drop unused code Oxan van Leeuwen 2021-11-18 22:01:53 +0100
  • 35f41de995 Drop now unused pexpect dependency Oxan van Leeuwen 2021-11-18 21:56:12 +0100
  • f5eed1c497 Consistently format errors in CI scripts Oxan van Leeuwen 2021-11-18 21:51:28 +0100
  • fc95ffffa5 Merge branch 'webserver-optionally-show-internal' of github.com:mechanarchy/esphome into webserver-optionally-show-internal mechanarchy 2021-11-19 07:20:03 +1100
  • 8ac7a0577d Resolve review comments mechanarchy 2021-11-19 07:19:42 +1100
  • 875b92dc58 Only output color from clang-tidy when running on TTY Oxan van Leeuwen 2021-11-18 21:04:10 +0100
  • a0b5a900f3 Add map filter for text sensors Oxan van Leeuwen 2021-11-18 20:40:48 +0100
  • cd2001254d fix compile warning Samuel Sieb 2021-11-18 11:21:53 -0800
  • b23f947d65
    Bump black from 21.10b0 to 21.11b1 dependabot[bot] 2021-11-18 19:02:32 +0000
  • 4554ab7478 Cache virtualenv instead of pip cache between CI runs Oxan van Leeuwen 2021-11-18 19:02:01 +0100
  • c417789e43 Drop obsolete comment from CI workflow Oxan van Leeuwen 2021-11-18 19:17:43 +0100
  • 91617d7f1c Fix CI cache key for test3.yaml compile Oxan van Leeuwen 2021-11-18 18:53:37 +0100
  • 212a7121a6 Only match GCC warnings from ESPHome source files in CI Oxan van Leeuwen 2021-11-18 18:04:50 +0100
  • 29e49d59fd formatting Stijn Vandendael 2021-11-18 16:55:22 +0100
  • 3f11aac883 broke test by accident Stijn Vandendael 2021-11-18 16:49:51 +0100
  • 436d852dd5 tariff should be text-sensor Stijn Vandendael 2021-11-18 16:45:38 +0100
  • c07e602a84
    Fix number parsing from null-terminated buffers Oxan van Leeuwen 2021-11-18 15:49:43 +0100
  • b4979fd68b Format code as requested by PR remark Stijn Vandendael 2021-11-18 14:29:30 +0100
  • 237fa0bb8d clang-format made the code hard to read, made a human readable version Maurice Makaay 2021-11-18 13:42:52 +0100
  • cb606f925f use crc_hqx instead of crc32 - only 16 bit int req Martin 2021-11-18 13:38:46 +0100
  • d2c39668b4 Prefix al members with as required by C++ style guide Maurice Makaay 2021-11-18 13:28:51 +0100
  • cd21346ce0 2547: DSMR: add tariff Stijn Vandendael 2021-11-18 13:16:57 +0100
  • 5f336d4950 use crc32 instead of md5/shake_128 Martin 2021-11-18 12:59:33 +0100
  • 2d18c2958f Add test for uart debug without after: definition. Maurice Makaay 2021-11-18 12:16:51 +0100
  • 15a1d7cfc3 Accept changes as proposed by black. Maurice Makaay 2021-11-18 11:52:33 +0100
  • be34e1d5f7 fix format Evgeny 2021-11-18 10:12:39 +0100
  • 063c17632a remove pm2.5 as part of caqi calculations Evgeny 2021-11-18 10:04:18 +0100
  • 464e2f4b6a fix pylint Martin 2021-11-18 09:39:53 +0100
  • 06ab88818f Fixes and format Mikhail Diatchenko 2021-11-18 21:32:18 +1300
  • 1f530c000e implement CR findings Martin 2021-11-18 09:17:48 +0100
  • 0f71caefbf Added channel parameter to listen to Mikhail Diatchenko 2021-11-18 21:10:03 +1300
  • f6fe8b2087 clang-format Mikhail Diatchenko 2021-11-18 20:55:00 +1300
  • 59c90825c1 Renamed "voice" message to "channel" message; more refactoring Mikhail Diatchenko 2021-11-18 20:47:10 +1300
  • b33dec4c50 clang-format Mikhail Diatchenko 2021-11-18 20:18:37 +1300
  • 3580bbe154 Applied format Mikhail Diatchenko 2021-11-18 20:13:53 +1300
  • 1758b36736 Added logging Mikhail Diatchenko 2021-11-18 20:04:43 +1300
  • bf4e3dba98 Added helper functions to convert enums to strings Mikhail Diatchenko 2021-11-18 18:35:01 +1300
  • 27e6619857 Format and fixing gsl::owner<> error Mikhail Diatchenko 2021-11-18 14:15:14 +1300
  • 77877466a1 Remove floating point ops from the ISR - fixes #2724 Samuel Sieb 2021-11-17 17:14:42 -0800
  • 7ffc302ee2 Tidy Mikhail Diatchenko 2021-11-18 14:12:22 +1300
  • db56eff616 clang-format Mikhail Diatchenko 2021-11-18 13:14:06 +1300
  • 091ee70aab Added arduino dependency Mikhail Diatchenko 2021-11-18 13:10:26 +1300
  • 1cc58a64e9 Fix gif frame scaling #2717 Dave T 2021-11-17 23:31:32 +0000
  • a049e3fe76 Add retry handler (#2721) Martin 2021-11-17 23:59:40 +0100
  • 448e1690aa
    Add retry handler (#2721) Martin 2021-11-17 23:59:40 +0100
  • a740110f13 Tabs replaced Mikhail Diatchenko 2021-11-18 09:23:57 +1300
  • bb2d2583de Added MIDI library Mikhail Diatchenko 2021-11-18 09:21:02 +1300
  • 4e6b33a920 redundant line wilberforce 2021-11-18 09:08:32 +1300
  • 7d5228c1d2 More clang-tidy Mikhail Diatchenko 2021-11-18 09:02:01 +1300
  • bcd257c5b4 Removed unused member Mikhail Diatchenko 2021-11-18 08:46:27 +1300
  • c16fe79a97 Remove arduino dependency from hm3301 (#2745) Martin 2021-11-17 20:03:46 +0100
  • 8267f01ccd
    Remove arduino dependency from hm3301 (#2745) Martin 2021-11-17 20:03:46 +0100
  • d296f5c281
    Bump black from 21.10b0 to 21.11b0 dependabot[bot] 2021-11-17 19:02:13 +0000
  • eceb4121fd Merge branch 'dev' into midi-in Mikhail Diatchenko 2021-11-18 07:54:02 +1300
  • 3d211b8051 Make clang-tidy happy Maurice Makaay 2021-11-07 19:29:03 +0100
  • 3dd8c27a68 Add support for P1 data request pin control Maurice Makaay 2021-10-08 17:52:18 +0200
  • d418a04ab1
    remove seed studio HM3301 arduino library Martin 2021-11-17 19:14:54 +0100
  • f09042cc05 Fix byte order in NEC protocol implementation (#2534) Sergey V. DUDANOV 2021-11-17 21:35:50 +0400
  • 6f9439e1bc
    Fix byte order in NEC protocol implementation (#2534) Sergey V. DUDANOV 2021-11-17 21:35:50 +0400
  • 022e30184e Change LUT for ttgo t5 2.13inch to improve partial refresh (#2475) spattinson 2021-11-17 17:28:36 +0000
  • 06994c0dfc
    Change LUT for ttgo t5 2.13inch to improve partial refresh (#2475) spattinson 2021-11-17 17:28:36 +0000
  • 167a9ad866 Add max_telegram_length option to dsmr (#2674) Maurice Makaay 2021-11-17 18:24:02 +0100
  • dee5d639e2
    Add max_telegram_length option to dsmr (#2674) Maurice Makaay 2021-11-17 18:24:02 +0100
  • d86841cabc Move to use improv lib from platformio (#2741) Jesse Hills 2021-11-18 06:23:17 +1300
  • df6730be55
    Move to use improv lib from platformio (#2741) Jesse Hills 2021-11-18 06:23:17 +1300
  • 32e214e636
    Update aht10.cpp Vladimir 2021-11-17 15:42:50 +0300
  • 90c62b4cd0 remove arduino dependeny fromhm3301 Martin 2021-11-17 13:10:25 +0100
  • ae14b30a9d
    Update aht10.cpp Vladimir 2021-11-17 15:06:28 +0300
  • dc1e12a894 Merge pull request #2744 from esphome/bump-2021.11.1 Jesse Hills 2021-11-17 23:45:43 +1300
  • 6226dae05c
    Merge pull request #2744 from esphome/bump-2021.11.1 2021.11.1 Jesse Hills 2021-11-17 23:45:43 +1300
  • 4c7f550f82 Bump version to 2021.11.1 Jesse Hills 2021-11-17 23:31:38 +1300
  • 9c6a475a6e
    Bump version to 2021.11.1 Jesse Hills 2021-11-17 23:31:38 +1300
  • e3b317da8d Re-instate device class update for binary sensors (#2743) Franck Nijhof 2021-11-17 11:28:31 +0100
  • 8294d10d5b
    Re-instate device class update for binary sensors (#2743) Franck Nijhof 2021-11-17 11:28:31 +0100
  • e9f17286ca Fix HM3301 AQI index calculator (#2739) Evgeny 2021-11-17 09:52:40 +0100
  • 67558bec47
    Fix HM3301 AQI index calculator (#2739) Evgeny 2021-11-17 09:52:40 +0100
  • 633f718541 Re-instate device class update for binary sensors (#2743) Franck Nijhof 2021-11-17 11:28:31 +0100
  • 6c1ef398bb
    Re-instate device class update for binary sensors (#2743) Franck Nijhof 2021-11-17 11:28:31 +0100
  • ac65c28e05
    Re-instate device class update for binary sensors Franck Nijhof 2021-11-17 11:24:07 +0100
  • 44615cef33 Merge pull request #2742 from esphome/bump-2021.11.0 Jesse Hills 2021-11-17 22:18:29 +1300
  • 84873d4074
    Merge pull request #2742 from esphome/bump-2021.11.0 2021.11.0 Jesse Hills 2021-11-17 22:18:29 +1300
  • 4c6fc84651 Bump version to 2021.11.0 Jesse Hills 2021-11-17 21:58:30 +1300
  • 58a0b28a39
    Bump version to 2021.11.0 Jesse Hills 2021-11-17 21:58:30 +1300
  • 44313abac2 Fix HM3301 AQI index calculator (#2739) Evgeny 2021-11-17 09:52:40 +0100
  • 0469e19f54
    Fix HM3301 AQI index calculator (#2739) Evgeny 2021-11-17 09:52:40 +0100
  • 646b3836bb Fix permormance issue Evgeny 2021-11-17 09:31:07 +0100
  • 232e2a1bb9 removed unused function; format Mikhail Diatchenko 2021-11-17 21:26:32 +1300
  • bf19ee0830 clang-format Mikhail Diatchenko 2021-11-17 21:17:12 +1300
  • eb58617f5e Fixed tests Mikhail Diatchenko 2021-11-17 21:12:02 +1300
  • 1289a86bac Cleanup and lint Mikhail Diatchenko 2021-11-17 21:09:58 +1300
  • 33b6bdfcba Replaced custom MIDI implementation with Arduino MIDI Library Mikhail Diatchenko 2021-11-17 21:02:03 +1300
  • 115ce54db1 format Mikhail Diatchenko 2021-11-12 08:55:36 +1300
  • 999c53a391 resetting state on disconnect Mikhail Diatchenko 2021-11-12 08:50:43 +1300