You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,4 +55,7 @@ Ask duofern devices to re-send their state in case. Can be used in setups where
55
55
Dump the current last received state for all duofern modules as a warning level message to the log. This reflects the current state of all RF messages received from devices - What's not here wasn't received by the stick or came in garbled.
56
56
57
57
``duofern.sync_devices``
58
-
Write the duofern config file with the known devices. normally not required from the user.
58
+
Write the duofern config file with the known devices. normally not required from the user.
59
+
60
+
``duofern.set_update_interval``
61
+
Set the automatically broadcasting a "please send an update" interval. Be aware that this is not persisted. Use an automation to trigger this at Homeassistant start if you always want it to be set to your custom value.
0 commit comments