Skip to content

Commit c66de00

Browse files
Update climate.py
1 parent 4b227b8 commit c66de00

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

custom_components/uhomeuponor/climate.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545

4646

4747
async def async_setup_entry(hass, config_entry, async_add_entities):
48-
"""Set up the Alexa alarm control panel platform by config_entry."""
4948
_LOGGER.info("init setup climate platform for %s", config_entry)
5049
# return await async_setup_platform(
5150
# hass, config_entry.data, async_add_entities, discovery_info=None

0 commit comments

Comments
 (0)