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

Enable attributes in an entity as a data source #501

Closed
wants to merge 7 commits into from

Commits on Nov 27, 2020

  1. attributes in an entity as data source

    Enable the card to add an attribute as a data source for an entity.
    mork2020 committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    fd6753c View commit details
    Browse the repository at this point in the history
  2. Update README.md

    mork2020 authored Nov 27, 2020
    Configuration menu
    Copy the full SHA
    df1e90f View commit details
    Browse the repository at this point in the history
  3. Update README.md

    mork2020 authored Nov 27, 2020
    Configuration menu
    Copy the full SHA
    b6d59c8 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    mork2020 authored Nov 27, 2020
    Configuration menu
    Copy the full SHA
    3022d2d View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. ignore attribut values, which do not change

    Check added, if an attribute value changed compared to its predecessor.
    If the value hasnt changed, ignore the value.
    mork2020 committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    7ca7677 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Exactly one fetchData for every entity

    Split UpdateData in two parts, so a fetch of new data via the Rest API can be done once for a entity.
    mork2020 committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    34a0d4c View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. Update to mini-graph-card-0.11.0-dev.2

    Update to mini-graph-card-0.11.0-dev.2
    mork2020 committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    8feaf18 View commit details
    Browse the repository at this point in the history