File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Install this via pip (or your favourite package manager):
18
18
19
19
## Functionality
20
20
21
- You can see all of the commands supported [ here] ( " https://python-roborock.readthedocs.io/en/latest/api_commands.html" )
21
+ You can see all of the commands supported [ here] ( https://python-roborock.readthedocs.io/en/latest/api_commands.html )
22
22
23
23
## Sending Commands
24
24
@@ -67,7 +67,7 @@ asyncio.run(main())
67
67
## Supported devices
68
68
69
69
You can find what devices are supported
70
- [ here] ( " https://python-roborock.readthedocs.io/en/latest/supported_devices.html" ) .
70
+ [ here] ( https://python-roborock.readthedocs.io/en/latest/supported_devices.html ) .
71
71
Please note this may not immediately contain the latest devices.
72
72
73
73
You can’t perform that action at this time.
0 commit comments