Add loggers to Husqvarna Automower (#113381)

This commit is contained in:
Thomas55555 2024-03-14 09:29:11 +01:00 committed by GitHub
parent 34b1f848c1
commit 33c75bfd36
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,5 +6,6 @@
"dependencies": ["application_credentials"],
"documentation": "https://www.home-assistant.io/integrations/husqvarna_automower",
"iot_class": "cloud_push",
"loggers": ["aioautomower"],
"requirements": ["aioautomower==2024.3.2"]
}