🚀 AI Automation Suggester — v1.3.1
✨ What’s new
🛠️ Fixes
-
Sensors no longer throw “
yaml_blockattribute missing” — it’s always present (empty string if the AI didn’t return code). -
Coordinator safely handles providers that return non-Markdown responses.
-
Minor logging tweaks for clearer traceback locations.
🧑💻 Dashboard heads-up
-
Old cards that did manual regex extraction can be simplified:
yamlCopyEdit{{ state_attr('sensor.ai_automation_suggestions_google', 'yaml_block') }} -
Existing cards that only referenced
suggestionscontinue to work — no breaking change.
⏫ Upgrade guide
-
Update via HACS → v1.3.1.
-
Reload the integration or restart Home Assistant.
-
(Optional) Update your dashboards to use the new attributes.
🙏 Thanks
Huge shout-out to everyone who reported the attribute/regex issues and tested the dev builds. Your feedback keeps this project humming!