diff --git a/bundles/org.openhab.binding.ahawastecollection/src/main/java/org/openhab/binding/ahawastecollection/internal/AhaWasteCollectionHandler.java b/bundles/org.openhab.binding.ahawastecollection/src/main/java/org/openhab/binding/ahawastecollection/internal/AhaWasteCollectionHandler.java index 92d91dbd5fda7..26bffeb6c002e 100644 --- a/bundles/org.openhab.binding.ahawastecollection/src/main/java/org/openhab/binding/ahawastecollection/internal/AhaWasteCollectionHandler.java +++ b/bundles/org.openhab.binding.ahawastecollection/src/main/java/org/openhab/binding/ahawastecollection/internal/AhaWasteCollectionHandler.java @@ -91,7 +91,7 @@ public void handleCommand(final ChannelUID channelUID, final Command command) { if (command instanceof RefreshType) { this.scheduler.execute(this::updateCollectionDates); } else { - this.logger.warn("The AHA Abfuhrkalender is a read-only binding and can not handle commands"); //$NON-NLS-1$ + this.logger.warn("The AHA Abfuhrkalender is a read-only binding and can not handle commands"); } } diff --git a/bundles/org.openhab.binding.ahawastecollection/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.ahawastecollection/src/main/resources/OH-INF/thing/thing-types.xml index aa6d38a29045e..6fe06a53f5259 100644 --- a/bundles/org.openhab.binding.ahawastecollection/src/main/resources/OH-INF/thing/thing-types.xml +++ b/bundles/org.openhab.binding.ahawastecollection/src/main/resources/OH-INF/thing/thing-types.xml @@ -4,7 +4,6 @@ xmlns:thing="https://openhab.org/schemas/thing-description/v1.0.0" xsi:schemaLocation="https://openhab.org/schemas/thing-description/v1.0.0 https://openhab.org/schemas/thing-description-1.0.0.xsd"> - aha Waste Collection Schedule from http://www.aha-region.de/abholtermine/abfuhrkalender @@ -45,25 +44,25 @@ DateTime - + Next collection day for general waste DateTime - + Next collection day for leightweight packaging DateTime - + Next collection day for bio waste DateTime - + Next collection day for paper