✨ fix icon, fix required key not provided @data['oscillating'] error
This commit is contained in:
@@ -854,7 +854,7 @@ display:
|
||||
case 22: // fan
|
||||
switch (component_id) {
|
||||
case 17: // bt_oscillate
|
||||
ha_call_service->execute("fan.oscillate", "", "toggle", detailed_entity->state.c_str());
|
||||
ha_call_service->execute("fan.oscillate", "", "", detailed_entity->state.c_str());
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user