mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 05:35:11 +02:00
fix typo
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user