Skip to content

Commit 1738297

Browse files
committed
2.0.5
1 parent aeee594 commit 1738297

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ When the adapter crashes or an other Code error happens, this error message that
101101

102102
## Changelog
103103

104-
### 2.0.0-2.0.5 (2020-02-10 - 2020-03-14)
104+
### 2.0.5 (2020-03-14)
105105
* (Apollon77) BREAKING: binaryInput are now numbers intead of booleans because it can have values other then true/false
106106
* (Apollon77) BREAKING: Some states are converted to strings to allow all values to be passed
107107
* (Apollon77) Fixes on some outputValues

io-package.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
"name": "digitalstrom",
44
"version": "2.0.5",
55
"news": {
6+
"2.0.5": {
7+
"en": "BREAKING: changed datatypes of binaryInput and States! new sunelevation and sunazimuth values added and other optimizations and fixes. See Changelog in README.md",
8+
"de": "BREAKING: Geänderte Datentypen von binaryInput und States! Neue Sonnenhöhen- und Sonnenazimutwerte sowie weitere Optimierungen und Korrekturen. Siehe Changelog in README.md",
9+
"ru": "BREAKING: изменены типы данных для бинарного ввода и состояния! добавлены новые значения sunelevation и sunazimuth, а также другие оптимизации и исправления. Смотрите список изменений в README.md",
10+
"pt": "BREAKING: tipos de dados alterados de binaryInput e States! novos valores de elevação solar e sunazimuth adicionados e outras otimizações e correções. Consulte Registro de alterações em README.md",
11+
"nl": "BREAKING: veranderde datatypes van binaryInput en States! nieuwe sunelevation- en sunazimuth-waarden toegevoegd en andere optimalisaties en fixes. Zie Changelog in README.md",
12+
"fr": "RUPTURE: types de données modifiés de l'entrée binaire et des états! nouvelles valeurs de levée et d'azimut du soleil ajoutées et autres optimisations et corrections. Voir Changelog dans README.md",
13+
"it": "BREAKING: cambiati i tipi di dati di binaryInput e States! nuovi valori di sunelevation e sunazimuth aggiunti e altre ottimizzazioni e correzioni. Vedi Log delle modifiche in README.md",
14+
"es": "ROMPIENDO: ¡cambiaron los tipos de datos de binaryInput y States! Se agregaron nuevos valores de solarización y sunazimut y otras optimizaciones y correcciones. Ver registro de cambios en README.md",
15+
"pl": "ŁAMANIE: zmieniono typy danych binaryInput i stanów! dodano nowe wartości sunelevation i sunazimuth oraz inne optymalizacje i poprawki. Zobacz dziennik zmian w README.md",
16+
"zh-cn": "BREAKING:更改了binaryInput和States的数据类型!添加了新的sunelevation和sunazimuth值以及其他优化和修复。请参阅README.md中的Changelog"
17+
},
618
"1.0.2": {
719
"en": "optimized several special cases with buttons and added missing button states, user-states are now optional, other fixes and optimizations",
820
"de": "Mehrere Sonderfälle mit Schaltflächen optimiert und fehlende Schaltflächenzustände hinzugefügt. Benutzerzustände sind jetzt optional. Weitere Korrekturen und Optimierungen",

0 commit comments

Comments
 (0)