Revert "fix: Hopefully fixes all problems"
This reverts commit c85173e0e9
.
This commit is contained in:
@@ -3,7 +3,7 @@ from homeassistant.const import Platform
|
||||
|
||||
# Integration metadata
|
||||
DOMAIN = "adguard_hub"
|
||||
MANUFACTURER = "AdGuard"
|
||||
MANUFACTURER = "AdGuard" # FIXED: Added missing MANUFACTURER constant
|
||||
SCAN_INTERVAL = 30
|
||||
DEFAULT_PORT = 3000
|
||||
DEFAULT_SSL = False
|
||||
|
Reference in New Issue
Block a user