Update README and add HACS support files (#25)

* Enhance README with badges and installation details

Updated README to include badges, installation steps, and device options for AirSend integration.

* Update hacs.json

include content_in_root
delete iot_class thats not a hacs.json but manifest.json property

* Remove install script

Remove install script — installation is now handled via HACS or manual copy
This commit is contained in:
Daniel Moindrot
2026-06-04 14:01:53 +02:00
committed by GitHub
parent d31e77d1cf
commit b688219e1a
3 changed files with 118 additions and 145 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"name": "AirSend",
"render_readme": true,
"iot_class": "Cloud Polling"
"content_in_root": false
}