mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Clarify customize
This commit is contained in:
parent
9dcbdab7af
commit
f35def174f
@ -369,14 +369,10 @@ Below is a listing of the breaking change for this release, per subject or
|
||||
integration. Click on one of those to read more about the breaking change
|
||||
for that specific item.
|
||||
|
||||
{% details "Customization UI" %}
|
||||
{% details "Customiz.yaml UI" %}
|
||||
|
||||
The customization UI/frontend has been removed. The YAML configuration
|
||||
for this is recommended and remains available.
|
||||
|
||||
In case you used this to change how, for example, a cover or door contact
|
||||
entity is shown, you can now change that by editing the entity in the UI.
|
||||
For these cases, customizing the `device_class` is no longer needed.
|
||||
The customize.yaml UI (customization) has been removed. The YAML configuration
|
||||
for this is recommended and remains available. To customize entities, use the entity settings available via the icon in the top right of the entity "more info" dialog (when clicking on an entity). Entity settings now also allows customizing `device_class` for certain `binary_sensor` and `cover` cases.
|
||||
|
||||
A small explanation why it has been removed:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user