Commit Graph

  • ba71583142 removed auto load mvturnho 2019-10-24 15:06:13 +0200
  • 82b4e42e8d review changes mvturnho 2019-10-24 14:56:48 +0200
  • 05912552d2 mcp2515 implementation for canbus mvturnho 2019-10-24 14:28:07 +0200
  • e4f055597c Logger on_message trigger (#729) Nikolay Vasilchuk 2019-10-24 15:19:33 +0300
  • 4c49beb3c7 Add missing include - fixes missing GPIOPin definition (#794) Chris Debenham 2019-10-24 23:13:50 +1100
  • d353eac897 added canbus implementation mvturnho 2019-10-24 14:07:40 +0200
  • 42d14570b1
    Refactor Fujitsu Climate to climate_ir Otto Winter 2019-10-24 13:46:00 +0200
  • c3b93d37e5
    Add namespace lint check Otto Winter 2019-10-24 13:45:43 +0200
  • d85467608c
    Refactor out climate_ir Otto Winter 2019-10-24 13:45:30 +0200
  • 4b00462400 new Fujitsu-General climate component Pavel Golovin 2019-10-24 12:10:38 +0300
  • 0aff6e67ed Add missing include - fixes missing GPIOPin definition Chris Debenham 2019-10-24 08:42:27 +1100
  • 917e991235 Merge remote-tracking branch 'upstream/dev' into dev Nad 2019-10-23 22:18:52 +0200
  • d64090d8bc JSON support Nikolay Vasilchuk 2019-10-23 19:16:39 +0300
  • 86eba0f75c CONF_METHOD from const Nikolay Vasilchuk 2019-10-23 18:01:36 +0300
  • 8a1797d020 Removed strdup Nikolay Vasilchuk 2019-10-23 17:50:31 +0300
  • ed8e8258ff
    Fix Otto Winter 2019-10-23 16:38:15 +0200
  • 63723f6a57
    Python 2 Compat Otto Winter 2019-10-23 16:37:07 +0200
  • 471026fedb Small improvement Nikolay Vasilchuk 2019-10-23 17:30:19 +0300
  • 24525c0d15 Small improvement Nikolay Vasilchuk 2019-10-23 17:28:48 +0300
  • a2beafa221 Removed dead code Nikolay Vasilchuk 2019-10-23 17:27:27 +0300
  • 4c10bf1f20 Check recommended version Nikolay Vasilchuk 2019-10-23 17:21:50 +0300
  • f030add278 New HTTP methods Nikolay Vasilchuk 2019-10-23 17:13:44 +0300
  • 8ff742d9ab
    Implement more dump_configs (#791) Otto Winter 2019-10-23 14:43:41 +0200
  • d63cd8b4cd
    Add additional custom lint checks (#790) Otto Winter 2019-10-23 14:43:27 +0200
  • 922abfedf2
    Lint Otto Winter 2019-10-23 14:43:05 +0200
  • 0b0f569197
    Make file generation saving atomic Otto Winter 2019-10-23 14:24:11 +0200
  • bfbd5bf233
    Upgrade flake8/pylint Otto Winter 2019-10-23 13:32:18 +0200
  • da04911648
    Update requirements Otto Winter 2019-10-23 13:10:16 +0200
  • 70fbe7f369
    Remove from travis Otto Winter 2019-10-23 13:10:07 +0200
  • 307d592ad9
    Remove docker symlinks Otto Winter 2019-10-23 13:10:01 +0200
  • d516dcdddf
    Remove u-strings Otto Winter 2019-10-23 13:09:47 +0200
  • 636f6d226e
    Remove Python 2 support Otto Winter 2019-10-23 12:53:50 +0200
  • 5382ce952f
    Add additional custom lint checks Otto Winter 2019-10-23 11:29:57 +0200
  • e5efa276ea
    Implement more dump_configs Otto Winter 2019-10-23 09:58:13 +0200
  • 42b4a166ec
    Bump version to v1.14.0b3 v1.14.0b3 Otto Winter 2019-10-22 23:01:55 +0200
  • c27fd0f01a
    Fix modbus CRC calculation (#789) Otto Winter 2019-10-22 22:56:34 +0200
  • dcb4a0a81e
    Add Python 2 deprecation notice (#784) Otto Winter 2019-10-21 23:32:12 +0200
  • 17da9fddc3
    web_server_base AUTO_LOAD includes ASYNC_TCP (#788) Nils Schulte 2019-10-21 23:05:50 +0200
  • 31aa3c55ca
    Fix ledc can't find bit_depth (#786) Otto Winter 2019-10-21 22:55:27 +0200
  • eca3685ea0
    Update docker base image to 2.0.1 (#785) Otto Winter 2019-10-21 22:55:16 +0200
  • bd216c5c63
    Add sensor force_update option (#783) Otto Winter 2019-10-21 15:46:39 +0200
  • 31ff76427c
    Implementation of LCD Clear (#781) amishv 2019-10-21 16:13:28 +0530
  • 3f0503c296
    Fix modbus CRC calculation (#789) Otto Winter 2019-10-22 22:56:34 +0200
  • 7c0c7a1072
    Fix Otto Winter 2019-10-22 22:56:21 +0200
  • 649386e852
    Fix modbus CRC calculation Otto Winter 2019-10-22 22:49:04 +0200
  • 6aadf9515e Review Nikolay Vasilchuk 2019-10-22 19:51:16 +0300
  • 38f8f3b0e0
    Update lcd_display.cpp amishv 2019-10-22 20:57:36 +0530
  • 1fad7a941f
    Update lcd_display.h amishv 2019-10-22 20:56:47 +0530
  • f93145457c Review Nikolay Vasilchuk 2019-10-22 13:57:46 +0300
  • bb4329a55c Removed add_extra Nikolay Vasilchuk 2019-10-22 13:56:57 +0300
  • 223995e2a7 Removed fingerprint, payload renamed to body Nikolay Vasilchuk 2019-10-22 13:54:01 +0300
  • bfc20fdf2d changes for the review comments mvturnho 2019-10-22 12:01:44 +0200
  • 666e546f19
    Update esphome/components/canbus/__init__.py Michiel van Turnhout 2019-10-22 11:38:11 +0200
  • 6c5263e74c
    Update esphome/components/esp32_can/canbus.py Michiel van Turnhout 2019-10-22 11:37:35 +0200
  • 44e44f5192
    Update esphome/components/mcp2515/mcp2515.h Michiel van Turnhout 2019-10-22 11:28:31 +0200
  • ef10e4e27e
    Merge pull request #27 from esphome/dev Michiel van Turnhout 2019-10-22 11:06:23 +0200
  • 8d82dbdb76
    Merge pull request #26 from esphome/dev Michiel van Turnhout 2019-10-22 11:05:02 +0200
  • 8b6554e14b Merge branch 'dev' into http_request Nikolay Vasilchuk 2019-10-22 10:27:21 +0300
  • 8562c86e5d Merge branch 'dev' into log_on_message Nikolay Vasilchuk 2019-10-22 09:57:06 +0300
  • c18050bda0
    Add Python 2 deprecation notice (#784) Otto Winter 2019-10-21 23:32:12 +0200
  • 6542be5588 Wizard board name fixes (#787) Ville Skyttä 2019-10-22 00:06:11 +0300
  • 9fb60b8015 web_server_base AUTO_LOAD includes ASYNC_TCP (#788) Nils Schulte 2019-10-21 23:05:50 +0200
  • 09137a9887
    Update __main__.py Otto Winter 2019-10-21 23:00:45 +0200
  • 1177b856a0
    Fix ledc can't find bit_depth (#786) Otto Winter 2019-10-21 22:55:27 +0200
  • c0adaa8de8
    Update docker base image to 2.0.1 (#785) Otto Winter 2019-10-21 22:55:16 +0200
  • 64e1d04aed
    Remove from dependencies Otto Winter 2019-10-21 22:53:46 +0200
  • bd2a1377eb
    web_server_base AUTO_LOAD includes ASYNC_TCP Nils Schulte 2019-10-21 22:23:53 +0200
  • 58cca0946b Fix board name in invalid board error message Ville Skyttä 2019-10-21 22:19:27 +0300
  • 13fe969230 Sort board names in wizard Ville Skyttä 2019-10-21 21:50:49 +0300
  • d9a0efb1ec
    Fix ledc can't find bit_depth Otto Winter 2019-10-21 18:28:18 +0200
  • ae8700447e
    Add sensor force_update option (#783) Otto Winter 2019-10-21 15:46:39 +0200
  • 56a8a16f93
    Add test Otto Winter 2019-10-21 15:26:30 +0200
  • 12830b19e0
    Add sensor force_update option Otto Winter 2019-10-21 14:54:07 +0200
  • ba576c2b68
    Add Python 2 deprecation notice Otto Winter 2019-10-21 14:53:37 +0200
  • 4a490d6f80
    Update docker base image to 2.0.1 Otto Winter 2019-10-21 14:53:11 +0200
  • d64a4ef2b4 Implementation of LCD Clear (#781) amishv 2019-10-21 16:13:28 +0530
  • f0bf6287b4 Fix for pcf8574 state at start Amish Vishwakarma 2019-10-21 16:09:38 +0530
  • 7c93078fe3 Implementation of LCD Clear Amish Vishwakarma 2019-10-21 15:26:12 +0530
  • 5ae2d09cf1
    Update esphome/components/canbus/canbus.cpp Michiel van Turnhout 2019-10-21 05:51:58 -0400
  • 0ac0156c8b
    Update esphome/components/canbus/canbus.cpp Michiel van Turnhout 2019-10-21 05:51:50 -0400
  • d88455fb63 Implementation of LCD Clear Amish Vishwakarma 2019-10-21 15:07:31 +0530
  • 419f87f4f6 Implementation of LCD Clear Amish Vishwakarma 2019-10-21 14:44:23 +0530
  • 0de823dd72 Implementation of LCD Clear Amish Vishwakarma 2019-10-21 13:38:43 +0530
  • 2229aa6ccc
    Change message v1.14.0b2 Otto Winter 2019-10-20 15:57:59 +0200
  • 872b468415
    Lint Otto Winter 2019-10-19 21:59:55 +0200
  • 9f022a7433
    Tuya Set gamma correction and transition length defaults Otto Winter 2019-10-19 21:50:39 +0200
  • 85a958e300
    Link pip&python in lint Dockerfile Otto Winter 2019-10-19 20:23:14 +0200
  • 0ee56195ae
    Bump version to v1.14.0b2 Otto Winter 2019-10-20 19:29:56 +0200
  • 48f52db1d9
    Update AsyncMQTTClient/ESPAsyncWebServer (#779) Otto Winter 2019-10-20 19:24:34 +0200
  • d2c7afeef0
    Add PZEM004T/PZEMAC/PZEMDC Support (#587) Otto Winter 2019-10-20 19:24:20 +0200
  • 644aec791e
    Add GPIO Switch interlock wait time (#777) Otto Winter 2019-10-20 18:10:14 +0200
  • b70a0325c5
    Vl53l0x (#644) Otto Winter 2019-10-20 17:56:57 +0200
  • 268387f829
    Add script.wait action (#778) Otto Winter 2019-10-20 16:15:30 +0200
  • b975caef1e
    Add new component for Tuya dimmers (#743) Samuel Sieb 2019-10-19 12:47:24 -0700
  • 54fe1c7d55
    Add dfplayer mini component (#655) Guillermo Ruffino 2019-10-19 16:37:05 -0300
  • 89c1274d56
    Add support for STS3x Temperature sensors (#669) Nad 2019-10-19 21:31:37 +0200
  • f9ca3f1c27
    Add support for SHTCx Temperature sensors (#676) Nad 2019-10-19 21:31:27 +0200
  • 26dbc30279
    Add support for SGP30 eCO2 and TVOC sensors (#679) Nad 2019-10-19 21:21:07 +0200
  • 4bee316425
    Add SSD1325 Display Component (#736) Evan Coleman 2019-10-19 14:44:43 -0400
  • 1e22b1e959
    Update AsyncMQTTClient/ESPAsyncWebServer (#779) Otto Winter 2019-10-20 19:24:34 +0200