mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-11 05:41:52 +01:00
4a84b80c2c
* Fix missing initial thing status event A thing always has a status. This status is not properly propagated to the event bus when the thing is added. This e.g. leads to a situation where a thing's first status that is received by am event subscriber is "INITIALIZING" instead of "UNINITIALIZED". The status should always be sent so that the thing lifecycle can properly be tracked by event listeners. Signed-off-by: Jan N. Klug <github@klug.nrw> |
||
---|---|---|
.. | ||
src/main | ||
.classpath | ||
.project | ||
itest.bndrun | ||
NOTICE | ||
pom.xml |