mirror of
https://github.com/home-assistant/core.git
synced 2025-08-10 16:15: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,
|
async def async_setup_platform(hass, config, async_add_devices,
|
||||||
discovery_info=None):
|
discovery_info=None):
|
||||||
"""Set up the HomematicIP light devices."""
|
"""Old way of setting up HomematicIP lights."""
|
||||||
"""Old way of setting up Hue lights."""
|
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user