mirror of
https://github.com/home-assistant/core.git
synced 2026-09-05 02:25:07 -05:00
Add integration_type service to anglian_water (#158839)
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"codeowners": ["@pantherale0"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/anglian_water",
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["pyanglianwater"],
|
||||
"quality_scale": "bronze",
|
||||
|
||||
@@ -347,7 +347,7 @@
|
||||
},
|
||||
"anglian_water": {
|
||||
"name": "Anglian Water",
|
||||
"integration_type": "hub",
|
||||
"integration_type": "service",
|
||||
"config_flow": true,
|
||||
"iot_class": "cloud_polling"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user