From d965a5176f9892828f43b5e3313918dbfa8ae01d Mon Sep 17 00:00:00 2001 From: Heiko Thiery Date: Thu, 4 Oct 2018 11:30:42 +0200 Subject: [PATCH] Add docu for new fritzbox binary_sensor (#6423) * Add docu for new fritzbox binary_sensor Signed-off-by: Heiko Thiery * Fix 'ha_release' * Update title and remove note. --- .../_components/binary_sensor.fritzbox.markdown | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 source/_components/binary_sensor.fritzbox.markdown diff --git a/source/_components/binary_sensor.fritzbox.markdown b/source/_components/binary_sensor.fritzbox.markdown new file mode 100644 index 00000000000..774e0597b45 --- /dev/null +++ b/source/_components/binary_sensor.fritzbox.markdown @@ -0,0 +1,16 @@ +--- +layout: page +title: "Fritzbox Binary Sensor" +description: "Instructions on how to integrate an AVM Fritzbox alarm sensor." +date: 2018-10-01 23:00 +sidebar: true +comments: false +sharing: true +footer: true +logo: avm.png +ha_category: Binary Sensor +ha_release: "0.80" +ha_iot_class: "Local Polling" +--- + +To get AVM fritzbox binary sensor follow the instructions for the [Fritzbox component](/components/fritzbox/).