A log of small fixes

This commit is contained in:
CeeWeasel
2026-05-19 22:44:10 -04:00
parent 6f4259d767
commit 7de01f94c1
45 changed files with 209 additions and 884 deletions
@@ -24,12 +24,12 @@ action:
- action: media_player.volume_set
data_template:
volume_level: 0.30
entity_id: media_player.ma_home_assistant_voice_097b44_media_player
entity_id: media_player.home_assistant_voice_097b44_media_player
- action: tts.speak
target:
entity_id: tts.google_translate_en_com
data:
media_player_entity_id: media_player.ma_home_assistant_voice_097b44_media_player
media_player_entity_id: media_player.home_assistant_voice_097b44_media_player
message: >-
The following are open:
{{ dict((states|selectattr('entity_id', 'in', state_attr('group.my_exterior_windows', 'entity_id') + state_attr('binary_sensor.exterior_doors', 'entity_id'))|list)|groupby('state'))['on']|map(attribute='name')|list|join(', ') }}