Commit Graph

  • 7bc281f761
    Update esphome/components/debug/__init__.py micronen 2021-09-24 00:23:15 +0300
  • b54fa3c55b
    Update esphome/components/debug/debug_component.cpp micronen 2021-09-24 00:22:45 +0300
  • 9d54ddcdd5
    Update esphome/components/debug/__init__.py micronen 2021-09-24 00:22:30 +0300
  • c42715520e Convert SCD30 into Component, polls dataready register Geoffrey Van Landeghem 2021-09-14 19:18:36 +0200
  • a6be8f5476 Make copy constructors default when possible Jonas 2021-09-23 23:46:33 +0300
  • e397e1d1ba Prepare for PR. Maurice Makaay 2021-09-23 21:39:12 +0200
  • bf34bf7dc8 Chunked uart reads working for unencrypted telegrams. Maurice Makaay 2021-09-22 16:12:26 +0200
  • cd1a3e5ccc Define constant for max bytes. Maurice Makaay 2021-09-22 00:34:43 +0200
  • b9e51e8a35 Don't read all available in one go in DSMR. Maurice Makaay 2021-09-21 12:00:44 +0200
  • 98dd6b37a3
    Bump voluptuous from 0.12.1 to 0.12.2 dependabot[bot] 2021-09-23 19:02:17 +0000
  • 52f7ba592e Always execute i2c bus recovery on setup (#2379) Christian Taedcke 2021-09-23 20:11:40 +0200
  • 963b28181f
    Always execute i2c bus recovery on setup (#2379) Christian Taedcke 2021-09-23 20:11:40 +0200
  • 2747ece219 Always execute i2c bus recovery on setup Christian Taedcke 2021-09-23 14:24:30 +0200
  • c6540817b4 Fix esp-idf pinmask bit-shift overflow (#2380) Christian Taedcke 2021-09-23 18:24:29 +0200
  • 210a9a4162
    Fix esp-idf pinmask bit-shift overflow (#2380) Christian Taedcke 2021-09-23 18:24:29 +0200
  • 5065436914 Fix esp-idf pinmask bit-shift overflow Christian Taedcke 2021-09-23 17:11:38 +0200
  • d936a51361 remove modbus function code. remove empty lambda return from switch. Martin 2021-09-23 16:03:48 +0200
  • 7e6c68f59e Add missing MockObj operators (#2378) Otto Winter 2021-09-23 11:53:10 +0200
  • a27a884191
    Add missing MockObj operators (#2378) Otto Winter 2021-09-23 11:53:10 +0200
  • 00e490b7d9
    Fix inherits_from Otto winter 2021-09-23 11:38:05 +0200
  • df0d0d3e7b
    Add missing MockObj operators Otto winter 2021-09-23 11:20:04 +0200
  • 493d6d13f3 Fix: Pin flags code generation returning FLAG_NONE (#2377) Paul Monigatti 2021-09-23 21:19:17 +1200
  • 17dcba8f8a
    Fix: Pin flags code generation returning FLAG_NONE (#2377) Paul Monigatti 2021-09-23 21:19:17 +1200
  • 776bcb5df0
    Switch to more generic BinOpExpression Otto winter 2021-09-23 10:58:46 +0200
  • c0ff28d53e Fix ESP8266 ADC (#2376) Paul Monigatti 2021-09-23 20:45:41 +1200
  • ea6a7a22ff
    Fix ESP8266 ADC (#2376) Paul Monigatti 2021-09-23 20:45:41 +1200
  • d3e6b9d15e
    Lint Otto winter 2021-09-23 10:40:54 +0200
  • 59c41b31a5
    Review fixes Otto winter 2021-09-23 10:33:42 +0200
  • 589b282790
    Fixed code generation for OR-separated lists of flags Paul Monigatti 2021-09-23 14:04:04 +1200
  • ab9eaaf1e0
    Return FLAG_NONE if no other flags are set Paul Monigatti 2021-09-23 12:34:59 +1200
  • d9ae696660
    Add ESP8266 guard Paul Monigatti 2021-09-23 10:56:36 +1200
  • 625611bd8d
    clang-format Paul Monigatti 2021-09-23 10:52:14 +1200
  • 61776fd96f
    Include Arduino.h when using ESP8266 ADC Paul Monigatti 2021-09-23 10:30:39 +1200
  • 4dc2516cae
    Update for frontend changes Otto winter 2021-09-22 23:51:15 +0200
  • 8393a0c4e0 Merge branch 'extend-nfc-ndef-records' of https://github.com/JonasEr/esphome into extend-nfc-ndef-records Jonas 2021-09-22 21:46:21 +0300
  • 520052762a
    Apply suggestions from code review JonasEr 2021-09-22 21:45:03 +0300
  • 4652adaa36 Fix missing id_ member variable in copy constructor Jonas 2021-09-22 21:40:28 +0300
  • 916a893ca6
    Apply suggestion to lower snake case TAG JonasEr 2021-09-22 21:35:44 +0300
  • 2b2e93ecfc Fix ir_climate on ESP32-C3 (#2314) Stijn Tintel 2021-09-22 21:13:24 +0300
  • 5ddba719c5
    Fix ir_climate on ESP32-C3 (#2314) Stijn Tintel 2021-09-22 21:13:24 +0300
  • cde978f81f Fix two i2c error code return errors (#2375) Otto Winter 2021-09-22 20:07:43 +0200
  • b398d826c1
    Fix two i2c error code return errors (#2375) Otto Winter 2021-09-22 20:07:43 +0200
  • 51eceecb2c
    Fix missing return Otto winter 2021-09-22 20:06:46 +0200
  • 5481de717e
    Second attempt Otto winter 2021-09-22 20:05:51 +0200
  • f5de480fab
    Merge remote-tracking branch 'origin/dev' into remote_esp32c3 Otto winter 2021-09-22 20:02:41 +0200
  • 42f3d0f06d
    Fix two i2c error code return errors Otto winter 2021-09-22 19:59:08 +0200
  • a51195bcef
    Fix merge error Otto winter 2021-09-22 19:58:23 +0200
  • dc28e71cde ledc: do not try to write_state to an uninitialized output (#1732) Philipp Riederer 2021-09-22 19:50:19 +0200
  • edb557f79e
    ledc: do not try to write_state to an uninitialized output (#1732) Philipp Riederer 2021-09-22 19:50:19 +0200
  • a19b7d0cb0 Bump tzlocal from 2.1 to 3.0 (#2294) dependabot[bot] 2021-09-22 19:50:11 +0200
  • f463cd98f8
    Bump tzlocal from 2.1 to 3.0 (#2294) dependabot[bot] 2021-09-22 19:50:11 +0200
  • 27fe6eeda2
    Merge remote-tracking branch 'origin/dev' into scd4x Otto winter 2021-09-22 19:48:13 +0200
  • 49bbca5ee3
    Switch to builtin RMT_CHANNEL_MAX and change logic for different max meaning Otto winter 2021-09-22 19:47:17 +0200
  • deb77da485
    Merge remote-tracking branch 'origin/dev' into dependabot/pip/tzlocal-3.0 Otto winter 2021-09-22 19:40:33 +0200
  • 64e522e961
    Switch to warning Otto winter 2021-09-22 19:37:06 +0200
  • 58f836ca46
    Merge remote-tracking branch 'origin/dev' into fix-uninitialized-ledc Otto winter 2021-09-22 19:35:00 +0200
  • 7f15871513 fix i2c scanning eror for Arduino (#2364) Martin 2021-09-22 19:08:42 +0200
  • 262d69308d
    fix i2c scanning eror for Arduino (#2364) Martin 2021-09-22 19:08:42 +0200
  • 60e2b55351 Don't generate IDs with the name of loaded integrations (#2373) Oxan van Leeuwen 2021-09-22 19:07:57 +0200
  • 0406e27100
    Don't generate IDs with the name of loaded integrations (#2373) Oxan van Leeuwen 2021-09-22 19:07:57 +0200
  • 2f6e9ba569 remove register_type from number holding register is the only writeable register Martin 2021-09-22 17:53:31 +0200
  • 117cc6aa6f
    Dashboard node import and render in browser Otto winter 2021-09-22 17:05:39 +0200
  • 7cc067b6b5 Formatting Oxan van Leeuwen 2021-09-22 16:48:34 +0200
  • bd6677b0d3 Silence clang-tidy ownership warnings Oxan van Leeuwen 2021-09-22 16:45:33 +0200
  • c79c42a4f6 Don't generate IDs with the name of loaded integrations Oxan van Leeuwen 2021-09-22 16:42:21 +0200
  • d905cc82d8 Implement review suggestions# - remove empty lambda return path - refactor number (remove sensor dependency) Martin 2021-09-22 13:45:41 +0200
  • 66e1588800 fix modbus switch crash after after #2303 can't pass 'this' as const to non-const functions Martin 2021-09-21 16:28:23 +0200
  • bdd18bdd6e Update test Martin 2021-09-15 17:49:28 +0200
  • 982561ab83
    Merge branch 'esphome:dev' into modbus_controller Martin 2021-09-22 16:16:59 +0200
  • 3c63830943 Restrict heatpumpir component to Arduino Oxan van Leeuwen 2021-09-22 15:58:34 +0200
  • 167bbb7ae0 Fix header conflict Oxan van Leeuwen 2021-09-22 15:39:10 +0200
  • 7ed3a772dd move/organise function placement WeekendWarrior1 2021-09-22 23:22:53 +1000
  • c1e4a84166
    Merge branch 'dev' into heatpumpir Oxan van Leeuwen 2021-09-22 15:17:24 +0200
  • 058fcbb2ed Fix compilation due to incompatibility between #1237 and IDF changes (#2372) Oxan van Leeuwen 2021-09-22 14:07:39 +0200
  • ed3ad615d8
    Fix compilation due to incompatibility between #1237 and IDF changes (#2372) Oxan van Leeuwen 2021-09-22 14:07:39 +0200
  • c61e0a8bfe Fix compilation due to incompatibility between #1237 and IDF changes Oxan van Leeuwen 2021-09-22 13:53:33 +0200
  • 434b1d6cb0 change i2c scan to use writev for esp-idf Martin 2021-09-22 13:52:26 +0200
  • dcc7db38ab Add SSD1305 support to SSD1306 integration along with few new options (#1902) ZJY 2021-09-22 19:47:41 +0800
  • 66761ff340
    Add SSD1305 support to SSD1306 integration along with few new options (#1902) ZJY 2021-09-22 19:47:41 +0800
  • 82006cc51f Wifi scan results (#1605) Gustavo Ambrozio 2021-09-22 01:44:09 -1000
  • 8bebf138ee
    Wifi scan results (#1605) Gustavo Ambrozio 2021-09-22 01:44:09 -1000
  • ed8dc82710 Mqtt topics to support numeric fan speed (#1859) wifwucite 2021-09-22 13:42:58 +0200
  • fd836e982e
    Mqtt topics to support numeric fan speed (#1859) wifwucite 2021-09-22 13:42:58 +0200
  • 66dd90c71c
    correct valid i2c address ranges Martin 2021-09-22 13:38:12 +0200
  • 81ef2db2fa Drop parent dump_config() calls Oxan van Leeuwen 2021-09-22 13:34:11 +0200
  • 0750de0561 Allow sloppy datapoint message length (#1982) Trevor North 2021-09-22 12:29:05 +0100
  • e32722db70
    Allow sloppy datapoint message length (#1982) Trevor North 2021-09-22 12:29:05 +0100
  • 265754f47a Add support for LTR390 (#1505) Stephen Tierney 2021-09-22 21:24:19 +1000
  • b20760c93c
    Add support for LTR390 (#1505) Stephen Tierney 2021-09-22 21:24:19 +1000
  • da10fc0230 Revert "Revert change to i2c component" Oxan van Leeuwen 2021-09-22 13:15:02 +0200
  • 253949853c
    use writev instead of readv for i2c scan Martin 2021-09-22 13:07:55 +0200
  • e009ccc888 Fix for changes in dev Oxan van Leeuwen 2021-09-22 13:01:23 +0200
  • 6801343dc6 Merge branch 'dev' into ltr390 Oxan van Leeuwen 2021-09-22 13:01:17 +0200
  • 781d7660c2 Correctly invert the float output state (#2368) Jesse Hills 2021-09-22 22:59:03 +1200
  • 654e31124e
    Correctly invert the float output state (#2368) Jesse Hills 2021-09-22 22:59:03 +1200
  • 33bf747d2b Fix more clang-tidy warnings Oxan van Leeuwen 2021-09-22 12:58:11 +0200
  • 2810df59e9 Revert change to i2c component Oxan van Leeuwen 2021-09-22 12:47:58 +0200
  • c03f538106 Fix clang-tidy warnings Oxan van Leeuwen 2021-09-22 12:45:16 +0200
  • 34ad5cafb3 ili9341: use larger SPI transfers (#1628) Stanislav Meduna 2021-09-22 12:43:17 +0200
  • 8e36e1b92e
    ili9341: use larger SPI transfers (#1628) Stanislav Meduna 2021-09-22 12:43:17 +0200