I just added this model KASA RGBIC strip. When I pick (for example) the Candy Cane preset, the integration picks it up. Is there a way to select a preset from Hubitat? There are a lot of commands that look like they should work, but I haven't stumbled on one yet. Thanks!
See if reading the Device Capabilities description (accessed from APP ? button) is of any assistance.
What are your explicit issues or questions? Question is way too general!
Sorry, I guess it was clearer in my head. I would like to be able to invoke built-in presets from a rule. For example if it's December, turn on the "Candy Cane" preset. I've tried putting in a string "Candy Cane" and a number "10" or whatever into "Set Effect" but it doesn't do anything. Set Color works, Set Color Temperature works, as does ON and OFF course. Is there a way to use the presets?
Does it work from the device's edit page? If so, it should work in a rule.
When trying to use a rule, do you have some logs to look at???
No it does not work from the device page. I was only bringing up the rule because ultimately thatβs the goal.
I will try to replicate. It was working when I last tested. Plus I need device logs to see any errors or what would I fix?
Good call. There's an error. dev:24712023-03-29 05:47:43.212 PMwarnWine Bar Strip Lights-2.3.4-2: effectSet: effectPresets database is empty.
carefully try creating and saving one effect (again). Then refresh your browser (state do not automatically update on the display). Then look in the States area of the driver's page and there should be an effectPresets state.
I will also test this tomorrow on my strip (Have to install again - I do not use them much.
You can activate them via the TP Link app and then capture them in the driver.
Set up using the Kasa Phone App
Execute createEffect (Filling out command fields).
Look at the state mentioned earlier after doing a browser refresh.
You can now call effects by name or number using effect set (name) or set effect (number).
These two can then work in Rule Machine or as buttons.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.