@@ -219,7 +219,7 @@ async def start_control_group_mode(device_id: str, target: float):
regulated_fcu = controller.get_results()
speed_value_dict = {
- 0.0: 'off',
+ 0.0: 'medium',
1.0: 'low',
2.0: 'medium',
3.0: 'high'