Add loggers to integration manifest.json (#65083)

This commit is contained in:
J. Nick Koston 2022-01-28 15:37:53 -06:00 committed by GitHub
parent 956ceb6c68
commit 5b755b74fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
722 changed files with 1464 additions and 720 deletions

View file

@ -16,5 +16,6 @@
{"type":"_sideplay._tcp.local.", "properties": {"mdl":"eb-*"}},
{"type":"_sideplay._tcp.local.", "properties": {"mdl":"ecobee*"}}
],
"iot_class": "cloud_polling"
"iot_class": "cloud_polling",
"loggers": ["pyecobee"]
}