@lumiastream/lumia-types 0.2.80 → 0.2.81
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/event.types.d.ts +1 -1
- package/dist/event.types.js.map +1 -1
- package/package.json +1 -1
package/dist/event.types.d.ts
CHANGED
|
@@ -131,7 +131,7 @@ export interface ILumiaLight {
|
|
|
131
131
|
id: string | number;
|
|
132
132
|
}
|
|
133
133
|
export declare type LumiaPlatforms = 'twitch' | 'youtube' | 'facebook' | 'trovo' | 'glimesh';
|
|
134
|
-
declare type LightBrands = 'hue' | 'nanoleaf' | 'nanoleaf2' | 'lifx' | 'tplink' | 'yeelight' | 'cololight' | 'tuya' | 'smartlife' | 'wyze' | 'wiz' | 'homeassistant' | 'govee' | 'wled' | 'magichome' | 'logitech' | 'razer' | 'corsair' | 'steelseries' | 'overlay' | 'elgato';
|
|
134
|
+
declare type LightBrands = 'hue' | 'nanoleaf' | 'nanoleaf2' | 'lifx' | 'tplink' | 'tapo' | 'yeelight' | 'cololight' | 'tuya' | 'smartlife' | 'wyze' | 'wiz' | 'homeassistant' | 'govee' | 'wled' | 'magichome' | 'logitech' | 'razer' | 'corsair' | 'steelseries' | 'overlay' | 'elgato';
|
|
135
135
|
export declare type LumiaAlertBrands = 'lumiastream' | 'twitch' | 'facebook' | 'glimesh' | 'trovo' | 'youtube' | 'streamlabs' | 'streamelements' | 'extralife' | 'donordrive' | 'tiltify' | 'patreon' | 'tipeeestream' | 'treatstream' | 'obs' | 'slobs' | 'spotify' | 'nowplaying' | 'vlc' | 'twitter' | 'woocommerce' | 'kofi' | 'tiktok' | 'streamerbot' | 'pulse';
|
|
136
136
|
export declare enum LumiaEventTypes {
|
|
137
137
|
STATES = "states",
|
package/dist/event.types.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"event.types.js","sourceRoot":"","sources":["../src/event.types.ts"],"names":[],"mappings":";AAAA,gEAAgE;;;
|
|
1
|
+
{"version":3,"file":"event.types.js","sourceRoot":"","sources":["../src/event.types.ts"],"names":[],"mappings":";AAAA,gEAAgE;;;AAmMhE,IAAY,eAYX;AAZD,WAAY,eAAe;IAC1B,oCAAiB,CAAA;IACjB,gCAAa,CAAA;IACb,sCAAmB,CAAA;IACnB,iDAA8B,CAAA;IAC9B,yDAAsC,CAAA;IACtC,8CAA2B,CAAA;IAC3B,kCAAe,CAAA;IACf,mCAAgB,CAAA;IAChB,sDAAmC,CAAA;IACnC,0DAAuC,CAAA;IACvC,oEAAiD,CAAA;AAClD,CAAC,EAZW,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAY1B"}
|