mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 12:45:28 +02:00
Fix IoT class (#52008)
This commit is contained in:
@@ -4,5 +4,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/min_max",
|
||||
"codeowners": ["@fabaff"],
|
||||
"quality_scale": "internal",
|
||||
"iot_class": "local_polling"
|
||||
"iot_class": "local_push"
|
||||
}
|
||||
|
Reference in New Issue
Block a user