refactor: Refactoring most of the project
Some checks failed
🧪 Integration Testing / 🔧 Test Integration (2025.9.4, 3.13) (push) Failing after 24s

Signed-off-by: Rafal Zielinski <sq4ind@gmail.com>
This commit is contained in:
2025-09-28 15:34:46 +01:00
parent 13905df0ee
commit 4553eb454a
18 changed files with 180 additions and 259 deletions

View File

@@ -1,9 +1,9 @@
{
"name": "AdGuard Control Hub",
"content_in_root": false,
"filename": "adguard_hub",
"country": ["US", "GB", "CA", "AU", "DE", "FR", "NL", "SE", "NO", "DK"],
"homeassistant": "2023.1.0",
"render_readme": true,
"iot_class": "Local Polling"
"name": "AdGuard Control Hub",
"content_in_root": false,
"filename": "adguard_hub",
"country": ["US", "GB", "CA", "AU", "DE", "FR", "NL", "SE", "NO", "DK"],
"homeassistant": "2025.1.0",
"render_readme": true,
"iot_class": "Local Polling"
}