mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 08:17:08 +00:00
Indentation converted to spaces
This commit is contained in:
parent
561fcd3d15
commit
5d4136cf29
1
start.py
1
start.py
@ -5,6 +5,7 @@ from homeassistant import StateMachine, EventBus, start_home_assistant
|
||||
from homeassistant.observers import TomatoDeviceScanner, DeviceTracker, WeatherWatcher
|
||||
from homeassistant.actors import HueLightControl, LightTrigger
|
||||
from homeassistant.httpinterface import HTTPInterface
|
||||
|
||||
# Read config
|
||||
config = SafeConfigParser()
|
||||
config.read("home-assistant.conf")
|
||||
|
Loading…
x
Reference in New Issue
Block a user