Skip to content

Commit

Permalink
Minimize breaking changes
Browse files Browse the repository at this point in the history
Signed-off-by: Gaël L'hopital <[email protected]>
  • Loading branch information
clinique committed Nov 26, 2024
1 parent cad5a49 commit 749fa20
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
* @author Andrew Fiddian-Green - Initial contribution
*/
@Component(scope = ServiceScope.PROTOTYPE, service = DynamicsActions.class)
@ThingActionsScope(name = "hue-dynamics")
@ThingActionsScope(name = "hue")
@NonNullByDefault
public class DynamicsActions implements ThingActions {

Expand Down

0 comments on commit 749fa20

Please sign in to comment.