Good morning!
I have created a Home Assistant component that allows you to use the Awtrix API easily and conveniently, without needing to write JSON or even know the topics—just by using actions.
The component will create three new actions: awtrix.settings
, awtrix.notification
, and awtrix.custom_app
, enabling you to use these APIs without having to know the field names or manually enter values, thanks to Home Assistant selectors (color picker, dropdown, etc.).
I’m sure it can still be improved a lot, but I encourage you to try it out and share your feedback—and if possible, your PRs!