Skip to content
This repository has been archived by the owner on Oct 10, 2022. It is now read-only.

Commit

Permalink
Migrate to Bleak and Config Flow
Browse files Browse the repository at this point in the history
  • Loading branch information
spycle authored Jul 25, 2022
1 parent 0721f40 commit ab2b790
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ Not implemented yet. It might be possible to use the Keymitt app to calibrate bu
~~Calibration - set the depth, duration, and switch mode (normal|invert|toggle).~~
~~The Push will retain the settings so only needs running once.~~

~~NB. when running this service the MicroBot will push to the given depth to aid in calibration, but not necessarily for the selected duration. The setting is however stored. ~~
~~NB. when running this service the MicroBot will push to the given depth to aid in calibration, but not necessarily for the selected duration. The setting is however stored.~~

```yaml
service: microbot_push.set_params
service: microbot_push.calibrate
data:
depth: 100
duration: 10
Expand Down

0 comments on commit ab2b790

Please sign in to comment.