Fix whitespace in oncue manifest (#80859)

pull/80857/head^2
J. Nick Koston 2022-10-23 18:53:18 -05:00 committed by GitHub
parent fdcce0446c
commit 7d78728a2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
],
"documentation": "https://www.home-assistant.io/integrations/oncue",
"requirements": ["aiooncue==0.3.4"],
"codeowners": ["@bdraco","@peterager"],
"codeowners": ["@bdraco", "@peterager"],
"iot_class": "cloud_polling",
"loggers": ["aiooncue"]
}