mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 05:06:13 +01:00
Add integration_type service to pvpc_hourly_pricing (#159898)
This commit is contained in:
committed by
GitHub
parent
c8af5bb452
commit
9e68800564
@@ -4,6 +4,7 @@
|
||||
"codeowners": ["@azogue"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/pvpc_hourly_pricing",
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["aiopvpc"],
|
||||
"requirements": ["aiopvpc==4.2.2"]
|
||||
|
||||
@@ -5314,7 +5314,7 @@
|
||||
},
|
||||
"pvpc_hourly_pricing": {
|
||||
"name": "Spain electricity hourly pricing (PVPC)",
|
||||
"integration_type": "hub",
|
||||
"integration_type": "service",
|
||||
"config_flow": true,
|
||||
"iot_class": "cloud_polling"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user