include all displayable components

This commit is contained in:
Darter 2024-05-09 15:14:53 +02:00
parent bb5ba7b9cc
commit 892762545f
15 changed files with 16 additions and 3 deletions

View File

@ -49,6 +49,8 @@ Configuration variables:
- **on_chime** (*Optional*, :ref:`Action <config-action>`): An automation to perform
when a zone has been marked as chime in the configuration, and it changes from closed to open.
See :ref:`alarm_control_panel_on_chime_trigger`.
- If Webserver enabled, ``web_server_sorting_weight`` can be set :ref:`Webserver Entity Sorting <config-webserver-sorting>`.
Automation:

View File

@ -74,6 +74,7 @@ Advanced options:
for a list of available options.
Set to ``""`` to remove the default entity category.
- If MQTT enabled, all other options from :ref:`MQTT Component <config-mqtt-component>`.
- If Webserver enabled, ``web_server_sorting_weight`` can be set :ref:`Webserver Entity Sorting <config-webserver-sorting>`.
.. _binary_sensor-filters:

View File

@ -59,6 +59,7 @@ Configuration variables:
- **device_class** (*Optional*, string): The device class for the button.
See https://www.home-assistant.io/integrations/button/#device-class
for a list of available options.
- If Webserver enabled, ``web_server_sorting_weight`` can be set :ref:`Webserver Entity Sorting <config-webserver-sorting>`.
Automations:

View File

@ -127,6 +127,7 @@ MQTT options:
- **target_humidity_command_topic** (*Optional*, string): The topic to receive
target humidity commands on.
- All other options from :ref:`MQTT Component <config-mqtt-component>`.
- If Webserver enabled, ``web_server_sorting_weight`` can be set :ref:`Webserver Entity Sorting <config-webserver-sorting>`.
Climate Automation
------------------

View File

@ -63,6 +63,7 @@ MQTT options:
- **tilt_command_topic** (*Optional*, string): The topic to receive
cover tilt commands on.
- All other options from :ref:`MQTT Component <config-mqtt-component>`.
- If Webserver enabled, ``web_server_sorting_weight`` can be set :ref:`Webserver Entity Sorting <config-webserver-sorting>`.
.. _cover-open_action:

View File

@ -49,6 +49,7 @@ Configuration variables:
Set to ``""`` to remove the default entity category.
- **time_id** (**Required**, :ref:`config-id`): The ID of the time entity. Automatically set
to the ID of a time component if only a single one is defined.
- If Webserver enabled, ``web_server_sorting_weight`` can be set :ref:`Webserver Entity Sorting <config-webserver-sorting>`.
MQTT Options:

View File

@ -70,6 +70,7 @@ MQTT options:
- **speed_command_topic** (*Optional*, string): The topic to receive
speed commands on (options: LOW, MEDIUM, HIGH).
- All other options from :ref:`MQTT Component <config-mqtt-component>`.
- If Webserver enabled, ``web_server_sorting_weight`` can be set :ref:`Webserver Entity Sorting <config-webserver-sorting>`.
Automation triggers:

View File

@ -83,6 +83,7 @@ Advanced options:
for a list of available options.
Set to ``""`` to remove the default entity category.
- If MQTT enabled, all other options from :ref:`MQTT Component <config-mqtt-component>`.
- If Webserver enabled, ``web_server_sorting_weight`` can be set :ref:`Webserver Entity Sorting <config-webserver-sorting>`.
.. _light-toggle_action:

View File

@ -44,6 +44,7 @@ Configuration variables:
See https://developers.home-assistant.io/docs/core/entity/#generic-properties
for a list of available options. Set to ``""`` to remove the default entity category.
- If MQTT enabled, All other options from :ref:`MQTT Component <config-mqtt-component>`.
- If Webserver enabled, ``web_server_sorting_weight`` can be set :ref:`Webserver Entity Sorting <config-webserver-sorting>`.
.. _lock-lock_action:

View File

@ -57,6 +57,7 @@ Configuration variables:
- **device_class** (*Optional*, string): The device class for the number.
See https://www.home-assistant.io/integrations/number/#device-class
for a list of available options.
- If Webserver enabled, ``web_server_sorting_weight`` can be set :ref:`Webserver Entity Sorting <config-webserver-sorting>`.
Automations:
@ -69,9 +70,6 @@ MQTT Options:
- All other options from :ref:`MQTT Component <config-mqtt-component>`.
Webserver Options:
- All other options from :ref:`Webserver Component <config-webserver-sorting>`.
Number Automation
-----------------

View File

@ -48,6 +48,7 @@ Configuration variables:
See https://developers.home-assistant.io/docs/core/entity/#generic-properties
for a list of available options.
Set to ``""`` to remove the default entity category.
- If Webserver enabled, ``web_server_sorting_weight`` can be set :ref:`Webserver Entity Sorting <config-webserver-sorting>`.
Automations:

View File

@ -73,6 +73,7 @@ Configuration variables:
See https://developers.home-assistant.io/docs/core/entity/#generic-properties
for a list of available options.
Set to ``""`` to remove the default entity category.
- If Webserver enabled, ``web_server_sorting_weight`` can be set :ref:`Webserver Entity Sorting <config-webserver-sorting>`.
Automations:

View File

@ -68,6 +68,7 @@ Configuration variables:
See https://www.home-assistant.io/integrations/switch/#device-class
for a list of available options.
- If MQTT enabled, All other options from :ref:`MQTT Component <config-mqtt-component>`.
- If Webserver enabled, ``web_server_sorting_weight`` can be set :ref:`Webserver Entity Sorting <config-webserver-sorting>`.
.. _switch-toggle_action:

View File

@ -50,6 +50,7 @@ Configuration variables:
for a list of available options. Set to ``""`` to remove the default entity category.
- **mode** (**Required**, string): Defines how the text should be displayed in the frontend.
One of ``text`` or ``password``.
- If Webserver enabled, ``web_server_sorting_weight`` can be set :ref:`Webserver Entity Sorting <config-webserver-sorting>`.
Automations:

View File

@ -47,6 +47,7 @@ Configuration variables:
for a list of available options.
Set to ``""`` to remove the default entity category.
- If MQTT enabled, All other options from :ref:`MQTT Component <config-mqtt-component>`.
- If Webserver enabled, ``web_server_sorting_weight`` can be set :ref:`Webserver Entity Sorting <config-webserver-sorting>`.
Automations: