Commit Graph

  • c27b45c1ef silly, silly little error - comma omitted. FreeBear 2024-10-19 17:56:39 +0100
  • d0dcf33233 Move CONF_TEMPERATURE_COMPENSATION to esphome.const functionpointer 2024-10-19 18:25:44 +0200
  • b422fda8bf Add default CCCD and CUD Rapsssito 2024-10-19 18:25:09 +0200
  • 6f16365b2f [mlx90393] Fix inverted gain and resolution, change default values functionpointer 2024-10-19 17:48:15 +0200
  • 0e9776ad94 Humanized the missing MQTT log topic error message Kyle Anderson 2024-10-19 08:48:01 -0700
  • 321a9a0fa8 Recover hex UUIDs Rapsssito 2024-10-19 17:45:34 +0200
  • 3e4e83f34d Add solar messages from the most recent OT function matrix https://www.opentherm.eu/wp-content/uploads/2016/06/OpenTherm-Function-Matrix-v1_0.xls FreeBear 2024-10-19 16:39:38 +0100
  • 36b3a8bac3 Add BLE characteristic events Rapsssito 2024-10-19 17:38:09 +0200
  • 149496dc15 Add HVAC messages from the most recent OT function matrix https://www.opentherm.eu/wp-content/uploads/2016/06/OpenTherm-Function-Matrix-v1_0.xls FreeBear 2024-10-19 16:34:04 +0100
  • 5099882352
    Merge branch 'dev' into ota-v6 David Woodhouse 2024-10-19 16:04:41 +0100
  • c0904c6f8e Remove duplicate message ID:100 FreeBear 2024-10-19 15:36:56 +0100
  • b5db3d52e6 Add boiler messages from the most recent OT function matrix https://www.opentherm.eu/wp-content/uploads/2016/06/OpenTherm-Function-Matrix-v1_0.xls FreeBear 2024-10-19 15:20:54 +0100
  • 248355d76f
    Merge branch 'dev' into opentherm-next Oleg Tarasov 2024-10-19 16:46:38 +0300
  • 0e05f95b17 Add byte_length Rapsssito 2024-10-19 13:09:41 +0200
  • 090bfc9d3f fix virtual method NP v/d Spek 2024-10-19 12:00:35 +0200
  • b97e90d21f
    Merge branch 'dev' into modem_component Alexandr Pyslar 2024-10-19 12:41:04 +0300
  • 2d1a90a583 Fix linting issues Rapsssito 2024-10-19 11:36:01 +0200
  • 7610036cbc Add final validation config Rapsssito 2024-10-19 11:30:15 +0200
  • fcb20b17f7 Import BT UUID validations Rapsssito 2024-10-19 10:56:57 +0200
  • d20011d0b2 Remove hex_uint validators Rapsssito 2024-10-19 10:39:40 +0200
  • e5ba6910de Remove num handles from configuration Rapsssito 2024-10-19 10:18:50 +0200
  • c1ad28368d
    Merge branch 'dev' into custom_ble_server_111 Rodrigo Martín 2024-10-19 10:17:53 +0200
  • e2a6d18213 trailing spaces Chelios 2024-10-19 10:53:33 +0300
  • 2f9866ad63 add new line character at the end of file Chelios 2024-10-19 10:51:41 +0300
  • 895f93fb1e add CODEOWNERS Chelios 2024-10-19 10:08:17 +0300
  • c25bc13708 reworked to_code in all __init__.py Gábor Poczkodi 2024-10-19 08:35:22 +0200
  • 8a7e244847 add test Chelios 2024-10-19 09:12:54 +0300
  • 5380e921d1 add validate modem input config Chelios 2024-10-19 08:47:27 +0300
  • 6da178091b code cleaning Chelios 2024-10-19 08:11:11 +0300
  • 47d9eb17f8 clang-tidy clydebarrow 2024-10-19 16:00:25 +1100
  • 44b4dde121 increased the reboot wait time in case of unsuccessful connection to the network Chelios 2024-10-19 07:57:29 +0300
  • 55c3757172 ci-custom clydebarrow 2024-10-19 15:12:46 +1100
  • 86b0afd6b2 fix error handling Philipp Harms 2024-10-19 06:03:23 +0200
  • 69df9c9ea4 fix error handling Philipp Harms 2024-10-19 06:00:35 +0200
  • 80bbaa8e19 Fix get_position clydebarrow 2024-10-19 14:25:27 +1100
  • e2a8eda7a7 online_image changes clydebarrow 2024-10-19 13:55:22 +1100
  • f96cf1fe1c Update online_image accordingly Update tests clydebarrow 2024-10-19 13:35:39 +1100
  • 32ce8e9bc4 fix value calculation Philipp Harms 2024-10-19 04:28:10 +0200
  • 138ed0a0a7 [image][lvgl] Use proper transparency in RGB565 images clydebarrow 2024-10-19 13:10:52 +1100
  • 0a7cb08e6f move runner() code back in to the freerots task. NP v/d Spek 2024-10-19 03:58:43 +0200
  • f12c304d93 add voltage_sampler to autoload Philipp Harms 2024-10-18 23:33:36 +0200
  • 59c81a504c fix sensor.py Philipp Harms 2024-10-18 23:31:42 +0200
  • 6d5fe9b3c3 fix typo Gábor Poczkodi 2024-10-18 23:29:52 +0200
  • fb0d580688 config restructuring Gábor Poczkodi 2024-10-18 23:15:46 +0200
  • 77f1c0ab43 Add mcp3221 sensor Philipp Harms 2024-10-18 23:15:12 +0200
  • 0c55dbb7a4 execute dce_init before transition to state to sync Chelios 2024-10-18 23:10:09 +0300
  • 8d5d0aaf71 fixed connection error Chelios 2024-10-18 22:53:49 +0300
  • 2a38e08ba6
    Merge branch 'dev' into nvds-new-espnow NP v/d Spek 2024-10-18 19:19:46 +0200
  • 5c871a9c7a
    Merge 9f03ec4130 into c019ff34bc tronikos 2024-10-18 11:47:48 -0400
  • d35d9e9adf pw_on, slncid to loop Gábor Poczkodi 2024-10-18 16:46:47 +0200
  • c67ee68404 trim trailing white spaces from tests Gábor Poczkodi 2024-10-18 16:40:46 +0200
  • 50ca53f878 code cleanup Gábor Poczkodi 2024-10-18 15:57:30 +0200
  • c53c277a0d tcs34725: implement CIE1931 colors RubenKelevra 2024-10-17 23:03:54 +0200
  • dbe18dc33d Revert "check 'interrupt_pin' is required or not by esp-idf/arduino version" Satoshi YAMADA 2024-10-18 20:48:06 +0900
  • d349a67364 tcs34725: adjust max lux limit according to glass attenuation factor RubenKelevra 2024-10-09 19:48:13 +0200
  • 59b9448b42 tcs34725: implement irradiance output per color channel RubenKelevra 2024-09-29 16:16:54 +0200
  • 021d593576 tcs34725: Replace clear channel with sensor saturation with more accurate overexposure detection RubenKelevra 2024-09-27 08:51:34 +0200
  • 3617f87b33 Fix pylint issue Rapsssito 2024-10-18 13:46:20 +0200
  • b5740afb8f Fix lint and add back CONF_CLEAN_SESSION Rapsssito 2024-10-18 13:39:51 +0200
  • f20a0fa955
    Merge branch 'dev' into mqtt_discovery_template Rodrigo Martín 2024-10-18 13:24:58 +0200
  • 1d78ef0962 Add instant_templatable for MQTT messages Rapsssito 2024-10-18 13:10:46 +0200
  • 4d7a3415dd
    Merge branch 'dev' into dev optimusprimespace 2024-10-18 12:07:01 +0200
  • 9c3d2cdf86 Update ebyte_lora_component.cpp Daniël Koek 2024-10-18 10:58:30 +0100
  • 28ee147144
    Verify and Wiring and frequency SANJAY 2024-10-18 14:27:50 +0530
  • b871d4c7eb Revert "output warning only (and not stopped) at creating schema with unknown framework" Satoshi YAMADA 2024-10-18 15:32:09 +0900
  • c788262002 correct grammer errors Satoshi YAMADA 2024-10-18 11:33:29 +0900
  • 1fea9f6063 code cleanup Gábor Poczkodi 2024-10-18 06:03:09 +0200
  • 2c148246fb formatting Gábor Poczkodi 2024-10-18 05:43:02 +0200
  • 53ef838e41 code cleanup Gábor Poczkodi 2024-10-18 05:39:40 +0200
  • c908cfc9cd add missing set_frequency action Gábor Poczkodi 2024-10-18 05:16:03 +0200
  • 290c5c3d5a
    Merge branch 'esphome:dev' into kt0803 Gábor Poczkodi 2024-10-18 05:09:16 +0200
  • 7ea786e22d Merge branch 'qn8027' of github.com:gabest11/esphome into qn8027 Gábor Poczkodi 2024-10-18 05:07:36 +0200
  • 3e4a0a01bd fix macros Gábor Poczkodi 2024-10-18 05:05:10 +0200
  • bcf777fc95
    Merge branch 'esphome:dev' into qn8027 Gábor Poczkodi 2024-10-18 05:04:41 +0200
  • 1cd208a5e8 Merge branch 'si4713' of https://github.com/gabest11/esphome into si4713 Gábor Poczkodi 2024-10-18 05:03:33 +0200
  • 9c39cdc66e fix macros Gábor Poczkodi 2024-10-18 05:03:20 +0200
  • b99c5a0bd8
    Merge branch 'esphome:dev' into si4713 Gábor Poczkodi 2024-10-18 05:02:20 +0200
  • 0635033f01 Merge branch 'dev' of https://github.com/esphome/esphome into glyphsets clydebarrow 2024-10-18 13:47:19 +1100
  • 7a357d1b6b fix CONF_* and macros Gábor Poczkodi 2024-10-18 04:45:00 +0200
  • d2b497e8fa Defer display rotation reset until setup(). clydebarrow 2024-10-18 07:37:54 +1100
  • 2cc2045071 fix macros Gábor Poczkodi 2024-10-18 04:27:29 +0200
  • 1c3f65e130 fix CONF_TEXT Gábor Poczkodi 2024-10-18 03:53:19 +0200
  • b1c7eae279 fix CONF_* Gábor Poczkodi 2024-10-18 03:46:51 +0200
  • f4253014ab
    Merge branch 'dev' into nvds-bytebuffer-241017 NP v/d Spek 2024-10-18 03:16:45 +0200
  • 95c16c3453 code cleanup Gábor Poczkodi 2024-10-18 03:14:15 +0200
  • f3ad47703b code cleanup Gábor Poczkodi 2024-10-18 02:19:12 +0200
  • 2c4cba2d57
    Merge branch 'dev' into nvds-bytebuffer-241017 NP v/d Spek 2024-10-18 02:57:59 +0200
  • fee289b509 Merge branch 'dev' of https://github.com/esphome/esphome into glyphsets clydebarrow 2024-10-18 07:27:27 +1100
  • 75a6227586 Lint fix Brian Whicheloe 2024-10-17 13:24:54 -0700
  • d14c6b38c4 Formatting fix Brian Whicheloe 2024-10-17 13:10:23 -0700
  • 0dbca17002 Add --log-level argument and move env parsing Brian Whicheloe 2024-10-17 13:02:51 -0700
  • 8097f85632 Comments removed Adrian Schupp 2024-10-17 21:36:14 +0200
  • a87ce5fb85 First Test Adrian Schupp 2024-10-17 21:31:16 +0200
  • 0b247c2703 Initial commit Adrian Schupp 2024-10-17 21:23:49 +0200
  • 2155ee318f version up Tomasz Duda 2024-10-17 19:47:31 +0200
  • a2a92138aa rollback Tomasz Duda 2024-10-17 19:43:17 +0200
  • 1ac69f0cef rollback Tomasz Duda 2024-10-17 19:39:52 +0200
  • 662b31eb76 version up Tomasz Duda 2024-10-16 23:55:55 +0200
  • b750f3f783
    Merge branch 'dev' into nrf52_core tomaszduda23 2024-10-17 19:05:27 +0200
  • 706c61bb6e python formatting Gábor Poczkodi 2024-10-17 18:37:08 +0200