Go to file
2020-12-25 02:38:10 +01:00
.gitignore initial commit 2020-12-22 23:45:41 +01:00
HCschalkematrix.js fixed some more bugs related to the effects 2020-12-25 02:38:10 +01:00
package-lock.json first version 2020-12-24 01:08:19 +01:00
package.json fixed some more bugs related to the effects 2020-12-25 02:38:10 +01:00
README.md first version 2020-12-24 01:08:19 +01:00

Configuration

  • server MQTT server address including protocol (e.g. tcp://rpi-serv.jans)
  • control_topic MQTT topic to control the matrix
  • state_topic MQTT topic the matrix publishes its state on
  • max_brightness Optional max brightness value (default: 150)