Closed yesthisistom closed 4 years ago
Fixed. Error was a jquery error - it was only snagging the first instance of the id. Added an each tag, and changed to class. I suspect because id's are supposed to be unique it only grabbed the first one, so changing it to a class tag helped.
Now that its on the raspberry pi, the on/off toggles don't work 100% of the time