Make explicit clear what domains are supported with old style groups (#32574)

* Make explicit clear what domains are supported with old style groups

* Update source/_integrations/group.markdown

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
Jan Bouwhuis 2024-05-02 22:01:11 +02:00 committed by GitHub
parent c1268ed46c
commit 51881964fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -378,23 +378,34 @@ icon:
Old style groups can calculate group state with entities from the following domains:
- `alert`
- `alarm_control_panel`
- `automation`
- `binary_sensor`
- `calendar`
- `climate`
- `cover`
- `device_tracker`
- `fan`
- `humidifier`
- `input_boolean`
- `light`
- `lock`
- `media_player`
- `person`
- `plant`
- `remote`
- `script`
- `switch`
- `vacuum`
- `water_heater`
<div class='note info'>
Platform domains other than these are not supported to be used with old style groups, nor will other domains be supported in the future.
</div>
When member entities all have a single `on` and `off` state, the group state will be calculated as follows:
| Domain | on | off |