From 2f0cafb8f0ee7f54b74cf7131531f8bbcf7d0633 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Sat, 13 Jun 2020 18:03:51 +0200 Subject: [PATCH] Fix dead zigbee links in 0.111 release blog (#13745) --- source/_posts/2020-06-10-release-111.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_posts/2020-06-10-release-111.markdown b/source/_posts/2020-06-10-release-111.markdown index 8b32fab8108..cb5403f26bb 100644 --- a/source/_posts/2020-06-10-release-111.markdown +++ b/source/_posts/2020-06-10-release-111.markdown @@ -166,7 +166,7 @@ Experiencing issues introduced by this release? Please report them in our [issue The `zigbee` integration has been renamed to `xbee`, as it is an integration for XBee devices. This is done to avoid confusion with ZHA, which is the general integration to go to when having Zigbee needs. - ([@frenck] - [#35613]) ([xbee docs]) ([zigbee docs]) + ([@frenck] - [#35613]) ([xbee docs]) - **Insteon** @@ -408,7 +408,7 @@ The integrations below have been removed: - Run pre-commit gen_requirements_all on pre-commit config changes ([@scop] - [#35588]) - Axis - Code improvements ([@Kane610] - [#35592]) ([axis docs]) - Remove Automatic integration ([@bachya] - [#35029]) (breaking-change) -- Rename zigbee to xbee ([@frenck] - [#35613]) ([xbee docs]) ([xbee docs]) (breaking-change) +- Rename zigbee to xbee ([@frenck] - [#35613]) ([xbee docs]) (breaking-change) - Xiaomi Miio zeroconf discovery ([@starkillerOG] - [#35352]) ([xiaomi_miio docs]) - Provide yeelight unique_id using ssdp discovery ([@zewelor] - [#35448]) ([yeelight docs]) - Add tado zone variable open window detected ([@isk0001y] - [#34969]) ([tado docs])