hass.tibber_prices/custom_components/tibber_prices/manifest.json
2026-01-21 17:37:35 +00:00

15 lines
398 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.27.0b0"
}