mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-03-30 05:13:40 +00:00
fix
This commit is contained in:
parent
65e8bdbd15
commit
1f5c8fead8
3 changed files with 3 additions and 3 deletions
|
|
@ -9,7 +9,9 @@
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"issue_tracker": "https://github.com/jpawlowski/hass.tibber_prices/issues",
|
"issue_tracker": "https://github.com/jpawlowski/hass.tibber_prices/issues",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"homeassistant": "2024.1.0",
|
"homeassistant": {
|
||||||
|
"minimum_version": "2024.1.0"
|
||||||
|
},
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"aiofiles>=23.2.1"
|
"aiofiles>=23.2.1"
|
||||||
]
|
]
|
||||||
|
|
|
||||||
|
|
@ -45,7 +45,6 @@
|
||||||
"user": "Tibber Zuhause hinzufügen"
|
"user": "Tibber Zuhause hinzufügen"
|
||||||
},
|
},
|
||||||
"title": "Tibber Zuhause hinzufügen",
|
"title": "Tibber Zuhause hinzufügen",
|
||||||
"description": "Füge ein weiteres Tibber Zuhause zu deiner Integration hinzu",
|
|
||||||
"step": {
|
"step": {
|
||||||
"user": {
|
"user": {
|
||||||
"title": "Tibber Zuhause hinzufügen",
|
"title": "Tibber Zuhause hinzufügen",
|
||||||
|
|
|
||||||
|
|
@ -45,7 +45,6 @@
|
||||||
"user": "Add Tibber Home"
|
"user": "Add Tibber Home"
|
||||||
},
|
},
|
||||||
"title": "Add Tibber Home",
|
"title": "Add Tibber Home",
|
||||||
"description": "Add another Tibber home to your integration",
|
|
||||||
"step": {
|
"step": {
|
||||||
"user": {
|
"user": {
|
||||||
"title": "Add Tibber Home",
|
"title": "Add Tibber Home",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue