mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Add Rituals breaking change and number platform to release notes (#18409)
This commit is contained in:
parent
d236086e73
commit
efc6466914
@ -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!" %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user