mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 17:48:26 +00:00
Typo
This commit is contained in:
parent
e548bd5312
commit
41a046a69d
@ -23,7 +23,7 @@ def setup(hass, config):
|
||||
|
||||
controller = RainbirdController(_LOGGER)
|
||||
controller.setConfig(server, password)
|
||||
_LOGGER.info("Rainbird Controller setup to " + str(server))
|
||||
_LOGGER.info("Rainbird Controller set to " + str(server))
|
||||
|
||||
def startirrigation(call):
|
||||
station_id = call.data.get('station')
|
||||
|
Loading…
x
Reference in New Issue
Block a user