diff --git a/custom_components/tibber_prices/manifest.json b/custom_components/tibber_prices/manifest.json index fb6d22d..e39112a 100644 --- a/custom_components/tibber_prices/manifest.json +++ b/custom_components/tibber_prices/manifest.json @@ -6,8 +6,8 @@ ], "config_flow": true, "documentation": "https://github.com/jpawlowski/hass.tibber_prices", - "iot_class": "cloud_polling", "integration_type": "hub", + "iot_class": "cloud_polling", "issue_tracker": "https://github.com/jpawlowski/hass.tibber_prices/issues", "requirements": [ "aiofiles>=23.2.1"