fix: Change integration type from service to hub in manifest.json

This commit is contained in:
Julian Pawlowski 2025-11-06 17:04:10 +00:00
parent 433558f60b
commit 4d77d6d824

View file

@ -6,7 +6,7 @@
], ],
"config_flow": true, "config_flow": true,
"documentation": "https://github.com/jpawlowski/hass.tibber_prices", "documentation": "https://github.com/jpawlowski/hass.tibber_prices",
"integration_type": "service", "integration_type": "hub",
"iot_class": "cloud_polling", "iot_class": "cloud_polling",
"issue_tracker": "https://github.com/jpawlowski/hass.tibber_prices/issues", "issue_tracker": "https://github.com/jpawlowski/hass.tibber_prices/issues",
"requirements": [ "requirements": [