10 lines
272 B
Markdown
10 lines
272 B
Markdown
## 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) |