diff --git a/source/_integrations/sms.markdown b/source/_integrations/sms.markdown index feb0d9241ae..d5e1f62e954 100644 --- a/source/_integrations/sms.markdown +++ b/source/_integrations/sms.markdown @@ -45,7 +45,7 @@ To use notifications, please see the [getting started with automation page](/get It requires HassOS version [3.6](https://github.com/home-assistant/hassos/releases/tag/3.6) or higher. Check that the modem is recognized by running: -``` +```bash ls -l /dev/*USB* ```