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

UI: Dashboard using GenericAssets #251

Merged
merged 17 commits into from Dec 21, 2021

Commits on Nov 30, 2021

  1. Create draft PR for #249

    nhoening committed Nov 30, 2021
    Copy the full SHA
    9fbcced View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Merge remote-tracking branch 'origin/project-9' into issue-249-UI_Das…

    …hboard_using_GenericAssets
    nhoening committed Dec 1, 2021
    Copy the full SHA
    5c5da8e View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

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

Commits on Dec 16, 2021

  1. working state of new dashboard; created new file asset_grouping with …

    …class AssetGroup, which is aimed to replace resources.Resource; created new view /sensor/<id>/state
    nhoening committed Dec 16, 2021
    Copy the full SHA
    6cc81f1 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. Copy the full SHA
    93625a4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9b51763 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e5e3210 View commit details
    Browse the repository at this point in the history
  4. query asset for its state (via one of its power sensors) and also ide…

    …ntify power sensors by unit
    nhoening committed Dec 20, 2021
    Copy the full SHA
    2c50078 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    fe20cd3 View commit details
    Browse the repository at this point in the history
  6. Dashboard only shows asset groups where at least one asset has a loca…

    …tion and power sensors
    nhoening committed Dec 20, 2021
    Copy the full SHA
    5fa27d7 View commit details
    Browse the repository at this point in the history
  7. add missing module

    nhoening committed Dec 20, 2021
    Copy the full SHA
    98d3aa0 View commit details
    Browse the repository at this point in the history
  8. merge

    nhoening committed Dec 20, 2021
    Copy the full SHA
    cbe6881 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    27a8e05 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. Copy the full SHA
    8c35cc9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bcdfe85 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1a9c8cc View commit details
    Browse the repository at this point in the history
  4. fix docstring

    nhoening committed Dec 21, 2021
    Copy the full SHA
    28db53f View commit details
    Browse the repository at this point in the history