hc-schalkematrix/README.md
2020-12-24 01:08:19 +01:00

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)