Seite 2 von 2

Re: Automation-Neuling braucht Hilfe beim erstellen von Regeln

Verfasst: 12. Jan 2020 07:43
von wighdeas
Hi,

wunderbar - hat geklappt. Nun erkenne ich hier aber aus den Zeitpunkten keinen Grund warum der Dimmer verzögert reagiert:

Code: Alles auswählen

[i]2020-01-12 07:37:34.850 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler DeconzBridgeHandler tried updating the thing status although the handler was already disposed.

2020-01-12 07:37:38.434 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler DeconzBridgeHandler tried updating the thing status although the handler was already disposed.

2020-01-12 07:37:44.850 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler DeconzBridgeHandler tried updating the thing status although the handler was already disposed.

2020-01-12 07:37:48.434 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler DeconzBridgeHandler tried updating the thing status although the handler was already disposed.

2020-01-12 07:37:54.850 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler DeconzBridgeHandler tried updating the thing status although the handler was already disposed.

2020-01-12 07:37:58.435 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler DeconzBridgeHandler tried updating the thing status although the handler was already disposed.

2020-01-12 07:38:04.851 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler DeconzBridgeHandler tried updating the thing status although the handler was already disposed.

==> /var/log/openhab2/events.log <==

2020-01-12 07:38:05.441 [vent.ItemStateChangedEvent] - HeimkinoYamahaReceiverRXV479_Power changed from OFF to ON

2020-01-12 07:38:05.465 [vent.ItemStateChangedEvent] - RXV479MainZoneZoneChannelsPower changed from OFF to ON

2020-01-12 07:38:05.486 [vent.ItemStateChangedEvent] - RXV479MainZoneZoneChannelsVolumeDB changed from -29.0 to -40.0

2020-01-12 07:38:05.491 [vent.ItemStateChangedEvent] - RXV479MainZoneZoneChannelsVolume changed from 55 to 43

2020-01-12 07:38:05.496 [vent.ItemStateChangedEvent] - RXV479Main_Volume changed from 55 to 43

2020-01-12 07:38:05.536 [me.event.ThingUpdatedEvent] - Thing 'yamahareceiver:zone:9ab0c000_f668_11de_9976_00a0dedd1e0c:Main_Zone' has been updated.
[b]
2020-01-12 07:38:05.638 [ome.event.ItemCommandEvent] - Item 'DimmerschalterWohnzimmer1LEVEL' received command 20

2020-01-12 07:38:05.643 [nt.ItemStatePredictedEvent] - DimmerschalterWohnzimmer1LEVEL predicted to become 20

2020-01-12 07:38:05.648 [vent.ItemStateChangedEvent] - DimmerschalterWohnzimmer1LEVEL changed from 100 to 20

==> /var/log/openhab2/openhab.log <==

2020-01-12 07:38:05.657 [INFO ] [home.model.script.Livingroom_TV_Mode] - die Rule wurde gestartet!
[/b]
==> /var/log/openhab2/events.log <==

2020-01-12 07:38:05.821 [vent.ItemStateChangedEvent] - DimmerschalterWohnzimmer1LEVEL changed from 20 to 99

==> /var/log/openhab2/openhab.log <==

2020-01-12 07:38:08.435 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler DeconzBridgeHandler tried updating the thing status although the handler was already disposed.

==> /var/log/openhab2/events.log <==

2020-01-12 07:38:09.090 [vent.ItemStateChangedEvent] - DimmerschalterWohnzimmer1LEVEL changed from 99 to 20

2020-01-12 07:38:09.102 [vent.ItemStateChangedEvent] - DimmerschalterWohnzimmer1LEVELREAL changed from 100 to 20

==> /var/log/openhab2/openhab.log <==

2020-01-12 07:38:14.851 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler DeconzBridgeHandler tried updating the thing status although the handler was already disposed.

2020-01-12 07:38:18.435 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler DeconzBridgeHandler tried updating the thing status although the handler was already disposed.
Was ist das denn für ein log

Code: Alles auswählen

[WARN ] [.core.thing.binding.BaseThingHandler] - Handler DeconzBridgeHandler tried updating the thing status although the handler was already disposed.
? Das kommt permanent in Blöcken und scheint mir nicht korrekt zu sein - ggf. ist das das Problem.

Re: Automation-Neuling braucht Hilfe beim erstellen von Regeln

Verfasst: 12. Jan 2020 12:22
von mbs
starte Dein openHAB-System neu, sollte danach funktionieren.

Re: Automation-Neuling braucht Hilfe beim erstellen von Regeln

Verfasst: 12. Jan 2020 19:22
von wighdeas
Top, danke dir. Can be closed