hass.tibber_prices/custom_components/tibber_prices/manifest.json
2026-04-14 20:42:08 +00:00

11 lines
382 B
JSON

{
"domain": "tibber_prices",
"name": "Tibber Price Information & Ratings",
"codeowners": ["@jpawlowski"],
"config_flow": true,
"documentation": "https://github.com/jpawlowski/hass.tibber_prices",
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/jpawlowski/hass.tibber_prices/issues",
"requirements": ["aiofiles>=23.2.1"],
"version": "0.31.0b2"
}