k4kfh / ZephyrCab

Drive a model train with prototypical controls, realistic behavior, and simulated physics; uses JMRI's WebSockets interface for layout connection
http://k4kfh.github.io/ZephyrCab
GNU Affero General Public License v3.0
10 stars 4 forks source link

Power toggle ignoring JMRI power state #21

Closed k4kfh closed 7 years ago

k4kfh commented 7 years ago

The power toggle ignores the incoming power data from JMRI. The WebSockets system should already have a listener going, I think the button just doesn't act on that data.