diff --git a/tangostationcontrol/setup.cfg b/tangostationcontrol/setup.cfg index 765212ad60c4034d0f8ecd0bbe12e58687b23630..1d52727f782ff41dd2e7e75b2d3137314bfdb82f 100644 --- a/tangostationcontrol/setup.cfg +++ b/tangostationcontrol/setup.cfg @@ -51,7 +51,7 @@ console_scripts = l2ss-statistics-writer = tangostationcontrol.statistics_writer.statistics_writer:main l2ss-unb2 = tangostationcontrol.devices.unb2:main l2ss-xst = tangostationcontrol.devices.sdp.xst:main - l2ss-temperature-manager = tangostationcontrol.devices.TemperatureManager:main + l2ss-temperature-manager = tangostationcontrol.devices.temperature_manager:main # The following entry points should eventually be removed / replaced l2ss-cold-start = tangostationcontrol.toolkit.lts_cold_start:main