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

added deCONZ to stack and deCONZ node to Node-RED #149

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

added deCONZ to stack and deCONZ node to Node-RED #149

wants to merge 52 commits into from

Commits on Jan 9, 2020

  1. Update directoryfix.sh

    fix for username not equal pi
    kauffman-repo authored Jan 9, 2020
    Configuration menu
    Copy the full SHA
    48b67d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09351d6 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2020

  1. Adds a Gitea container to IOTstack

    Gitea is a lightweight implementation of a Git server. Makers who are
    already running a local IOTstack server may prefer to commit their work
    to a local repository running on their Raspberry Pi, rather than
    GitHub/GitLab/etc. Implementing Gitea under the IOTStack umbrella
    inherits the existing IOTstack backup mechanisms for free.
    
    Candidate page for the wiki at
    https://www.dropbox.com/s/onqndgyamo2h74i/Gitea.md.zip?dl=1
    Paraphraser committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    a39d01c View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. Added filter.acl file to mosquitto/config

    Route filter.acl to add the option in mosquitto/mosquitto.conf of filtering wich topics can be read or writen by defined users.
    Tomasmerca authored Jan 15, 2020
    Configuration menu
    Copy the full SHA
    eb9b982 View commit details
    Browse the repository at this point in the history
  2. Created empty file whit example filter

    Added the file where the user creates filters.
    The example filters don´t affect usage in any way.
    Tomasmerca authored Jan 15, 2020
    Configuration menu
    Copy the full SHA
    c4adb55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89f4647 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. Update menu.sh

    Version "2" of the docker-compose.yml cannot use "Healthcheck" instructions.  Only 2.1+ can do this.  I propose we upgrade the version to at least 3 so we can incorporate HealthCheck commands and any other new features as appropriate.  We're running the latest version of docker - the latest version of the docker-compose.yml is 3.7 - unless there's a really, really good reason to use an older format of the docker-compose.yml, can we please update it to at least 3.0, preferably 3.7?
    RavHilton authored Feb 6, 2020
    Configuration menu
    Copy the full SHA
    72e6345 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. Configuration menu
    Copy the full SHA
    818063f View commit details
    Browse the repository at this point in the history
  2. deconz added to menu

    DIYtechie authored Feb 28, 2020
    Configuration menu
    Copy the full SHA
    6461ed1 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

  1. Update service.yml

    DIYtechie authored Mar 2, 2020
    Configuration menu
    Copy the full SHA
    413c0ae View commit details
    Browse the repository at this point in the history
  2. deconz added

    DIYtechie authored Mar 2, 2020
    Configuration menu
    Copy the full SHA
    050fdb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    614e56e View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

  1. line 61 fixed

    DIYtechie authored Mar 5, 2020
    2 Configuration menu
    Copy the full SHA
    1ff9ff3 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2020

  1. Configuration menu
    Copy the full SHA
    cb3e1b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7751ed0 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. menu.sh: Fix small typo in msg "Restart Required"

    s/restart you device/restart your device/
    gmacario authored Mar 23, 2020
    Configuration menu
    Copy the full SHA
    98101cd View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2020

  1. update menu.sh

    The url for the supervised HASSIO is changed, because the old one is resulting with error 404 and you cannot finish the installation
    peyanski authored Apr 4, 2020
    Configuration menu
    Copy the full SHA
    da5a549 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2020

  1. first import

    Willem-Dekker committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    b068114 View commit details
    Browse the repository at this point in the history
  2. added index.md

    Willem-Dekker committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    f6571ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96454c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7bf68e7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #20 from Willem-Dekker/mkdocks

    Added Mkdocks action and github pages intergration for the documentation.
    SensorsIot authored Apr 19, 2020
    Configuration menu
    Copy the full SHA
    1646a7a View commit details
    Browse the repository at this point in the history
  6. Update README.md

    SensorsIot authored Apr 19, 2020
    Configuration menu
    Copy the full SHA
    a9afc96 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    SensorsIot authored Apr 19, 2020
    Configuration menu
    Copy the full SHA
    50cbf52 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #16 from SensorsIot/pr/161

    menu.sh: Fix small typo in msg "Restart Required"
    Willem-Dekker authored Apr 19, 2020
    Configuration menu
    Copy the full SHA
    0b2385b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5d0c85a View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. Configuration menu
    Copy the full SHA
    4f8a47d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52ddbcb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #26 from SensorsIot/armhf_keys_menu_lines

    Changed each menu item to be on a separate line to make merges easier.
    Willem-Dekker authored Apr 20, 2020
    Configuration menu
    Copy the full SHA
    d464d0f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #7 from SensorsIot/pr/139

    Update menu.sh
    Willem-Dekker authored Apr 20, 2020
    Configuration menu
    Copy the full SHA
    65e48e0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3 from SensorsIot/pr/126

    Adds a Gitea container to IOTstack
    Willem-Dekker authored Apr 20, 2020
    Configuration menu
    Copy the full SHA
    67e0056 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    Updated readme with quick install instructions so people don't have to dig for it in the documentation.
    Slyke authored and Slyke committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    15d840b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #27 from SensorsIot/readme-update

    Update README.md
    Willem-Dekker authored Apr 20, 2020
    Configuration menu
    Copy the full SHA
    a3078f2 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #4 from SensorsIot/pr/130

    Mosquitto changes update to security
    Willem-Dekker authored Apr 20, 2020
    Configuration menu
    Copy the full SHA
    d86a5cd View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. Fixes some inconsistencies and makes other tweaks to index page

    Removed references to the Wiki (this IS the Wiki).
    
    Fixed typo in EspruinoHub (was EspurinoHub).
    
    Changed "sudo apt-get install git" to "sudo apt install git". My
    understanding is that "apt" is considered best practice.
    
    Changed the URL to download the repository from
    "https://github.com/gcgarner/IOTstack.git" to
    "https://github.com/SensorsIot/IOTstack.git".
    
    Removed the last sentence under "Running under a virtual machine".
    Graham closed and unpinned issue 29 so this seems redundant.
    
    Changed several URLs to refer to the new documentation structure.
    
    Added a "Networking" section below "Persistent data" to cover-off the
    "first timer" problem of not realising why 127.0.0.1 won't work. It's
    such a common problem that I thought it would be better to put it up
    front (and thereby explain it twice) rather than expect newbies to
    read the Networking page and immediately "grok" its significance.
    
    Other tweaks such as clarifying the need to install Docker on the
    first menu run, and consistent layout for the commands to start and
    stop the stack. Also harmonised "IOTstack" as the spelling and added
    some missing full stops.
    Paraphraser committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    a7d37c0 View commit details
    Browse the repository at this point in the history
  2. Fixed typo in readme (PRi --> RPi)

    Slyke committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    e82dac8 View commit details
    Browse the repository at this point in the history
  3. Added docker version check

    Slyke committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    7889207 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #31 from Paraphraser/20200421-doco-index

    Fixes some inconsistencies and makes other tweaks to index page
    Willem-Dekker authored Apr 21, 2020
    Configuration menu
    Copy the full SHA
    93b10ad View commit details
    Browse the repository at this point in the history
  5. Merge pull request #32 from SensorsIot/docker-version-check

    Docker version check
    Slyke authored Apr 21, 2020
    Configuration menu
    Copy the full SHA
    3e3b8fe View commit details
    Browse the repository at this point in the history
  6. Merge pull request #8 from SensorsIot/pr/143

    get current user in directoryfix.sh
    Slyke authored Apr 21, 2020
    Configuration menu
    Copy the full SHA
    fec3260 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #10 from SensorsIot/pr/151

    line 61 fixed
    Slyke authored Apr 21, 2020
    Configuration menu
    Copy the full SHA
    c133968 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #17 from SensorsIot/pr/169

    update menu.sh for hassio
    Slyke authored Apr 21, 2020
    Configuration menu
    Copy the full SHA
    c23d787 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dc1c366 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

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

Commits on Apr 25, 2020

  1. Create default directories on build

    Slyke committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    1936989 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #23 from gpongelli/PR_add_volumes_to_script

    Transmission container plus volume management
    Slyke authored Apr 25, 2020
    Configuration menu
    Copy the full SHA
    7689228 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2020

  1. added timescaledb

    gpongelli committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    ba686ad View commit details
    Browse the repository at this point in the history
  2. Add timescaledb in menu.sh

    gpongelli committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    1ce3b57 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. Merge pull request #39 from gpongelli/PR_add_timescaledb

    Add timescaledb
    Slyke authored Apr 27, 2020
    Configuration menu
    Copy the full SHA
    f75df7a View commit details
    Browse the repository at this point in the history

Commits on May 3, 2020

  1. Configuration menu
    Copy the full SHA
    c6390f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18bdefe View commit details
    Browse the repository at this point in the history
  3. devices commented out

    DIYtechie authored May 3, 2020
    Configuration menu
    Copy the full SHA
    f3be535 View commit details
    Browse the repository at this point in the history