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 44e59b7 commit a28de7dCopy full SHA for a28de7d
1 file changed
__init__.py
@@ -24,7 +24,7 @@
24
25
UPDATE_TOPIC = f"{DOMAIN}_update"
26
ERROR_ITERVAL_MAPPING = [0, 10, 60, 300, 600, 3000, 6000]
27
-ERROR_RECONNECT_INTERVAL = 300
+ERROR_RECONNECT_INTERVAL = 120
28
NOTIFICATION_ID = "ph803w_device_notification"
29
NOTIFICATION_TITLE = "PH-803W Device status"
30
0 commit comments