mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 15:17:35 +00:00
Fix typo in comment in demo integration (#41955)
This commit is contained in:
parent
554246f061
commit
b7f818e431
@ -104,7 +104,7 @@ async def async_setup(hass, config):
|
|||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
# Set up input boolean
|
# Set up input number
|
||||||
tasks.append(
|
tasks.append(
|
||||||
bootstrap.async_setup_component(
|
bootstrap.async_setup_component(
|
||||||
hass,
|
hass,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user