forked from fineemb/lovelace-fan-xiaomi
-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #86 from ikaruswill/deprecate-set-speed
Deprecate set_speed
- Loading branch information
Showing
1 changed file
with
23 additions
and
67 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
52a89c1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This got overwritten by the boilerplate card refactor, so I've redone the equivalent change as 8b22cb7
@ikaruswill I think we're probably now in a decent place to release this, but will leave it to you to do any extra testing and kick off the release. We also now have a Release Action which I think should run when a release is created and automatically attach the built files to the release, but I don't know if there's any additional steps you usually run which we should add to this Action.