Fix typo in comment in demo integration (#41955)
parent
554246f061
commit
b7f818e431
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue