mirror of
https://github.com/home-assistant/core.git
synced 2026-05-08 17:49:37 +01:00
Add integration_type service to suez_water (#163644)
This commit is contained in:
committed by
GitHub
parent
522f63cdab
commit
2bf5f67ecd
@@ -5,6 +5,7 @@
|
||||
"codeowners": ["@ooii", "@jb101010-2"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/suez_water",
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["pysuez", "regex"],
|
||||
"quality_scale": "bronze",
|
||||
|
||||
@@ -6625,7 +6625,7 @@
|
||||
},
|
||||
"suez_water": {
|
||||
"name": "Suez Water",
|
||||
"integration_type": "hub",
|
||||
"integration_type": "service",
|
||||
"config_flow": true,
|
||||
"iot_class": "cloud_polling"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user