mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
* SimpleRule: Improve code wrt null handling & annotations * SimpleRule: Fix adding type and source config throws validation error in RuleRegistryImpl Define those two as "default" config description as the UI uses those fields to display the source. Fixes #5268. Signed-off-by: Florian Hotze <dev@florianhotze.com>