GladysProject/Gladys

View on GitHub
server/config/brain/battery-threshold/answers.en.json

Summary

Maintainability
Test Coverage
[
  {
    "label": "battery-threshold.success",
    "answers": [
      "Warning !!! Battery level on {{ device.name }} is under {{ value.min }}% (current: {{ value.current }}%)"
    ]
  }
]