From 0bca33a7eb76cc8e9f01ab3ba790bcf53832f467 Mon Sep 17 00:00:00 2001 From: Thomas Redmer Date: Fri, 9 Dec 2016 10:18:33 +0100 Subject: [PATCH] Update sensor.fritzbox_callmonitor.markdown (#1561) Escape asterisks in dialcode to suppress automatic formatting. --- source/_components/sensor.fritzbox_callmonitor.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/sensor.fritzbox_callmonitor.markdown b/source/_components/sensor.fritzbox_callmonitor.markdown index f792d0a3291..50ad6f2d2ed 100644 --- a/source/_components/sensor.fritzbox_callmonitor.markdown +++ b/source/_components/sensor.fritzbox_callmonitor.markdown @@ -17,7 +17,7 @@ ha_iot_class: "Local Polling" The `fritzbox_callmonitor` sensor monitors the call monitor exposed by [AVM Fritz!Box](http://avm.de/produkte/fritzbox/) routers on TCP port 1012. It will assume the values `idle`, `ringing`, `dialing`, or `talking` with the phone numbers involved contained in the state attributes. -To activate the call monitor on your Fritz!Box, dial #96*5* from any phone connected to it. +To activate the call monitor on your Fritz!Box, dial #96\*5\* from any phone connected to it. To use the Fritz!Box call monitor in your installation, add the following to your `configuration.yaml` file: