mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 05:06:13 +01:00
Change integration_type of pure_energie to device (#159928)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"codeowners": ["@klaasnicolaas"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/pure_energie",
|
||||
"integration_type": "service",
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_polling",
|
||||
"requirements": ["gridnet==5.0.1"],
|
||||
"zeroconf": [
|
||||
|
||||
@@ -5272,7 +5272,7 @@
|
||||
},
|
||||
"pure_energie": {
|
||||
"name": "Pure Energie",
|
||||
"integration_type": "service",
|
||||
"integration_type": "device",
|
||||
"config_flow": true,
|
||||
"iot_class": "local_polling"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user