Cleanup
This commit is contained in:
@@ -277,12 +277,4 @@ class Watch {
|
|||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
Watch,
|
Watch,
|
||||||
};
|
};
|
||||||
|
|
||||||
/*
|
|
||||||
let test = new Watch('GB_TowelRadiator_State');
|
|
||||||
test.add({
|
|
||||||
targetState: 'OFF',
|
|
||||||
alertFunc: () => { console.log('Alle Achtung!'); },
|
|
||||||
});
|
|
||||||
*/
|
|
||||||
Reference in New Issue
Block a user