From 68dce308d18d6f52be16beef557990cd43341162 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 7 Aug 2019 12:48:55 +0200 Subject: [PATCH] Deprecates fedex integration (ADR-0004) --- source/_components/fedex.markdown | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/source/_components/fedex.markdown b/source/_components/fedex.markdown index f76314d70bb4..384656d9c82d 100644 --- a/source/_components/fedex.markdown +++ b/source/_components/fedex.markdown @@ -10,6 +10,14 @@ redirect_from: - /components/sensor.fedex/ --- +
+ +This integration is deprecated and will be removed in Home Assistant 0.100.0. + +For more information see [Architecture Decision Record: 0004](https://github.com/home-assistant/architecture/blob/master/adr/0004-webscraping.md). + +
+ The `fedex` platform allows one to track deliveries by [FedEx](http://www.fedex.com/). To use this sensor, you need a [FedEx Delivery Manager](https://www.fedex.com/us/delivery/) account. ## Configuration