From efc64669148dac8a6608316cdd87cedbd2dce1c5 Mon Sep 17 00:00:00 2001 From: Milan Meulemans Date: Tue, 6 Jul 2021 17:36:13 +0200 Subject: [PATCH] Add Rituals breaking change and number platform to release notes (#18409) --- source/_posts/2021-07-07-release-20217.markdown | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/source/_posts/2021-07-07-release-20217.markdown b/source/_posts/2021-07-07-release-20217.markdown index 029406628b6..c4e68026776 100644 --- a/source/_posts/2021-07-07-release-20217.markdown +++ b/source/_posts/2021-07-07-release-20217.markdown @@ -250,7 +250,7 @@ The following integration got support for a new platform: - [KNX][knx docs] added support for number and the new select entities, added by [@farmio] - [Meteoclimatic][meteoclimatic docs] now provides sensors with weather information, added by [@adrianmo] - [MQTT][mqtt docs] got support for the new select entities, added by [@emontnemery] -- [Rituals Perfume Genie][rituals_perfume_genie docs] added a select entity for room size, added by [@milanmeu] +- [Rituals Perfume Genie][rituals_perfume_genie docs] added a number and select entity to adjust your diffuser, added by [@milanmeu] - [SIA Alarm Systems][sia docs] now provides various binary sensors, added by [@eavanvalkenburg] - [Sony Bravia TV][braviatv docs] now offers a remote entity, added by [@Drafteed] - [Switcher][switcher_kis docs] now provides sensors, added by [@thecode] @@ -776,6 +776,13 @@ to be encoded. `%40` is the URL encoded version of `@`. {% enddetails %} +{% details "Rituals Perfume Genie" %} + +The switch extra state attributes `fan_speed` and `room_size` will be removed in the next release. +As of this release, both attributes are available as entities, making it possible to change the value with Home Assistant. + +{% enddetails %} + ## All changes {% details "Click to see all changes!" %}