Automation-Neuling braucht Hilfe beim erstellen von Regeln

Allgemeine Fragen zum Thema "Smart Home" und Entscheidungshilfen

Moderator: seppy

wighdeas
Beiträge: 26
Registriert: 30. Dez 2019 18:01
Answers: 1

Re: Automation-Neuling braucht Hilfe beim erstellen von Regeln

Beitrag 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.
Zuletzt geändert von seppy am 13. Jan 2020 11:07, insgesamt 1-mal geändert.
Grund: Code Tags eingefügt
Openhabian/Openhab 2.4.0.
RasPi4 4B
HomeMaticIP (CCU3, Firmware 3.51.6)
Dezcon-Zigbee-Adapter

mbs
Beiträge: 30
Registriert: 8. Jun 2019 20:27
Answers: 1

Re: Automation-Neuling braucht Hilfe beim erstellen von Regeln

Beitrag von mbs »

starte Dein openHAB-System neu, sollte danach funktionieren.
openHAB3 | Alexa [Sprachsteuerung, Informationssystem] | coreELEC [SAT-IP-Clients] | innogy Smarthome [Heizung]| netatmo [Temperatur-, Regen- & Windmesser] | UBNT UniFi [UDMS PRO, AP AC Lite, AP AC Pro, Switch 24, Switch 8-150W, Switch 8-60W, Switch 8, Flex Mini ] | Zigbee2MQTT [Heiman CO- und Rauchmelder, Lightify Smart+, Philips hue, Xiaomi Lumi Kontakte & Wassersensoren ]

wighdeas
Beiträge: 26
Registriert: 30. Dez 2019 18:01
Answers: 1

Re: Automation-Neuling braucht Hilfe beim erstellen von Regeln

Beitrag von wighdeas »

Top, danke dir. Can be closed
Openhabian/Openhab 2.4.0.
RasPi4 4B
HomeMaticIP (CCU3, Firmware 3.51.6)
Dezcon-Zigbee-Adapter

Antworten