Skip to content

Commit

Permalink
Ensure HA Discovery awaits for Z-Wave JS Server (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Jan 29, 2021
1 parent 265db1f commit 84569bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zwavejs2mqtt/rootfs/etc/services.d/zwavejs2mqtt/discovery
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
declare payload

# Wait for zwavejs2mqtt to be available
bashio::net.wait_for 44920
bashio::net.wait_for 3000 localhost 1800

# Wait some more
sleep 10
Expand Down

0 comments on commit 84569bf

Please sign in to comment.