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):
1818
1919## Functionality
2020
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 )
2222
2323## Sending Commands
2424
@@ -67,7 +67,7 @@ asyncio.run(main())
6767## Supported devices
6868
6969You 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 ) .
7171Please note this may not immediately contain the latest devices.
7272
7373
You can’t perform that action at this time.
0 commit comments