mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 05:05:09 +02:00
remove return value as requested
This commit is contained in:
@@ -93,8 +93,6 @@ def setup_platform(hass, config, add_devices, discovery_info=None):
|
||||
descriptions.get(SERVICE_RESUME_PROGRAM),
|
||||
schema=RESUME_PROGRAM_SCHEMA)
|
||||
|
||||
return True
|
||||
|
||||
|
||||
class NuHeatThermostat(ClimateDevice):
|
||||
"""Representation of a NuHeat Thermostat."""
|
||||
|
Reference in New Issue
Block a user