fix typo
This commit is contained in:
parent
f066c63900
commit
39ccd1b3a4
1 changed files with 1 additions and 1 deletions
|
@ -97,5 +97,5 @@ def setup(hass, config):
|
|||
|
||||
hass.bus.listen_once(EVENT_HOMEASSISTANT_START, start_modbus)
|
||||
|
||||
# Tells the bootstrapper that the component was succesfully initialized
|
||||
# Tells the bootstrapper that the component was successfully initialized
|
||||
return True
|
||||
|
|
Loading…
Add table
Reference in a new issue