-
-
Notifications
You must be signed in to change notification settings - Fork 459
Open
Labels
bugAn unexpected problem or unintended behavior of the CoreAn unexpected problem or unintended behavior of the Core
Description
Expected Behavior
Rule triggers when any conditions are met
Current Behavior
Rule triggers seemingly w/o reason.
Possible Solution
None - let me know what logs you'd need for debugging
Steps to Reproduce (for Bugs)
- Set up a rule to listen to any item that can update to ON
- listen on update state = ON
- notice that rule will activate sometimes - mostly at night
- Check history of that entity channel, it shows no state change
Context
I set up a notification for movements:
Which triggered at 5 am for "wohnzimmer", however no corresponding movement (bewegung) was monitored (erkannt).
This is the corresponding rule of "wohnzimmer" which posts the notification.
I am thinking that this is a bug, as every other state change on that channel is monitored correctly as well as any other entity, but the rule triggered regardless.
Your Environment
OpenHAB 5.0.3 on a Raspi inside a docker container.
Metadata
Metadata
Assignees
Labels
bugAn unexpected problem or unintended behavior of the CoreAn unexpected problem or unintended behavior of the Core