home-assistant-custom-components.hildebrand_glow_ihd: set license

Reason: could not finde any license in the source code
This commit is contained in:
jopejoe1
2026-05-05 16:48:22 +02:00
parent 0285cfff98
commit 4a7601e1e3
@@ -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;
};
}