Skip to content

Commit

Permalink
chore: release v0.4.10
Browse files Browse the repository at this point in the history
* (HGlab01) Add attribute 'isBalanceHpEligible'
* (HGlab01) improve axios keep_a_live
  • Loading branch information
HGlab01 committed Sep 26, 2023
1 parent 87895ff commit 42d97ca
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ tado° ensures a comfortable and healthy climate while saving up to 31% on your
### __WORK IN PROGRESS__
-->
### 0.4.10-alpha.0 (2023-09-22)
### 0.4.10 (2023-09-26)
* (HGlab01) Add attribute 'isBalanceHpEligible'
* (HGlab01) improve axios keep_a_live

Expand Down
28 changes: 14 additions & 14 deletions io-package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
{
"common": {
"name": "tado",
"version": "0.4.10-alpha.0",
"version": "0.4.10",
"news": {
"0.4.10": {
"en": "Add attribute 'isBalanceHpEligible'\nimprove axios keep_a_live",
"de": "Attribut hinzufügen\naxios keep_a_live",
"ru": "Добавить атрибут isBalanceHpEligible\nулучшить axios keep_a_live",
"pt": "Adicionar atributo isBalanceHpEligible\nmelhorar axios keep_a_live",
"nl": "Advocaat is BalanceHpEligible\nverbeter axios",
"fr": "Ajouter l'attribut estBalanceHpEligible\naméliorer axios keep_a_live",
"it": "Aggiungi attributo èBalanceHpEligible\nmigliorare l'assio keep_a_live",
"es": "Agregar atributo esBalanceHpEligible\nmejorar axios keep_a_live",
"pl": "Addd atrybutem jest BajlanceHpE zrozumiały\nulepszenie aksji",
"uk": "Додавання атрибутаBalanceHpEligible\nпокращувати axios тримати_a_live",
"zh-cn": "增 属性\na. 改善轴线"
},
"0.4.10-alpha.0": {
"en": "Add attribute 'isBalanceHpEligible'\nimprove axios keep_a_live",
"de": "Attribut hinzufügen\naxios keep_a_live",
Expand Down Expand Up @@ -80,19 +93,6 @@
"pl": "Generacja atrybutów\npoprawa błędów",
"uk": "Додавання покоління атрибутів\nполіпшення обробки помилок axios",
"zh-cn": "增加属性\na. 改善焦虑处理"
},
"0.4.6": {
"en": "Add attribute 'isEnergyIqEligible' (#613)\nimprove ETIMEDOUT issue\nBump ioBroker-jsonExplorer to 0.1.11\njs-controller v5 readiness (#618)",
"de": "Attribut hinzufügen istEnergyIqEligible (#613)\nverbesserung der ETIMEDOUT-Ausgabe\nBump ioBroker-jsonExplorer bis 0,1.11\njs-controller v5 bereitschaft (#618)",
"ru": "Добавить атрибут EnergyIqEligible (#613)\nулучшить проблему ETIMEDOUT\nBump ioBroker-jsonExplorer до 0.1.11\njs-controller v5 готовности (#618)",
"pt": "Adicionar atributo isEnergyIqEligible (#613)\nmelhorar a questão ETIMEDOUT\nBump ioBroker-jsonExplorer para 0.1.11\njs-controller v5 prontidão (#618)",
"nl": "Advocaat is Energy IqEligible (613)\neTIMEDOUT kwestie\nBump ioBroker-JsonExplorer tot 0.1.11\njs-controller v5 lezing (618)",
"fr": "Ajouter l'attribut estEnergyIqEligible (#613)\naméliorer ETIMEDOUT issue\nBump ioBroker-jsonExplorer to 0.1.11\njs-controller v5 ready (#618)",
"it": "Aggiungi attributo èEnergyIqEligible (#613)\nmigliorare ETIMEDOUT problema\nBump ioBroker-jsonExplorer a 0.1.11\njs-controller v5 prontezza (#618)",
"es": "Agregar atributo esEnergyIqEligible (#613)\nmejorar la cuestión ETIMEDOUT\nBump ioBroker-jsonExplorer to 0.1.11\njs-controller v5 preparedness (#618)",
"pl": "Adddaptacja (pol.)\npoprawa\nBump ioBroker-jsonExplorer (ang.)\njs-controller v5 (#618) (ang.)",
"uk": "Додати атрибут EnergyIqEligible (#613)\nполіпшити випуск ETIMEDOUT\nBump ioBroker-jsonExplorer до 0.1.11\njs-controller v5 готовність (#618)",
"zh-cn": "增 属性:能源机构资格(第613)\na. 改进中小企业协会问题\nBumpio Broker-json Explorer to 0.11\nj. 控制容忍 v5随时准备(第618号)"
}
},
"titleLang": {
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iobroker.tado",
"version": "0.4.10-alpha.0",
"version": "0.4.10",
"description": "Tado cloud connector to control Tado devices",
"author": {
"name": "DutchmanNL",
Expand Down

0 comments on commit 42d97ca

Please sign in to comment.