We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27d04fa commit f1805baCopy full SHA for f1805ba
src/lib/ota/index.ts
@@ -12,6 +12,6 @@ import * as zigbeeOTA from './zigbeeOTA';
12
13
const {setDataDir} = common;
14
15
-export {inovelli, ledvance, salus, lixee, securifi, tradfri, ubisys, zigbeeOTA, jethome, gmmts, setDataDir};
+export {inovelli, ledvance, salus, securifi, tradfri, ubisys, zigbeeOTA, jethome, gmmts, setDataDir};
16
17
export type ImageInfo = Ota.ImageInfo;
0 commit comments