MQTT Status Page displays a text based on the value of an MQTT topic.
- Configuration based
- Based on MQTT websockets
- Get the files
- Unzip the files, or
- Build the project
yarn install
yarn build
- Copy the files from the
build
folder
- Copy the
config.sample.json
toconfig.json
- Update the configuration in
config.json
- Run your web server