UNPKG

pimatic-luftdaten

Version:
10 lines (9 loc) 224 B
module.exports = { title: "luftdaten config" type: "object" properties: debug: description: "Debug mode. Writes debug messages to the pimatic log, if set to true." type: "boolean" default: true }