Dear Community,
right now I am at the very last steps of migrating from knx 1.0 to 2.0.
My setup (about 957 GAs) on knx 1.0 was separated in different .items files:
knx_alarm.items
knx_rollershutter.items
knx_light.items
knx_contact.items
knx_system.items
…
One big advantage was, that if I was working on new stuff e.g. in knx_contact items and I messed up with the content or syntax, log files said “ignoring knx_contact.items because of errors” but bus connection, rules oder other knx items remain functional.
With knx 2.0 the bus connection is down until knx.things is free from errors again. Is there any way to test new things but keep the remaining knx stuff functional?
Thanks,
Julia