Update sms.markdown (#22441)

This commit is contained in:
Karol Stosik 2022-04-19 23:24:16 +02:00 committed by GitHub
parent dfc8926109
commit d454df61b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -114,7 +114,7 @@ bus 000 device 002: ID 1232:15ca
Identify the brand for your GSM modem, copy the `brand_Id` and `product_id` (In this case `brand_id = 12d1` and `product_Id = 15ca`)
Set this content in file `udev\10-gsm-modem.rules` in the configuration USB:
Set this content in file `udev\10-gsm-modem.rules` in the [configuration USB](https://github.com/home-assistant/operating-system/blob/master/Documentation/configuration.md#automatic):
(Replace `brand_Id` and `product_id` for the numbers reported by `lsusb`)
```bash