Meshlium Sensor filter

  1. Copy and modify config.json
    cp config-template.json config.json
  2. Install all dependencies through poetry
    poetry update
  3. Run poetry shell
    poetry shell
  4. Run app through poetry venv
    python main.py