From c35cfb668fe715b6028961f929983c191c6578ec Mon Sep 17 00:00:00 2001 From: Oscar Calvo <2091582+ocalvo@users.noreply.github.com> Date: Tue, 21 Jan 2020 19:00:43 -0800 Subject: [PATCH] Update sms.markdown --- source/_integrations/sms.markdown | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/source/_integrations/sms.markdown b/source/_integrations/sms.markdown index 6a8669a4f23..09988c343eb 100644 --- a/source/_integrations/sms.markdown +++ b/source/_integrations/sms.markdown @@ -4,7 +4,11 @@ description: "SMS notification via GSM modem." icon: gammu.png ha_category: - Notifications -ha_release: 0.104.5 +ha_release: 0.104.4 +ha_iot_class: Local Polling +ha_config_flow: false +ha_codeowners: + - '@ocalvo' --- The `sms` integration allows to have a local execution SMS notification via [Gammu](https://wammu.eu/gammu/). This is ideal when the internet is offline or when the power goes out.