Fix dead zigbee links in 0.111 release blog (#13745)

This commit is contained in:
Franck Nijhof 2020-06-13 18:03:51 +02:00 committed by GitHub
parent 105c1919d6
commit 2f0cafb8f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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. 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** - **Insteon**
@ -408,7 +408,7 @@ The integrations below have been removed:
- Run pre-commit gen_requirements_all on pre-commit config changes ([@scop] - [#35588]) - Run pre-commit gen_requirements_all on pre-commit config changes ([@scop] - [#35588])
- Axis - Code improvements ([@Kane610] - [#35592]) ([axis docs]) - Axis - Code improvements ([@Kane610] - [#35592]) ([axis docs])
- Remove Automatic integration ([@bachya] - [#35029]) (breaking-change) - 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]) - Xiaomi Miio zeroconf discovery ([@starkillerOG] - [#35352]) ([xiaomi_miio docs])
- Provide yeelight unique_id using ssdp discovery ([@zewelor] - [#35448]) ([yeelight docs]) - Provide yeelight unique_id using ssdp discovery ([@zewelor] - [#35448]) ([yeelight docs])
- Add tado zone variable open window detected ([@isk0001y] - [#34969]) ([tado docs]) - Add tado zone variable open window detected ([@isk0001y] - [#34969]) ([tado docs])