mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
Correct Temper USB sensor IoT class (#60619)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
d75785d701
commit
0a1f73e3f7
@ -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"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user