mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-05-28 18:43:40 +00:00
chore(release): bump version to 0.31.0b3
This commit is contained in:
parent
db02f262b6
commit
432eb6502c
1 changed files with 7 additions and 3 deletions
|
|
@ -1,11 +1,15 @@
|
|||
{
|
||||
"domain": "tibber_prices",
|
||||
"name": "Tibber Price Information & Ratings",
|
||||
"codeowners": ["@jpawlowski"],
|
||||
"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"
|
||||
"requirements": [
|
||||
"aiofiles>=23.2.1"
|
||||
],
|
||||
"version": "0.31.0b3"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue