Update to add Splork
This commit is contained in:
parent
e129f3cd57
commit
0675e54647
@ -24,7 +24,7 @@ export class TeaSense extends LitElement {
|
||||
console.log(error);
|
||||
}
|
||||
|
||||
setTimeout(() => this.pullTempFromBackend(), 5000);
|
||||
setTimeout(() => this.pullTempFromBackend(), 1000);
|
||||
}
|
||||
|
||||
setTemp(newTemp: number) {
|
||||
|
Loading…
Reference in New Issue
Block a user