mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-02 01:51:38 +00:00
b67888f938
* Always return an object when loading a YAML file, even when it is empty or containing the `null` value. Fixes #20283 * Add unit test for having multiple device files, with one is empty. This test breaks without the proposed.