toblum / McLighting

The ESP8266 based multi-client lighting gadget

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

via mqtt Payload: !<numled><hexrgb> i can only set leds from lednumber 00-99 but not higher?

zen85 opened this issue · comments

commented

first of all.... I am extremly impressed by McLighting!

i just stumble over this one little detail here:

when sending to mqtt with Payload: ! so iE "!12ffffff" the twelve led turns on. but if i put in "!122ffffff" also the 12th led will turn on and not the 122nd. so i have no way to go higher than 99? same with the setrange-commands and so on... or is there a workaround to extend the range i can use here?

commented

nevermind. just found this thead:
#404