mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-03-29 21:03:40 +00:00
bump version
This commit is contained in:
parent
8cef04c682
commit
8d749dd3ad
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Tibber Price Information & Ratings",
|
"name": "Tibber Price Information & Ratings",
|
||||||
"homeassistant": "2025.5.0",
|
"homeassistant": "2025.10.0",
|
||||||
"hacs": "2.0.1",
|
"hacs": "2.0.1",
|
||||||
"render_readme": true
|
"render_readme": true
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
colorlog>=6.9.0,<7.0.0
|
colorlog>=6.9.0,<7.0.0
|
||||||
homeassistant>=2025.5.0,<2025.6.0
|
homeassistant>=2025.10.0,<2025.11.0
|
||||||
pytest-homeassistant-custom-component>=0.13.0,<0.14.0
|
pytest-homeassistant-custom-component>=0.13.0,<0.14.0
|
||||||
pip>=21.3.1
|
pip>=21.3.1
|
||||||
ruff>=0.11.6,<0.15.0
|
ruff>=0.11.6,<0.15.0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue