mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-03-29 21:03:40 +00:00
fix: Change integration type from service to hub in manifest.json
This commit is contained in:
parent
433558f60b
commit
4d77d6d824
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
],
|
||||
"config_flow": true,
|
||||
"documentation": "https://github.com/jpawlowski/hass.tibber_prices",
|
||||
"integration_type": "service",
|
||||
"integration_type": "hub",
|
||||
"iot_class": "cloud_polling",
|
||||
"issue_tracker": "https://github.com/jpawlowski/hass.tibber_prices/issues",
|
||||
"requirements": [
|
||||
|
|
|
|||
Loading…
Reference in a new issue