steinbachio
steinbachio
### Logs [magic-logs.txt](https://github.com/Zacknetic/HomebridgeMagicHome-DynamicPlatform/files/13514060/magic-logs.txt) ### Describe the bug The Plugin does not add the LED Controller to the Devices. ### To Reproduce HomeBridge v4.53.0 in Docker on Raspbian with NetworkMode Host....
As clusters don't have a slug, ConvertTo-nbId needs an additional check for clusters like this. ``` try { if ($source -match '.*\/_choices') { Return Invoke-nbApi -resource ($source) | Where-object label...
In Set-nbObject.ps1 it is checking, if it needs to lookup for the value. > line 111-113: Is ``` if ($name -in $lookup.keys) { $value = ConvertTo-nbID -source $value -value $name...
Adding support for additive mode.