Commit Graph

  • e218f02da0
    Update PULL_REQUEST_TEMPLATE.md Otto Winter 2019-04-19 16:49:01 +0200
  • 7b9f5b1211
    Fixes Otto Winter 2019-04-19 13:56:21 +0200
  • 9fabac81d9
    Fixes Otto Winter 2019-04-19 13:50:37 +0200
  • 3b6aabb188
    Document APIs, and Improvements Otto Winter 2019-04-19 12:41:10 +0200
  • ea262b7fe8
    Add enum helper Otto Winter 2019-04-18 23:53:48 +0200
  • d7421900b1
    Remove need for cv.nameable Otto Winter 2019-04-18 23:13:18 +0200
  • f8ccb74e1b
    Updates Otto Winter 2019-04-18 17:36:40 +0200
  • dac76b4b71
    Updates Otto Winter 2019-04-17 23:47:10 +0200
  • d01b275c2d
    Add CT Clamp Sensor code Jesse Hills 2019-04-16 17:04:49 +1200
  • 25ee41f095
    Merge branch 'dev' into cleanup-dashboard Otto Winter 2019-04-17 13:56:14 +0200
  • 6682c43dfa
    🏗 Merge C++ into python codebase (#504) Otto Winter 2019-04-17 12:06:00 +0200
  • 742d956031
    Add all-header check Otto Winter 2019-04-17 11:46:36 +0200
  • d63eb584f4
    Fix Otto Winter 2019-04-17 11:06:26 +0200
  • cb1f5e67a5
    Revert "Add custom components mechanism" Otto Winter 2019-04-17 11:05:30 +0200
  • 290c5f7109
    Add custom components mechanism Otto Winter 2019-04-16 22:30:14 +0200
  • eff85adef8
    Remove ambiguous to_string call Otto Winter 2019-04-16 19:19:26 +0200
  • 29ab58c97b Replaced file with folder location Otto Winter 2019-04-16 18:47:29 +0200
  • da027c6f6a
    Updates Otto Winter 2019-04-16 18:06:07 +0200
  • 6474aef89c Fixes missing namespace Guillermo Ruffino 2019-04-15 23:28:39 -0300
  • a0c05a8118 Added save & validate button in editor window gitolicious 2019-04-15 21:38:43 +0000
  • dd44c31e8b
    Print error messages gitolicious 2019-04-15 22:41:14 +0200
  • 049807e3ab Escape double quotes and backslashes in ssid and psk (#507) gitolicious 2019-04-15 21:49:21 +0200
  • 336f12b24d Wio_link and wio_node pinout improvements (#505) sethcohn 2019-04-15 15:04:48 -0400
  • a5151070ad
    Cleanup Otto Winter 2019-04-15 20:52:34 +0200
  • 7a349ebc5e
    All remaining integrations Otto Winter 2019-04-15 19:22:50 +0200
  • 48d5a41abb Add support for CCS881. Juraj Kubiš 2019-02-27 23:27:13 +0100
  • a1eb88b9d8 chore (gps-rtc): typo fixed af 2019-04-15 05:34:23 +0500
  • 2ce69e5db8
    Create .gitpod.yml gitolicious 2019-04-14 23:41:55 +0200
  • 633195757a
    Moved double quote escaping to wizard_write gitolicious 2019-04-14 22:39:11 +0200
  • 52f92fbcca
    Fixes Otto Winter 2019-04-14 22:17:05 +0200
  • 79975355c0
    Escape double quotes and backslashes in ssid and psk gitolicious 2019-04-14 22:00:14 +0200
  • 8c52897163
    Displays Otto Winter 2019-04-14 21:52:26 +0200
  • cbd0bbf967
    Copy clang files Otto Winter 2019-04-14 19:06:54 +0200
  • 6a1c4e890d
    Updates Otto Winter 2019-04-14 19:03:53 +0200
  • aaca97422d res conflict pi4homez 2019-04-14 17:13:52 +0200
  • 24a0f6a147 res conflict pi4homez 2019-04-14 17:01:02 +0200
  • 00259b9558 conflic ress pi4homez 2019-04-14 13:57:58 +0200
  • 4ad9d52828 conflic ress pi4homez 2019-04-14 13:54:50 +0200
  • c8e5384ba4
    Update MANIFEST.in Otto Winter 2019-04-13 18:41:53 +0200
  • e36add1eb3
    ESP32 Otto Winter 2019-04-13 18:35:15 +0200
  • e996ec494d Changed wio_link and wio_node to match https://github.com/Seeed-Studio/Wio_Link/blob/master/boards.json definitions Makes configing these boards easier by improved definitions. wionode pointed to nodemcu base, which was incorrect wio_link lacked D0,D1,D2 and BUTTON scohn 2019-04-13 11:43:46 -0400
  • 985566f4e8
    BLE Otto Winter 2019-04-13 16:49:23 +0200
  • 04c96b2237
    Path platformio structhash Otto Winter 2019-04-13 14:02:03 +0200
  • 67f240635e
    Template platforms Otto Winter 2019-04-13 13:36:22 +0200
  • 7455cf5aa1
    SNTP, web server Otto Winter 2019-04-13 13:15:43 +0200
  • f184a46528
    Moar Otto Winter 2019-04-13 12:49:54 +0200
  • 4e774c229a last one pi4homez 2019-04-12 21:22:15 +0200
  • 2bdd8997ea
    Add more components Otto Winter 2019-04-12 18:47:07 +0200
  • 2bc77faab5
    More lights Otto Winter 2019-04-12 15:33:11 +0200
  • 5e1f7dfeb4
    Migrate climate, light Otto Winter 2019-04-12 15:15:32 +0200
  • abf45b11ce
    🚧 Merge C++ into python codebase Otto Winter 2019-04-11 23:25:57 +0200
  • be5330b6ae
    Simplify coroutine syntax (#503) Otto Winter 2019-04-09 14:30:12 +0200
  • 66e9a8e7d2
    Lint Otto Winter 2019-04-09 14:29:58 +0200
  • f38b417190 Remove SM16716 update on boot option. Kevin Lewis 2019-04-09 08:05:54 -0400
  • 75fb28d001
    More Otto Winter 2019-04-09 13:36:05 +0200
  • 278c87ccd0
    Fix Otto Winter 2019-04-09 13:15:26 +0200
  • 9888cf61cb
    Lint Otto Winter 2019-04-09 13:14:07 +0200
  • 3bd1ef7337
    More Otto Winter 2019-04-09 13:06:14 +0200
  • 8bffb55c19
    Simplify coroutine syntax Otto Winter 2019-04-09 13:04:12 +0200
  • c9ab33890c last one pi4homez 2019-04-08 23:05:44 +0200
  • 1e9ec9e30c last++ pi4homez 2019-04-08 22:38:55 +0200
  • e4e443be24 last++ pi4homez 2019-04-08 22:35:07 +0200
  • efe6e9097e last++ pi4homez 2019-04-08 22:29:17 +0200
  • e90829eef2
    Lint Otto Winter 2019-04-08 22:27:47 +0200
  • dc4c1bc225
    Use more lazy imports Otto Winter 2019-04-08 22:19:21 +0200
  • 4942025579 last+ pi4homez 2019-04-08 22:00:41 +0200
  • a14d12b0c1
    Add 'at' time trigger (#493) Otto Winter 2019-04-08 21:57:25 +0200
  • 0f8a357195
    Use relative imports to speed up startup time Otto Winter 2019-04-08 21:56:58 +0200
  • 64a23f39f3 last+ pi4homez 2019-04-08 21:37:45 +0200
  • 84416db1cf
    Merge branch 'dev' into time-trigger-at Otto Winter 2019-04-08 21:37:33 +0200
  • 526a414743
    Add climate support (#502) Otto Winter 2019-04-08 21:30:21 +0200
  • c352243ca4
    Lint Otto Winter 2019-04-08 21:29:51 +0200
  • 5ac6abed99 last+ pi4homez 2019-04-08 21:14:30 +0200
  • dbe90e3a6a last pi4homez 2019-04-08 21:08:16 +0200
  • 22e04bde77
    Add climate support Otto Winter 2019-04-08 20:06:25 +0200
  • 7fd5634a51
    Add cover position/tilt support (#496) Otto Winter 2019-04-08 18:08:58 +0200
  • 6428266219
    Lint Otto Winter 2019-04-08 18:08:28 +0200
  • 443f4ee209
    Remove climate changes Otto Winter 2019-04-08 18:02:50 +0200
  • 4329f7b63e fixed issues from comments Michiel van Turnhout 2019-04-07 22:10:51 +0200
  • 5497033356
    Add ota Otto Winter 2019-04-07 20:19:21 +0200
  • d74f4f4db5
    Updates Otto Winter 2019-04-07 18:59:35 +0200
  • 9cd66a3516 last chance++++++++++++ pi4homez 2019-04-07 18:52:38 +0200
  • 919d795329 last chance+++++++++++ pi4homez 2019-04-07 18:19:46 +0200
  • 97c564e385 last chance++++++++++ pi4homez 2019-04-07 18:09:00 +0200
  • dc91e85ba4 last chance++++++++++ pi4homez 2019-04-07 18:02:56 +0200
  • 57faa7c25b last chance+++++++++ pi4homez 2019-04-07 17:49:52 +0200
  • 37589bba7a last chance++++++++ pi4homez 2019-04-07 17:34:58 +0200
  • 3a44654a70 last chancegit add .git add .! pi4homez 2019-04-07 17:29:46 +0200
  • 5c21130883 last chancegit add .! pi4homez 2019-04-07 16:54:48 +0200
  • cfae34c7c1 last chancegit add . pi4homez 2019-04-07 16:40:55 +0200
  • 2ff5410c46 last chance! pi4homez 2019-04-07 16:19:37 +0200
  • d925d783dc
    Updates Otto Winter 2019-04-07 14:29:10 +0200
  • 1905df165a syntax error--- pi4homez 2019-04-07 11:00:01 +0200
  • 86deb4397f syntax error-- pi4homez 2019-04-07 10:56:46 +0200
  • bbaf651d21 from scrach pi4homez 2019-04-07 09:33:00 +0200
  • 97cf2151f5 from scrach pi4homez 2019-04-07 08:08:51 +0200
  • dde6b3bbc8 from scrach pi4homez 2019-04-07 07:20:02 +0200
  • 863b53d193 from scrach pi4homez 2019-04-07 07:10:37 +0200
  • 7cfc80045a from scrach pi4homez 2019-04-07 06:54:03 +0200
  • 6019c83684 Refactore ppd42x.py pi4homez 2019-04-06 22:29:34 +0200