Commit description:
Moved add-on files into a dedicated newt/ subfolder
Added repository.json to the root for Home Assistant recognition
Ensured config.yaml is inside the newt/ directory
Verified correct directory structure for add-on compatibility
Improved repository setup for proper installation in Home Assistant
🚀 Add Home Assistant Newt Add-on
Commit description:
Added config.yaml for add-on configuration
Created Dockerfile to build the add-on container
Implemented run.sh to start and manage the Newt container
Included a detailed README.md with installation and usage instructions
Prepared repository for Home Assistant custom add-on support