Hey Home Assistant Community!
I’m excited to introduce my new custom integration: Enhanced Input!
This integration is designed to give you a simple and effective way to store and display long text data within Home Assistant. Whether it’s reports, responses from AI LLMs, or any other dynamic text, Enhanced Input makes it easy to keep track of important information.
What does it do?
Extended Text Storage- Create entities similar to input_text
but with the ability to store text beyond the 255-character limit.
Why did I make this?
I wanted a reliable way to display generated reports directly in my dashboards and to review AI responses. This integration provides a straightforward solution for managing and displaying long text data.
I’m also planning to enhance this integration with an input select entity in the future. This will give you even more flexibility in how you manage and interact with your data.
GitHub Repository:
https://github.com/yohaybn/HomeAssistant-Enhanced-Input
I’m eager to hear your feedback and suggestions! Please open issues or pull requests on GitHub.
Happy automating!