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