mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
fix typo
This commit is contained in:
parent
f066c63900
commit
39ccd1b3a4
@ -97,5 +97,5 @@ def setup(hass, config):
|
|||||||
|
|
||||||
hass.bus.listen_once(EVENT_HOMEASSISTANT_START, start_modbus)
|
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
|
return True
|
||||||
|
Loading…
x
Reference in New Issue
Block a user