This commit is contained in:
Jan van Helvoort 2018-10-25 15:58:09 +02:00 committed by Adam Mills
parent 3c68db32d6
commit b6e8cafdea
1 changed files with 1 additions and 1 deletions

View File

@ -387,7 +387,7 @@ async def async_setup_entry(hass, config_entry):
def network_complete_some_dead():
"""Handle the querying of all nodes on network."""
_LOGGER.info("Z-Wave network is complete. All nodes on the network "
"have been queried, but some node are marked dead")
"have been queried, but some nodes are marked dead")
hass.bus.fire(const.EVENT_NETWORK_COMPLETE_SOME_DEAD)
dispatcher.connect(