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 7ec364b commit 0721f40
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ Not implemented yet. It might be possible to use the Keymitt app to calibrate bu
~~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~~
~~data:~~
~~depth: 100~~
~~duration: 10~~
~~mode: 'normal'~~
service: microbot_push.set_params
data:
depth: 100
duration: 10
mode: 'normal'
```
Get a token from the Push
Expand Down

0 comments on commit 0721f40

Please sign in to comment.