1
0
mirror of https://github.com/esphome/esphome.git synced 2025-02-20 20:08:20 +00:00

Commit Graph

  • b6aa5a0bdb Use b''.decode() instead of str(b'') (#941) Tim Savage 2020-01-10 08:23:25 +11:00
  • 45630d74f3 Use b''.decode() instead of str(b'') (#941) Tim Savage 2020-01-10 08:23:25 +11:00
  • 77c39be79c Merge branch 'dev' into feature/tmp102-sensor Tim Savage 2020-01-10 07:42:45 +11:00
  • 222cd0cd07 Merge commit 'refs/pull/941/head' of github.com:esphome/esphome into dev dmkif 2020-01-09 18:02:46 +01:00
  • 5854f32aef Merge commit 'refs/pull/944/head' of github.com:esphome/esphome into dev dmkif 2020-01-09 18:02:23 +01:00
  • 19310181be fix hdc1080 timing problem dmkif 2020-01-09 18:01:23 +01:00
  • 1f65846e74 Merge branch 'dev' of github.com:dmkif/esphome; commit 'refs/pull/936/head' of github.com:esphome/esphome into dev dmkif 2020-01-09 18:00:36 +01:00
  • 9bfab7452a add miscale dmkif 2020-01-09 17:45:01 +01:00
  • 8d6b4a6fea
    Adding the espressif 2.6.3 Vc 2020-01-08 23:15:28 +02:00
  • 6bdb7ab6fc
    Merge pull request #33 from esphome/dev Michiel van Turnhout 2020-01-08 12:58:40 +01:00
  • e059dfb3ce TM1637 fuctionality Mynasru 2019-05-08 21:28:31 +02:00
  • f0e2cf9593 transmitter ready Guillermo Ruffino 2020-01-07 22:33:32 -03:00
  • 3332a84126 Use b''.decode() instead of str(b'') Tim Savage 2020-01-07 17:41:46 +11:00
  • 13581531f0 Added tests for validate GPIO Tim Savage 2020-01-07 17:11:59 +11:00
  • 580ee55895 wip Guillermo Ruffino 2019-08-03 19:49:08 -03:00
  • aaf3e8d52e Setup fixtures and inital tests for pins Tim Savage 2020-01-07 09:03:10 +11:00
  • e0179c02d4 Updated test config so package root is discovered Tim Savage 2020-01-07 07:46:11 +11:00
  • 97b4850618 Merge branch 'dev' into feature/tests Tim Savage 2020-01-07 07:33:56 +11:00
  • fd70649c8e
    Merge pull request #32 from esphome/dev Michiel van Turnhout 2020-01-06 15:22:20 +01:00
  • 2fdf26ac5e fixed source format Andras Biro 2020-01-04 19:17:27 +01:00
  • bd7ec324bd Fix dump/tx of 64 bit codes Andras Biro 2020-01-04 18:43:23 +01:00
  • e93e5602c4 add tcl112 support for dry, fan and swing Guillermo Ruffino 2020-01-04 11:21:52 -03:00
  • bd91f2aa75
    Fix executable bit Otto Winter 2020-01-04 12:43:55 +01:00
  • 5c1871514e PID Climate (#885) Otto Winter 2020-01-04 12:43:11 +01:00
  • a6d31f05ee
    PID Climate (#885) Otto Winter 2020-01-04 12:43:11 +01:00
  • 8e7c94a41c Merge branch 'dev' into feature/tests Tim Savage 2020-01-03 11:36:59 +11:00
  • fb4f2f760b remove incorrect space to make linter happy Thomas Klingbeil 2020-01-02 23:04:49 +01:00
  • b1045bd267 more changes to make the linter happy Thomas Klingbeil 2020-01-02 22:45:20 +01:00
  • 49fbb2e5a9 change code to match linter rules Thomas Klingbeil 2020-01-02 22:13:15 +01:00
  • ac33413cf1 do not import EsphomeError Libor Klepáč 2020-01-02 19:53:31 +01:00
  • 0346d54e52 use cv.file_ instead of cv.string Libor Klepáč 2020-01-02 18:42:13 +01:00
  • 2e45634f3d
    extract and use current version of python 3 gitolicious 2020-01-01 21:26:42 +01:00
  • b0ecfa3e08
    Add Tasmota magic bits, Fixes https://github.com/esphome/issues/issues/955 Otto Winter 2020-01-01 11:45:19 +01:00
  • 91238c6b6a Fix formatting. Dermot Duffy 2019-12-31 20:46:29 -08:00
  • 4af911e549 Add presence support also. Dermot Duffy 2019-12-31 20:12:19 -08:00
  • 8132e71a46 Initial attempt at using ibeacon UUIDs for ble_rssi. Dermot Duffy 2019-12-31 19:16:04 -08:00
  • 74f71ca8de http_request version fix (#917) Nikolay Vasilchuk 2019-12-31 14:40:20 +03:00
  • 05f9dede70 http_request version fix (#917) Nikolay Vasilchuk 2019-12-31 14:40:20 +03:00
  • b95bfad764 http_request: fix memory allocation (#916) Nikolay Vasilchuk 2019-12-31 14:40:13 +03:00
  • 7c870556c6 http_request: fix memory allocation (#916) Nikolay Vasilchuk 2019-12-31 14:40:13 +03:00
  • bd02165c6a Make dump_config() looks better Panuruj Khambanonda 2019-12-30 22:58:52 -08:00
  • 7d7d319eeb Make both eCO2 and TVOC required if the optional baseline is defined Panuruj Khambanonda 2019-12-30 20:31:32 -08:00
  • 22ea013a32 fix climate-ir bad merge (#935) Guillermo Ruffino 2019-12-31 00:20:11 -03:00
  • 420c860424
    fix climate-ir bad merge (#935) Guillermo Ruffino 2019-12-31 00:20:11 -03:00
  • 6fe38fa2f9 add mitshubishi test Guillermo Ruffino 2019-12-30 23:58:37 -03:00
  • c50f63f480 fix climate-ir bad merge Guillermo Ruffino 2019-12-30 23:46:40 -03:00
  • 1ad2660eef fix: only decode when not str already (#923) Wilmar den Ouden 2019-12-31 03:23:03 +01:00
  • 828e291538 fix: only decode when not str already (#923) Wilmar den Ouden 2019-12-31 03:23:03 +01:00
  • 9bf2b60390 Revert "Climate Mitsubishi (#725)" Guillermo Ruffino 2019-12-30 23:14:42 -03:00
  • afef83c16f Climate Mitsubishi (#725) Guillermo Ruffino 2019-12-30 22:02:55 -03:00
  • eea78531a1
    Climate Mitsubishi (#725) Guillermo Ruffino 2019-12-30 22:02:55 -03:00
  • 958648b568 fix condition in init Libor Klepáč 2019-12-30 19:45:29 +01:00
  • ed8065d1d4 indentation fix Libor Klepáč 2019-12-30 19:37:07 +01:00
  • debe6601fc fix indentation Libor Klepáč 2019-12-30 19:04:26 +01:00
  • 029b2bca9d fix indentation Libor Klepáč 2019-12-30 19:01:47 +01:00
  • f91932de9b add energy support in pzemac sensor Pavel V 2019-12-30 18:35:00 +03:00
  • 578e6d48ad add energy constatns Pavel V 2019-12-30 18:34:41 +03:00
  • dd25dde898 update print inside webserver Libor Klepáč 2019-12-30 16:40:15 +01:00
  • ee7bce6f98 load css and js in python Libor Klepáč 2019-12-30 16:39:56 +01:00
  • da9b18d3ea init variables in code Libor Klepáč 2019-12-30 16:39:42 +01:00
  • 37974ed1d9 add new config options Libor Klepáč 2019-12-30 16:38:48 +01:00
  • 83f2a33d8a Split the SGP30 baseline into 2 values Panuruj Khambanonda 2019-12-30 03:09:57 -08:00
  • 5f4ff21207 Added tests for core classes Tim Savage 2019-12-30 16:37:04 +11:00
  • 04d85a2345 tests pins validation Guillermo Ruffino 2019-12-29 17:08:43 -03:00
  • 5889934ade off gate on zc detect Guillermo Ruffino 2019-12-29 16:31:02 -03:00
  • ed4969c2e9 Lint Otto Winter 2019-11-22 23:47:58 +01:00
  • e68f9d1f7f Fix ESP32 Otto Winter 2019-11-22 23:42:27 +01:00
  • 5065f19454 Support multiple dimmers sharing ZC pin Otto Winter 2019-11-22 23:15:50 +01:00
  • d6078f57d9 Also setup ZC pin Otto Winter 2019-11-22 23:11:34 +01:00
  • 36cdfdc2de Enable ESP32 Otto Winter 2019-11-22 23:11:27 +01:00
  • 76674fca42 Format Otto Winter 2019-11-22 23:07:56 +01:00
  • d4542870b9 fixes Guillermo Ruffino 2019-11-22 18:12:05 -03:00
  • bba4c80a57 Add AC Dimmer support Otto Winter 2019-11-22 17:20:10 +01:00
  • a8d2ec01c8 Added hypothesis to requirements Tim Savage 2019-12-30 01:51:23 +11:00
  • 2512dfae7f Initial tests for core Tim Savage 2019-12-30 01:48:00 +11:00
  • 73c8f176aa Added a hypothesis MAC address strategy Tim Savage 2019-12-30 01:47:42 +11:00
  • 235266445f Migrated some ip_address to hypothesis Tim Savage 2019-12-30 01:47:07 +11:00
  • 38c981c742 Disabled coverage reporting for esphome/components. Tim Savage 2019-12-30 00:16:59 +11:00
  • 8006d35bf0 Support a further variant of Xiaomi CGG1 Mario 2019-12-29 11:39:04 +01:00
  • 2f2a2ac74d Initial unit tests for esphome.helpers Tim Savage 2019-12-30 00:07:25 +11:00
  • c4dd49db35 Changed "fixtures" to fixture_path Tim Savage 2019-12-30 00:06:52 +11:00
  • 3924ee5758 Added unit_test script that triggers pytest Tim Savage 2019-12-29 22:57:32 +11:00
  • ba2064e9fd Basic pytest configuration Tim Savage 2019-12-29 22:52:56 +11:00
  • dc7634369e Removed extra newline at the end of the file to satisfy pylint Tim Savage 2019-12-29 20:18:51 +11:00
  • f95d3012ee Tweak formatting from clang-format script Tim Savage 2019-12-29 20:16:08 +11:00
  • 507a7b14d7 Moved docstring to component root Tim Savage 2019-12-29 17:20:22 +11:00
  • 9f026fef95 Added sensor to test3.yaml Tim Savage 2019-12-29 17:19:55 +11:00
  • a73b3312bd Added tmp102 temperature sensor support Tim Savage 2019-12-29 16:02:02 +11:00
  • 3c47b8d684 Change gain labeling Derek Hageman 2019-12-28 12:01:18 -07:00
  • 7489abf933 CI fixes Derek Hageman 2019-12-28 08:34:51 -07:00
  • 2460c929b6 CI fixes Derek Hageman 2019-12-28 08:22:32 -07:00
  • 5e00e7487c Add MLX90393 Magnetometer Derek Hageman 2019-12-26 08:00:42 -07:00
  • 724fe5854c Add support for TTGO epaper boards with B73 revision Thomas Klingbeil 2019-12-28 13:25:28 +01:00
  • 19e265198b Add test config for cat9554 SchumyHao 2019-12-26 12:35:10 +08:00
  • 525e0d2164 dht: Fix sensor reading from DHT22 (#239) Robin Smidsrod 2019-12-25 23:58:54 +01:00
  • b80ce6fc7f Fix esphome/issues#947 - RGBW(W) white brightness Paul Nicholls 2019-12-26 11:01:13 +13:00
  • da2afdf508 fix: only decode when not str already wilmardo 2019-12-22 20:46:19 +01:00
  • 95fdec96b9
    Fix: Update HDC1080.cpp dmkif 2019-12-22 17:12:26 +01:00
  • 15e34f34e3 Removed extraneous whitespace kbx81 2019-12-21 21:01:17 -06:00
  • 40e421b03b Removed extraneous braces kbx81 2019-12-21 20:10:39 -06:00