Correct Temper USB sensor IoT class (#60619)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/60638/head
Dave T 2021-11-30 15:37:58 +00:00 committed by GitHub
parent d75785d701
commit 0a1f73e3f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,5 +4,5 @@
"documentation": "https://www.home-assistant.io/integrations/temper",
"requirements": ["temperusb==1.5.3"],
"codeowners": [],
"iot_class": "local_push"
"iot_class": "local_polling"
}