core/homeassistant/components/assist_satellite
Norbert Rittel f93b1cc950
Make assist_satellite action descriptions consistent (#136955)
- use third-person singular for descriptive language, following HA standards
- use "a satellite" in both descriptions to match
- use sentence-casing for "Start conversation" action name
2025-01-30 16:03:56 -06:00
..
__init__.py Add start_conversation service to Assist Satellite (#134921) 2025-01-29 21:32:10 -05:00
connection_test.mp3 Update assist_satellite connection test sound (#127183) 2024-10-01 12:25:06 +02:00
connection_test.py Add connection test feature to assist_satellite (#126256) 2024-09-22 16:55:31 +02:00
const.py Add start_conversation service to Assist Satellite (#134921) 2025-01-29 21:32:10 -05:00
entity.py Consume extra system prompt in first pipeline (#136958) 2025-01-30 17:01:24 -05:00
errors.py
icons.json Add start_conversation service to Assist Satellite (#134921) 2025-01-29 21:32:10 -05:00
intent.py Add broadcast intent (#135337) 2025-01-16 14:41:53 -06:00
manifest.json Add connection test feature to assist_satellite (#126256) 2024-09-22 16:55:31 +02:00
services.yaml Add start_conversation service to Assist Satellite (#134921) 2025-01-29 21:32:10 -05:00
strings.json Make assist_satellite action descriptions consistent (#136955) 2025-01-30 16:03:56 -06:00
websocket_api.py Cleanup unnecessary type hint in assist_satellite (#136626) 2025-01-27 15:05:42 +01:00