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

blynk support #1230

Open
wants to merge 36 commits into
base: dev
Choose a base branch
from
Open

blynk support #1230

wants to merge 36 commits into from

Commits on Sep 21, 2018

  1. initial commit for blynk support. It supports connection to blynk ser…

    …ver, configuration thriugh gui and receiving writes from blynk server
    U-DESKTOP-C3PQA9E\thaeg authored and U-DESKTOP-C3PQA9E\thaeg committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    8676877 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2018

  1. ralay and magnitudes support

    U-DESKTOP-C3PQA9E\thaeg authored and U-DESKTOP-C3PQA9E\thaeg committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    de82bd4 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2018

  1. added new hardware 'tuya-tywe3s-zx2820' and finalized blynk support

    U-DESKTOP-C3PQA9E\thaeg authored and U-DESKTOP-C3PQA9E\thaeg committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    bf41744 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2018

  1. reset thingspeak support flag to default

    U-DESKTOP-C3PQA9E\thaeg authored and U-DESKTOP-C3PQA9E\thaeg committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    4f1e491 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2018

  1. bring not mergable files back to e7845ac

    U-DESKTOP-C3PQA9E\thaeg authored and U-DESKTOP-C3PQA9E\thaeg committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    a8a6a8a View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2018

  1. changed type for relayID in BLYNK_WRITE_DEFAULT to signed char, now v…

    …alues can be smaller than 0
    U-DESKTOP-C3PQA9E\thaeg authored and U-DESKTOP-C3PQA9E\thaeg committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    ed2f5fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af53669 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2018

  1. Update README.md

    xoseperez committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    f7e3043 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2018

  1. corrected misformatted lines in index.html

    U-DESKTOP-C3PQA9E\thaeg authored and U-DESKTOP-C3PQA9E\thaeg committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    20a884c View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2018

  1. Merge pull request #1 from xoseperez/dev

    merge my dev branch to original
    thaeger71 committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    bc65472 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2018

  1. removed tuya_zx2820 wifi plug hardware and changed BLYNK_SUPPORT to d…

    …isabled for default
    U-DESKTOP-C3PQA9E\thaeg authored and U-DESKTOP-C3PQA9E\thaeg committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    05425a6 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2018

  1. blynk: conditionals for defines

    mcspr committed Nov 18, 2018
    Configuration menu
    Copy the full SHA
    cef4f56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d185f77 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2018

  1. blynk: clean-up

    mcspr committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    f255703 View commit details
    Browse the repository at this point in the history
  2. add to travis

    mcspr committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    5923298 View commit details
    Browse the repository at this point in the history
  3. blynk in pio lib_deps

    mcspr committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    97d8b4b View commit details
    Browse the repository at this point in the history
  4. blnkToken

    mcspr committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    02d4521 View commit details
    Browse the repository at this point in the history
  5. add missing default param

    mcspr committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    cbfeb44 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f3f7cd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    31426d8 View commit details
    Browse the repository at this point in the history
  8. lower connection timeout

    mcspr committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    64774e8 View commit details
    Browse the repository at this point in the history
  9. formatting, size

    mcspr committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    65e13f1 View commit details
    Browse the repository at this point in the history
  10. check string length

    mcspr committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    9aff49c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c53e842 View commit details
    Browse the repository at this point in the history
  12. use blnkRelayVPin in web

    mcspr committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    743baa4 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #2 from mcspr/blynk-cleanup

    Blynk cleanup
    thaeger71 committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    552f244 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2018

  1. shorter relay key

    mcspr committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    5201d9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78d0470 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a3300d View commit details
    Browse the repository at this point in the history
  4. crlf -> lf

    mcspr committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    bcb047e View commit details
    Browse the repository at this point in the history
  5. adaptation notice

    mcspr committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    8b85012 View commit details
    Browse the repository at this point in the history
  6. spaces

    mcspr committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    7d023b4 View commit details
    Browse the repository at this point in the history
  7. correct template spec

    mcspr committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    1b23194 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2018

  1. support core 2.4.2

    mcspr committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    d98f7ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89e5f4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0949414 View commit details
    Browse the repository at this point in the history