Skip to content

Fix strings without data being null, return empty string instead#8223

Merged
manup merged 1 commit into
dresden-elektronik:masterfrom
manup:master
May 6, 2025
Merged

Fix strings without data being null, return empty string instead#8223
manup merged 1 commit into
dresden-elektronik:masterfrom
manup:master

Conversation

@manup

@manup manup commented May 6, 2025

Copy link
Copy Markdown
Member

This fixes the remaining cases where strings could be null in my setup only swversion and productid where affected, since the others are handled by previous PRs.

This fixes the remaining cases where strings could be `null` in my setup only `swversion` and `productid` where affected, since the others are handled by previous PRs.
@manup manup added the Fix label May 6, 2025
@manup manup added this to the v2.30.1-beta milestone May 6, 2025
@manup manup merged commit d9dd7af into dresden-elektronik:master May 6, 2025
@brientim

brientim commented May 7, 2025

Copy link
Copy Markdown

All looks good expect the following two attributes:
Config "replacesbridgeid": null, and

"config": {
"UTC": "2025-05-07T01:58:38",
"modelid": "deCONZ",
"name": "Conbee3",
"replacesbridgeid": null,

"state": {
"buttonevent": null,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants