Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multiple sensors #256

Open
wants to merge 47 commits into
base: master
Choose a base branch
from
Open

multiple sensors #256

wants to merge 47 commits into from

Commits on Jan 22, 2019

  1. Create motion_sensor.c

    sakisdog authored Jan 22, 2019
    Configuration menu
    Copy the full SHA
    6082ecd View commit details
    Browse the repository at this point in the history
  2. Create Makefile

    sakisdog authored Jan 22, 2019
    Configuration menu
    Copy the full SHA
    21da2f0 View commit details
    Browse the repository at this point in the history
  3. Added wifi_config

    sakisdog authored Jan 22, 2019
    Configuration menu
    Copy the full SHA
    f3262a0 View commit details
    Browse the repository at this point in the history
  4. Added wifi_ncif

    sakisdog authored Jan 22, 2019
    Configuration menu
    Copy the full SHA
    5b76eb1 View commit details
    Browse the repository at this point in the history
  5. Create multiple_sensors.c

    sakisdog authored Jan 22, 2019
    Configuration menu
    Copy the full SHA
    f0804ca View commit details
    Browse the repository at this point in the history
  6. Create Makefile

    sakisdog authored Jan 22, 2019
    Configuration menu
    Copy the full SHA
    87e3df0 View commit details
    Browse the repository at this point in the history
  7. Update multiple_sensors.c

    sakisdog authored Jan 22, 2019
    Configuration menu
    Copy the full SHA
    e85792c View commit details
    Browse the repository at this point in the history
  8. Update multiple_sensors.c

    sakisdog authored Jan 22, 2019
    Configuration menu
    Copy the full SHA
    9471a7d View commit details
    Browse the repository at this point in the history
  9. Update motion_sensor.c

    sakisdog authored Jan 22, 2019
    Configuration menu
    Copy the full SHA
    77e066b View commit details
    Browse the repository at this point in the history
  10. Update motion_sensor.c

    sakisdog authored Jan 22, 2019
    Configuration menu
    Copy the full SHA
    fe9d7c1 View commit details
    Browse the repository at this point in the history
  11. Update multiple_sensors.c

    sakisdog authored Jan 22, 2019
    Configuration menu
    Copy the full SHA
    3214b3a View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2019

  1. Create contact_sensor.c

    sakisdog authored Jan 23, 2019
    Configuration menu
    Copy the full SHA
    e124891 View commit details
    Browse the repository at this point in the history
  2. Create Makefile

    sakisdog authored Jan 23, 2019
    Configuration menu
    Copy the full SHA
    14f1d1b View commit details
    Browse the repository at this point in the history
  3. Update Makefile

    sakisdog authored Jan 23, 2019
    Configuration menu
    Copy the full SHA
    7b08990 View commit details
    Browse the repository at this point in the history
  4. Update contact_sensor.c

    sakisdog authored Jan 23, 2019
    Configuration menu
    Copy the full SHA
    43e8305 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2019

  1. Update multiple_sensors.c

    sakisdog authored Jan 26, 2019
    Configuration menu
    Copy the full SHA
    6a9a9e2 View commit details
    Browse the repository at this point in the history
  2. Update multiple_sensors.c

    sakisdog authored Jan 26, 2019
    Configuration menu
    Copy the full SHA
    41e2c82 View commit details
    Browse the repository at this point in the history
  3. Update contact_sensor.c

    sakisdog authored Jan 26, 2019
    Configuration menu
    Copy the full SHA
    a52947b View commit details
    Browse the repository at this point in the history
  4. Update motion_sensor.c

    sakisdog authored Jan 26, 2019
    Configuration menu
    Copy the full SHA
    4c11218 View commit details
    Browse the repository at this point in the history
  5. Update multiple_sensors.c

    sakisdog authored Jan 26, 2019
    Configuration menu
    Copy the full SHA
    9185601 View commit details
    Browse the repository at this point in the history
  6. Update multiple_sensors.c

    sakisdog authored Jan 26, 2019
    Configuration menu
    Copy the full SHA
    bb77f10 View commit details
    Browse the repository at this point in the history
  7. Update multiple_sensors.c

    sakisdog authored Jan 26, 2019
    Configuration menu
    Copy the full SHA
    e07352e View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2019

  1. Update contact_sensor.c

    sakisdog authored Jan 28, 2019
    Configuration menu
    Copy the full SHA
    097a282 View commit details
    Browse the repository at this point in the history
  2. Update multiple_sensors.c

    sakisdog authored Jan 28, 2019
    Configuration menu
    Copy the full SHA
    a5670e4 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2019

  1. Merge pull request #1 from maximkulkin/master

    Updating repository
    sakisdog authored Feb 21, 2019
    Configuration menu
    Copy the full SHA
    2c4356c View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2019

  1. Merge pull request #2 from maximkulkin/master

    Merge from base
    sakisdog authored Mar 11, 2019
    Configuration menu
    Copy the full SHA
    4cd0e20 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2019

  1. Merge pull request #3 from maximkulkin/master

    update homekit component
    sakisdog authored Mar 17, 2019
    Configuration menu
    Copy the full SHA
    834a53b View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2019

  1. Configuration menu
    Copy the full SHA
    ca1e38a View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2019

  1. update test

    sakisdog authored Mar 19, 2019
    Configuration menu
    Copy the full SHA
    3fcd2b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2019

  1. Merge pull request #4 from maximkulkin/master

    Split components into common/esp8266 only/esp32 only to avoid clashes
    sakisdog authored Mar 23, 2019
    Configuration menu
    Copy the full SHA
    220e706 View commit details
    Browse the repository at this point in the history
  2. update makefile

    sakisdog authored Mar 23, 2019
    Configuration menu
    Copy the full SHA
    68ee8f3 View commit details
    Browse the repository at this point in the history
  3. Update Makefile

    sakisdog authored Mar 23, 2019
    Configuration menu
    Copy the full SHA
    c922597 View commit details
    Browse the repository at this point in the history
  4. Update Makefile

    sakisdog authored Mar 23, 2019
    Configuration menu
    Copy the full SHA
    3fa61b7 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2019

  1. updated stack size

    sakisdog authored Apr 13, 2019
    Configuration menu
    Copy the full SHA
    00ebb91 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2019

  1. minor changes

    sakisdog authored Apr 20, 2019
    Configuration menu
    Copy the full SHA
    deb82c1 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2019

  1. Minor fixes

    sakisdog authored Apr 25, 2019
    Configuration menu
    Copy the full SHA
    f188f9a View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2019

  1. Update components

    sakisdog committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    47ba06f View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2019

  1. Merge remote-tracking branch 'maximkulkik/master'

    sakisdog committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    b0d747d View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

  1. Update homeki component

    sakisdog committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    3b7f0fb View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2020

  1. Added temperature sensor oled

    sakisdog committed Jan 25, 2020
    Configuration menu
    Copy the full SHA
    1e969a2 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'maximkulkin/master'

    * maximkulkin/master:
      Add occupancy sensor example
      Fix component path for esp32/led example
      Add CMakeLists.txt for ESP32 example
      Split into different platform modules, add support for ESP8266_RTOS_SDK
      Update homekit component to latest version
    
    # Conflicts:
    #	components/esp-32/http-parser
    #	components/esp-8266/wifi_config
    sakisdog committed Jan 25, 2020
    Configuration menu
    Copy the full SHA
    2ddac84 View commit details
    Browse the repository at this point in the history
  3. Delete old files

    sakisdog committed Jan 25, 2020
    Configuration menu
    Copy the full SHA
    b9c6623 View commit details
    Browse the repository at this point in the history
  4. Thermostat oled with buttons ESP-WROOM-02

    Sakis committed Jan 25, 2020
    Configuration menu
    Copy the full SHA
    d7ad8e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ded9c04 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2020

  1. Minor changes

    Sakis committed Feb 15, 2020
    Configuration menu
    Copy the full SHA
    bfbc357 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2020

  1. Minor changes

    Sakis committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    443b883 View commit details
    Browse the repository at this point in the history
  2. Added led strip animation with wifi config

    Sakis committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    c0417bf View commit details
    Browse the repository at this point in the history