KiCad EDA conform API endpoint for KiCad's parts library tool. This plugin provides metadata only and requires matching symbol and footprint libraries within the KiCad EDA.
added support for part-id fallback. if activated it will also look at part name. This would cover the case where users don't have inventree ids but MPNs. Those could then be used to find the right part.
added support for part-id fallback. if activated it will also look at part name. This would cover the case where users don't have inventree ids but MPNs. Those could then be used to find the right part.
fixes: https://github.com/afkiwers/inventree_kicad/issues/63