diff --git a/custom_components/husqvarna_automower/manifest.json b/custom_components/husqvarna_automower/manifest.json index 2edb07a..91383a9 100644 --- a/custom_components/husqvarna_automower/manifest.json +++ b/custom_components/husqvarna_automower/manifest.json @@ -14,7 +14,7 @@ "integration_type": "hub", "iot_class": "cloud_push", "issue_tracker": "https://github.com/Thomas55555/husqvarna_automower/issues", - "loggers": ["aioautomower, geopy, numpy, Pillow"], + "loggers": ["aioautomower", "geopy", "numpy", "Pillow"], "requirements": [ "aioautomower==2023.4.4", "geopy>=2.1.0",