home-assistant-custom-components.hildebrand_glow_ihd: set license (#516892)

This commit is contained in:
Sandro
2026-05-05 15:57:30 +00:00
committed by GitHub
@@ -24,5 +24,6 @@ buildHomeAssistantComponent rec {
description = "Home Assistant integration for local MQTT Hildebrand Glow IHD";
homepage = "https://github.com/megakid/ha_hildebrand_glow_ihd_mqtt";
maintainers = with lib.maintainers; [ CodedNil ];
license = lib.licenses.unfree;
};
}