fix manifest order

This commit is contained in:
Julian Pawlowski 2025-11-03 00:47:45 +00:00
parent d749016f3a
commit a4a8fc5707

View file

@ -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"