-
Hi, I am trying to control a neopixel string that is partitioned into 2 lights. I can control each light partition (12 pixels out of a 24 pixel string) from HA, and using a curl request. But, using the call service node, all of the pixels are controlled, not just the partition. This works: I'm almost certainly doing something wrong. Can you point me in the right direction please. ...Andy |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Remove the device from the call service nice and only use the entity I'd. |
Beta Was this translation helpful? Give feedback.
Remove the device from the call service nice and only use the entity I'd.