mirror of
https://github.com/home-assistant/core.git
synced 2026-04-20 08:29:39 +02:00
Fix typo in comment in demo integration (#41955)
This commit is contained in:
@@ -104,7 +104,7 @@ async def async_setup(hass, config):
|
||||
)
|
||||
)
|
||||
|
||||
# Set up input boolean
|
||||
# Set up input number
|
||||
tasks.append(
|
||||
bootstrap.async_setup_component(
|
||||
hass,
|
||||
|
||||
Reference in New Issue
Block a user