Add changelog entry for scene handling fix

This commit is contained in:
latand 2026-02-10 21:45:42 +02:00
parent 647e544fd5
commit b01560fd29

1
CHANGES/1743.bugfix.rst Normal file
View file

@ -0,0 +1 @@
Fixed scene handling for ``channel_post`` and ``edited_channel_post`` when Scenes are registered but FSM state is unavailable, and added channel-scoped FSM context support for ``CHAT``/``CHAT_TOPIC`` strategies.