mirror of
https://github.com/home-assistant/core.git
synced 2025-08-09 15:45:08 +02:00
Fix comment
This commit is contained in:
@@ -23,8 +23,7 @@ ATTR_PROFILE_MODE = 'profile_mode'
|
||||
|
||||
async def async_setup_platform(hass, config, async_add_devices,
|
||||
discovery_info=None):
|
||||
"""Set up the HomematicIP light devices."""
|
||||
"""Old way of setting up Hue lights."""
|
||||
"""Old way of setting up HomematicIP lights."""
|
||||
pass
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user