Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for Lumi Lamp #2331

Merged
merged 2 commits into from
Dec 29, 2024
Merged

Fix for Lumi Lamp #2331

merged 2 commits into from
Dec 29, 2024

Conversation

asgothian
Copy link
Collaborator

Change the method for determining the key for setting a value on multi-endpoint devices
updated logging for elevated logging
- more messages
- unique ID's
- less 'large' message posting
has_debug = true;
}
}
if (!devStates) {
if (has_debug) this.error(`ELEVATED publishToState: no device states for device ${devId} type '${model}'`)
if (has_debug) this.error(`ELEVATED IE2: no device states for device ${devId} type '${model}'`)

Check notice

Code scanning / CodeQL

Semicolon insertion Note

Avoid automated semicolon insertion (96% of all statements in
the enclosing function
have an explicit semicolon).
@asgothian asgothian merged commit d4a0d95 into ioBroker:master Dec 29, 2024
4 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant