kopia lustrzana https://github.com/jbruce12000/kiln-controller
Update watcher.py
rodzic
16a7d6eaa4
commit
5a93e9f564
|
@ -79,7 +79,7 @@ if __name__ == "__main__":
|
||||||
|
|
||||||
watcher = Watcher(
|
watcher = Watcher(
|
||||||
kiln_url = "http://192.168.1.176:8081/api/stats",
|
kiln_url = "http://192.168.1.176:8081/api/stats",
|
||||||
slack_hook_url = "https://hooks.slack.com/services/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",
|
slack_hook_url = "DO-NOT-COMMIT",
|
||||||
bad_check_limit = 6,
|
bad_check_limit = 6,
|
||||||
temp_error_limit = 10,
|
temp_error_limit = 10,
|
||||||
sleepfor = 10 )
|
sleepfor = 10 )
|
||||||
|
|
Ładowanie…
Reference in New Issue