Clean up superfluous integration setup - part 5 (#49296)
This commit is contained in:
parent
969c147b77
commit
af80ca6795
35 changed files with 18 additions and 232 deletions
|
@ -1,11 +1,6 @@
|
|||
"""The mill component."""
|
||||
|
||||
|
||||
async def async_setup(hass, config):
|
||||
"""Set up the Mill platform."""
|
||||
return True
|
||||
|
||||
|
||||
async def async_setup_entry(hass, entry):
|
||||
"""Set up the Mill heater."""
|
||||
hass.async_create_task(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue