Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
8 matches across 2 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | test/settings.test.ts | 466 | function extractFromMultipleDeviceConfigs(contentDevices2: Record<string, unknown>): void { |
| LOW | lib/extension/otaUpdate.ts | 33 | function writeFirmwareHexToDataDir(hex: string, fileName: string | undefined, deviceIeee: string): string { |
| LOW | lib/util/settings.ts | 381 | function applyEnvironmentVariables(settings: Partial<Settings>): void { |
| LOW | lib/util/settings.ts | 550 | function getDeviceThrowIfNotExists(IDorName: string): DeviceOptionsWithId { |
| LOW | lib/util/utils.ts | 162 | function removeNullPropertiesFromObject(obj: KeyValue, ignoreKeys: string[] = []): void { |
| LOW | lib/util/utils.ts | 249 | function isAvailabilityEnabledForEntity(entity: Device | Group, settings: Settings): boolean { |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | lib/extension/homeassistant.ts | 941 | // controlled by a percentage from 1 to 100, and/or non-speed presets. |
| LOW | data/configuration.example.yaml | 21 | # password: my_password |