From 042ce82db25a03b8f0a4607780e88fa758b85eab Mon Sep 17 00:00:00 2001 From: Oscar Calvo <2091582+ocalvo@users.noreply.github.com> Date: Thu, 23 Jan 2020 12:49:10 -0800 Subject: [PATCH] Update source/_integrations/sms.markdown Co-Authored-By: Franck Nijhof --- source/_integrations/sms.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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* ```