You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey there,
First of all, thank you so much for the great plugin. It's amazing.
After the latest update, I realized that I'm unable to control the brightness of my LED strips. I can turn on/off but cannot control the brightness. Also my LEDs are a single color LEDs and the controller I have is also non RGB, however in Home app I see the color control active now.
Is there a way to fix this? Please see the settings below
@rsinjab hey, thank you for reporting the issue. Could you please share your logs?
Please keep in mind that the latest 2.0.0-alpha version is missing quite a few features and should still be considered just that, an alpha and unstable version. That said, I could use all the help I can get with testing this version so thank you! I will work on the switches and single color bulbs next.
@benisdev-py , installing the dependencies directly helped with that? What version are you using?
Hey there,
First of all, thank you so much for the great plugin. It's amazing.
After the latest update, I realized that I'm unable to control the brightness of my LED strips. I can turn on/off but cannot control the brightness. Also my LEDs are a single color LEDs and the controller I have is also non RGB, however in Home app I see the color control active now.
Is there a way to fix this? Please see the settings below
{
"pruning": {
"pruneMissingCachedAccessories": false,
"restartsBeforeMissingAccessoriesPruned": 3,
"pruneAllAccessoriesNextRestart": false
},
"whiteEffects": {
"simultaniousDevicesColorWhite": false,
"colorWhiteThreshold": 10,
"colorWhiteThresholdSimultaniousDevices": 100,
"colorOffThresholdSimultaniousDevices": 5
},
"deviceManagement": {
"blacklistOrWhitelist": "blacklist"
},
"advancedOptions": {
"periodicDiscovery": true,
"namesWithMacAddress": false,
"logLevel": 3
},
"_bridge": {
"username": "***************",
"port": *****
},
"platform": "homebridge-magichome-dynamic-platform"
}
The text was updated successfully, but these errors were encountered: