mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 01:38:02 +00:00
typo (#17787)
This commit is contained in:
parent
3c68db32d6
commit
b6e8cafdea
@ -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(
|
||||
|
Loading…
x
Reference in New Issue
Block a user