core/homeassistant/components/conversation
Sid 0d66d298ec
Enable Ruff RET504 (#114528)
* Enable Ruff RET504

* fix test

* Use noqa instead of cast

* fix sonos RET504

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-04-06 11:07:37 +02:00
..
__init__.py Add conversation entity (#114518) 2024-04-01 21:34:25 -04:00
agent_manager.py Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
const.py Add conversation entity (#114518) 2024-04-01 21:34:25 -04:00
default_agent.py Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
entity.py Add conversation entity (#114518) 2024-04-01 21:34:25 -04:00
http.py Add conversation entity (#114518) 2024-04-01 21:34:25 -04:00
icons.json Add service icons to Conversation (#113286) 2024-03-14 13:53:14 +01:00
manifest.json Bump intents (#114755) 2024-04-03 17:27:26 +02:00
models.py Add conversation entity (#114518) 2024-04-01 21:34:25 -04:00
services.yaml Add conversation_id parameter to conversation.process service (#106078) 2024-01-04 14:46:06 -06:00
strings.json Add "conversation" key to translations (#114887) 2024-04-04 14:45:27 -05:00
trigger.py Add conversation entity (#114518) 2024-04-01 21:34:25 -04:00
util.py Add empty line after module docstring [a-d] (#112697) 2024-03-08 14:51:32 +01:00