mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 22:07:10 +00:00
Update iot_class (#64202)
This commit is contained in:
parent
55894d0bf9
commit
92b48cca7e
@ -4,5 +4,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/dsmr_reader",
|
"documentation": "https://www.home-assistant.io/integrations/dsmr_reader",
|
||||||
"dependencies": ["mqtt"],
|
"dependencies": ["mqtt"],
|
||||||
"codeowners": ["@depl0y"],
|
"codeowners": ["@depl0y"],
|
||||||
"iot_class": "cloud_polling"
|
"iot_class": "local_push"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user