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

[thing] Call removeItem() with item name instead of ThingUID #1230

Merged
merged 4 commits into from
Nov 19, 2019

Commits on Nov 19, 2019

  1. Added unit test to cover openhab#1226

    Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
    cweitkamp committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    058b6f7 View commit details
    Browse the repository at this point in the history
  2. Call 'removeItem()' with item name instead of ThingUID

    Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
    cweitkamp committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    2ee7ceb View commit details
    Browse the repository at this point in the history
  3. Added nullness annotations

    Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
    cweitkamp committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    9e6eae8 View commit details
    Browse the repository at this point in the history
  4. Use constructor injection

    Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
    cweitkamp committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    b89d628 View commit details
    Browse the repository at this point in the history