1
0
mirror of https://github.com/esphome/esphome.git synced 2025-01-31 02:00:55 +00:00

Commit Graph

  • 9fb4decd51 Added codeowners rspaargaren 2021-01-23 08:20:59 +00:00
  • 94a19053ee modified: CODEOWNERS nikito7 2021-01-23 03:39:27 +00:00
  • 0f5114f5e0
    Merge pull request #1 from esphome/dev nikito7 2021-01-23 03:35:03 +00:00
  • 320616020b Make fade_to*, lighten, and darken const (#1450) Philipp Tölke 2021-01-22 08:55:49 +01:00
  • f084ab339b
    Make fade_to*, lighten, and darken const (#1450) Philipp Tölke 2021-01-22 08:55:49 +01:00
  • d7679bfaa3 Improve ccs811 precision (#1428) Zixuan Wang 2021-01-21 23:51:40 -08:00
  • 8352f52fef
    Improve ccs811 precision (#1428) Zixuan Wang 2021-01-21 23:51:40 -08:00
  • a1848cf1c0 Allow segments in a partition to be reversed Jim Bauwens 2021-01-21 10:12:14 +01:00
  • 7ae683bcc4
    Bump pytest-cov from 2.10.1 to 2.11.1 dependabot[bot] 2021-01-21 05:14:57 +00:00
  • 804b9df0d4
    Update waveshare_epaper.h nikito7 2021-01-21 02:17:22 +00:00
  • 6f7a107dcf
    Update waveshare_epaper.cpp nikito7 2021-01-21 02:16:13 +00:00
  • 31c3bc7327
    Update display.py nikito7 2021-01-21 02:14:33 +00:00
  • e09d110c63
    Update waveshare_epaper.cpp nikito7 2021-01-21 01:34:39 +00:00
  • 4eebe26689 Add reset_duration option for epaper HAT rev 2.1 owenb321 2021-01-20 19:59:53 -05:00
  • 7c7afe0335
    Clang nikito7 2021-01-21 00:51:24 +00:00
  • e4f9ffa644
    b72b nikito7 2021-01-20 23:26:38 +00:00
  • d202786585
    b72b nikito7 2021-01-20 23:25:23 +00:00
  • 2b70f621f2
    b72b nikito7 2021-01-20 23:23:01 +00:00
  • 057892f919 clean up Guillermo Ruffino 2021-01-20 09:37:11 -03:00
  • 7f1a292041
    Bump pyyaml from 5.3.1 to 5.4 dependabot[bot] 2021-01-20 05:20:08 +00:00
  • 4449fbc5c8 lint Guillermo Ruffino 2021-01-20 00:55:49 -03:00
  • c6d8bb48a0 lint Guillermo Ruffino 2021-01-20 00:39:29 -03:00
  • bdbb3e7a12 cleanup Guillermo Ruffino 2021-01-20 00:11:16 -03:00
  • 4c11a2002e updates Guillermo Ruffino 2021-01-19 22:47:59 -03:00
  • a82a081c5d
    Update CODEOWNERS nikito7 2021-01-19 21:09:22 +00:00
  • 2deeeb5a77
    Update sensor.py nikito7 2021-01-19 19:03:20 +00:00
  • 14b8cd55f8
    Test nikito7 2021-01-19 18:48:40 +00:00
  • ad368c9c9f
    Merge pull request #1 from esphome/dev nikito7 2021-01-19 18:08:00 +00:00
  • 377808b5f7 merge upstream dev Alexander Pohl 2021-01-19 17:31:49 +01:00
  • 0b0f81b3fb
    Bump pytest-cov from 2.10.1 to 2.11.0 dependabot[bot] 2021-01-19 05:41:44 +00:00
  • e97198a7b8 move to state machine Guillermo Ruffino 2021-01-19 00:53:29 -03:00
  • 42acb61aaf Update xiaomi_miscale.cpp dckiller51 2021-01-18 15:27:40 +01:00
  • 4c0d4efaa3 Update xiaomi_miscale2.cpp dckiller51 2021-01-18 15:21:32 +01:00
  • 86229f29e0 Update sensor.py dckiller51 2021-01-18 15:05:09 +01:00
  • 5ef2b89249 rename read/write to read/time/write_time (#1468) Florian Mösch 2021-01-18 13:35:35 +01:00
  • b28735d63b
    rename read/write to read/time/write_time (#1468) Florian Mösch 2021-01-18 13:35:35 +01:00
  • f52e17db93 time sync notification (#1442) Florian Mösch 2021-01-18 13:34:50 +01:00
  • 4c105398f7
    time sync notification (#1442) Florian Mösch 2021-01-18 13:34:50 +01:00
  • 6642744dc2 Silence gcc warning on multiline macros in lambdas Andrew Zaborowski 2021-01-18 02:51:13 +01:00
  • b70709cb4e Use #line directives in generated C++ code for lambdas Andrew Zaborowski 2021-01-18 02:45:58 +01:00
  • 265bed7bb3
    Merge pull request #1 from esphome/dev RubyBailey 2021-01-17 17:36:35 -08:00
  • 8b0ece4f95 updated CODEOWNERS RubyBailey 2021-01-17 16:37:16 -08:00
  • d9f159d3b6 added codeowners RubyBailey 2021-01-17 16:28:41 -08:00
  • 0a65a1cfd0 Change include indenting to match lint rules Trevor North 2021-01-17 20:26:12 +00:00
  • 1145a3530b Update last save storage to adhere to lint rules Trevor North 2021-01-17 20:20:07 +00:00
  • 4add352fcf Reduce RAM requirements for setup Trevor North 2021-01-17 20:17:32 +00:00
  • e1776d8a34 Merge pull request #1475 from esphome/bump-1.16.0b4 Jesse Hills 2021-01-17 17:20:36 +13:00
  • 828f7946ea
    Merge pull request #1475 from esphome/bump-1.16.0b4 v1.16.0b4 Jesse Hills 2021-01-17 17:20:36 +13:00
  • 8ed538ee0e Bump version to v1.16.0b4 Jesse Hills 2021-01-17 17:06:38 +13:00
  • 23c663d5d4
    Bump version to v1.16.0b4 Jesse Hills 2021-01-17 17:06:38 +13:00
  • 9a529e0382 Inkplate 6 support for ESPHome (#1283) David Zovko 2021-01-16 01:19:35 +01:00
  • 6a99789c92
    Inkplate 6 support for ESPHome (#1283) David Zovko 2021-01-16 01:19:35 +01:00
  • 54e424c29a Add NDEF reading and writing to PN532 (#1351) Jesse Hills 2021-01-15 09:29:55 +13:00
  • 52e13164b4
    Add NDEF reading and writing to PN532 (#1351) Jesse Hills 2021-01-15 09:29:55 +13:00
  • dafc93eed7 Updated Mcp3008 to support reference_voltage and voltage_sampler::VoltageSampler (#1387) SenexCrenshaw 2021-01-13 13:33:19 -05:00
  • 28f2582256
    Updated Mcp3008 to support reference_voltage and voltage_sampler::VoltageSampler (#1387) SenexCrenshaw 2021-01-13 13:33:19 -05:00
  • ffd51b0f7e make time components polling components (#1443) Florian Mösch 2021-01-12 19:37:22 +01:00
  • 652f6058d1
    make time components polling components (#1443) Florian Mösch 2021-01-12 19:37:22 +01:00
  • 8ecb8ecd05 Add rc522 i2c (#1432) Guillermo Ruffino 2021-01-12 10:13:53 -03:00
  • 717aab7c8b
    Add rc522 i2c (#1432) Guillermo Ruffino 2021-01-12 10:13:53 -03:00
  • 8209c3f6b3 Bump pytest-mock from 3.3.1 to 3.5.1 (#1458) dependabot[bot] 2021-01-12 10:12:25 -03:00
  • 5e799b5284
    Bump pytest-mock from 3.3.1 to 3.5.1 (#1458) dependabot[bot] 2021-01-12 10:12:25 -03:00
  • 52c989e12f Whirlpool ac (#1467) mmanza 2021-01-12 09:51:38 -03:00
  • 9f36b25d4e
    Whirlpool ac (#1467) mmanza 2021-01-12 09:51:38 -03:00
  • b88f06e507 Inkplate 6 support for ESPHome (#1283) David Zovko 2021-01-16 01:19:35 +01:00
  • d9a2651a5a
    Inkplate 6 support for ESPHome (#1283) David Zovko 2021-01-16 01:19:35 +01:00
  • c610585f70 fix review remark (sntp didn't trigger callbacks) Florian Moesch 2021-01-15 16:09:41 +01:00
  • 745fc5bc43 Change on_release for pn532 to on_tag_removed Daniel Romero 2021-01-04 23:19:09 +01:00
  • b41dbc844f update space tab correction dckiller51 2021-01-15 11:49:50 +01:00
  • 27c8e8c9ac Minor correction dckiller51 2021-01-15 11:36:40 +01:00
  • 8ef1d2ddf9
    Update ccs811.cpp Zixuan Wang 2021-01-15 00:15:11 -08:00
  • 80e0adfd23 Fix linting error Daniel Romero 2020-12-28 11:03:22 +01:00
  • 4e07ff72e5 Add on_release trigger to pn532 Daniel Romero 2020-12-28 10:51:56 +01:00
  • 7252949fd2
    Bump colorlog from 4.6.2 to 4.7.2 dependabot[bot] 2021-01-15 05:44:13 +00:00
  • 72fd1651be Add NDEF reading and writing to PN532 (#1351) Jesse Hills 2021-01-15 09:29:55 +13:00
  • 5fcd1e391d
    Add NDEF reading and writing to PN532 (#1351) Jesse Hills 2021-01-15 09:29:55 +13:00
  • 54f170412e Updated Mcp3008 to support reference_voltage and voltage_sampler::VoltageSampler (#1387) SenexCrenshaw 2021-01-13 13:33:19 -05:00
  • 36089a1400
    Updated Mcp3008 to support reference_voltage and voltage_sampler::VoltageSampler (#1387) SenexCrenshaw 2021-01-13 13:33:19 -05:00
  • a2ddf9415d Merge branch 'dev' into ds1307 Florian Mösch 2021-01-13 17:05:15 +01:00
  • bfa642366f
    Merge branch 'dev' into on_time_sync Florian Mösch 2021-01-13 17:06:50 +01:00
  • 12964f286c
    Removed wrong spacing mhentschke 2021-01-13 03:18:09 +00:00
  • b18f7f9bbc
    Removed unused constants mhentschke 2021-01-13 03:12:01 +00:00
  • 5a02d0605f Bump voluptuous from 0.12.0 to 0.12.1 (#1411) dependabot[bot] 2021-01-12 23:53:35 -03:00
  • e7b1d2efaa
    Bump voluptuous from 0.12.0 to 0.12.1 (#1411) dependabot[bot] 2021-01-12 23:53:35 -03:00
  • 6589a2014f fix some lint findings Florian Moesch 2021-01-13 01:43:30 +01:00
  • f0fca0b6a5
    fixed spacing clint mhentschke 2021-01-13 00:26:35 +00:00
  • cf4d0b28d1
    fixed spaces on parameters linting issue mhentschke 2021-01-13 00:21:42 +00:00
  • 01c53036ad
    Fixed Python linting issues mhentschke 2021-01-13 00:17:28 +00:00
  • e022ec5cb8
    Fixed C++ linting issues mhentschke 2021-01-13 00:07:59 +00:00
  • 77eb80fb69 split platform dependent classes in separate files Florian Moesch 2021-01-13 00:32:28 +01:00
  • ccfa88d7fb split platform dependent implementation in separate classes Florian Moesch 2021-01-12 23:33:26 +01:00
  • cee2de2b5c Added options to control pulse duration on Climate_IR_LG Component. This is usefull as some equipment from LG (Tested in Brazil AC unit) use different pulse durations in their protocol. mhentschke 2021-01-12 23:21:49 +00:00
  • 3e6f2b3fec make time components polling components (#1443) Florian Mösch 2021-01-12 19:37:22 +01:00
  • bf453ad8cd
    make time components polling components (#1443) Florian Mösch 2021-01-12 19:37:22 +01:00
  • ff67276ce7 rename read/write to read/time/write_time Florian Moesch 2021-01-12 18:49:32 +01:00
  • 17533de928 Add rc522 i2c (#1432) Guillermo Ruffino 2021-01-12 10:13:53 -03:00
  • fbc1b3e316
    Add rc522 i2c (#1432) Guillermo Ruffino 2021-01-12 10:13:53 -03:00
  • 90ac4d22ff Bump pytest-mock from 3.3.1 to 3.5.1 (#1458) dependabot[bot] 2021-01-12 10:12:25 -03:00
  • 400819175d
    Bump pytest-mock from 3.3.1 to 3.5.1 (#1458) dependabot[bot] 2021-01-12 10:12:25 -03:00
  • 201c514832 Whirlpool ac (#1467) mmanza 2021-01-12 09:51:38 -03:00