We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1220f73 commit 8b6a116Copy full SHA for 8b6a116
src/commands.js
@@ -6,4 +6,6 @@
6
export const HARDTSEE_COMMAND = {
7
name: 'hardtsee',
8
description: 'Aktuelle Wassertemperatur vom Hardtsee',
9
+ contexts: [0, 1, 2],
10
+ integration_types: [0, 1],
11
};
0 commit comments