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

Bug fix #61

Merged
merged 6 commits into from
Sep 22, 2021
Merged

Bug fix #61

merged 6 commits into from
Sep 22, 2021

Commits on Sep 14, 2021

  1. Bug fix

    Fix the follow:
    - missing check for redis when generating device key
    - generate a key prior to save, instead of generate on the fly
    - added device menu for accessing the  (previously hidden) devices/view page and allow to create new devices manually.
    - Added a few tasmota device support
    chaveiro committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    575dfed View commit details
    Browse the repository at this point in the history
  2. Update device_view.php

    Remove "Location " string from table grouping header.
    chaveiro committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    9d7e19b View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. Update device_dialog.js

    chaveiro committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    7a437f6 View commit details
    Browse the repository at this point in the history
  2. Documentation update

    Fix typos and added better descriptions.
    chaveiro committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    4769bdb View commit details
    Browse the repository at this point in the history
  3. Update device_model.php

    Fix device last updated not working on sql engine.
    chaveiro committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    bc631aa View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. Update device_dialog.js

    Convert tabs to spaces
    chaveiro committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    4bd32c6 View commit details
    Browse the repository at this point in the history