Skip to content

Commit

Permalink
chore: release v1.2.4
Browse files Browse the repository at this point in the history
- (flingo64) Bugfix for issues #281, #329, #365, #406: ioBroker object limits min/max use Wolf Smartset Min/MaxValueCondition if available, otherwise use Min/MaxValue now.
- (flingo64) Added some comments on Wolf Smartset ControlTypes
- (flingo64) Modified misspelled variable name to 'SubMenuEntry'
- (flingo64) Add NamePrefix, if exists, to object names (e.g. 'A1: ', 'WP001: ') for better parameter identification
- (mcm1957) Adapter has been adapted to @iobroker/eslint-config and eslint 9.x.
- (mcm1957) Dependencies have been updated
  • Loading branch information
mcm1957 committed Dec 22, 2024
1 parent b127f93 commit 2212f97
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ To login you only need your username and password from your smartset-app. After
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->
### **WORK IN PROGRESS**
### 1.2.4 (2024-12-22)
- (flingo64) Bugfix for issues #281, #329, #365, #406: ioBroker object limits min/max use Wolf Smartset Min/MaxValueCondition if available, otherwise use Min/MaxValue now.
- (flingo64) Added some comments on Wolf Smartset ControlTypes
- (flingo64) Modified misspelled variable name to 'SubMenuEntry'
Expand Down
15 changes: 14 additions & 1 deletion io-package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
{
"common": {
"name": "wolf-smartset",
"version": "1.2.4-alpha.1",
"version": "1.2.4",
"news": {
"1.2.4": {
"en": "Bugfix for issues #281, #329, #365, #406: ioBroker object limits min/max use Wolf Smartset Min/MaxValueCondition if available, otherwise use Min/MaxValue now.\nAdded some comments on Wolf Smartset ControlTypes\nModified misspelled variable name to 'SubMenuEntry'\nAdd NamePrefix, if exists, to object names (e.g. 'A1: ', 'WP001: ') for better parameter identification\nAdapter has been adapted to @iobroker/eslint-config and eslint 9.x.\nDependencies have been updated",
"de": "Bugfix für Probleme #281, #329, #365, #406: ioBroker-Objektlimits min/max verwenden Wolf Smartset Min/MaxValueCondition, falls verfügbar, andernfalls Min/MaxValue jetzt verwenden.\nEinige Kommentare zu Wolf Smartset ControlTyps hinzugefügt\nModified misspelled variable name to 'SubMenuEntry'\nNamePrefix, falls vorhanden, zu Objektnamen hinzufügen (z.B. 'A1: ', 'WP001: ') zur besseren Parameteridentifikation\nAdapter wurde an @iobroker/eslint-config und eslint 9.x angepasst.\nAbhängigkeiten wurden aktualisiert",
"ru": "Bugfix for issues #281, #329, #365, #406: ioBroker object limits min/max use Wolf Smartset Min/MaxValueCondition if available, otherwise use Min/MaxValue now.\nДобавлены некоторые комментарии на Wolf Smartset ControlTypes\nМодифицированное имя 'SubMenuEntry'\nДобавить NamePrefix, если он существует, для обозначения объектов (например, 'A1:', 'WP001:') для лучшей идентификации параметров\nАдаптер был адаптирован к @iobroker/eslint-config и eslint 9.x.\nЗависимость обновлена",
"pt": "Bugfix para problemas #281, #329, #365, #406: ioBroker objeto limita min/max usar Wolf Smartset Min/MaxValueCondition se disponível, de outra forma usar Min/MaxValue agora.\nAdicionado alguns comentários em Wolf Smartset ControlTypes\nNome de variável desviado modificado para 'SubMenuEntry'\nAdicionar NamePrefix, se existir, para nomes de objetos (por exemplo, 'A1: ', 'WP001: ') para melhor identificação de parâmetros\nAdapter foi adaptado para @iobroker/eslint-config e eslint 9.x.\nAs dependências foram atualizadas",
"nl": "Bugfix voor problemen #281, #329, #365, #406: ioBroker object limieten min/max gebruik Wolf Smartset Min/MaxValueCondition indien beschikbaar, anders gebruik Min/MaxValue nu.\nToegevoegd enkele opmerkingen over Wolf Smartset ControlTypes\nVeranderde fout gespelde variabelenaam naar 'SubMenuEntry'\nNaamVoorvoegsel toevoegen aan objectnamen (bijv. 'A1:', 'WP001:') voor een betere parameteridentificatie\nAdapter is aangepast aan @iobroker/eslint-config en eslint 9.x.\nAfhankelijkheden zijn bijgewerkt",
"fr": "Bugfix pour les numéros #281, #329, #365, #406: ioBroker limite les objets min/max utiliser Wolf Smartset Min/MaxValueCondition si disponible, sinon utiliser Min/MaxValue maintenant.\nAjouté quelques commentaires sur Wolf Smartset ControlTypes\nNom de variable mal orthographiée modifié pour 'SubMenuEntry'\nAjouter NamePrefix, s'il existe, aux noms des objets (par exemple 'A1: ', 'WP001: ') pour une meilleure identification des paramètres\nAdaptateur a été adapté à @iobroker/eslint-config et eslint 9.x.\nLes dépendances ont été actualisées",
"it": "Bugfix per i numeri #281, #329, #365, #406: l'oggetto ioBroker limita l'uso minimo/max Wolf Smartset Min/MaxValueCondition se disponibile, altrimenti usare Min/MaxValue ora.\nAggiunto alcuni commenti su Wolf Smartset ControlTypes\nModificato nome variabile misspelled a 'SubMenuEntry'\nAggiungi NamePrefix, se esiste, ai nomi degli oggetti (ad esempio 'A1: ', 'WP001: ') per una migliore identificazione dei parametri\nL'adattatore è stato adattato a @iobroker/eslint-config ed eslint 9.x.\nLe dipendenze sono state aggiornate",
"es": "Bugfix para problemas #281, #329, #365, #406: ioBroker límite de objetos min/max uso Wolf Smartset Min/MaxValueCondición si está disponible, de lo contrario use Min/MaxValue ahora.\nAñadido algunos comentarios sobre Wolf Smartset ControlTypes\nNombre de variable desperdiciado modificado a 'SubMenuEntry'\nAñadir NombrePrefix, si existe, a los nombres de objetos (por ejemplo, 'A1: ', 'WP001: ') para una mejor identificación del parámetro\nAdaptador ha sido adaptado a @iobroker/eslint-config y eslint 9.x.\nSe han actualizado las dependencias",
"pl": "Bugfix for issues # 281, # 329, # 365, # 406: joBroker object limits min / max use Wolf Smartset Min / MaxValueCondition if available, other use Min / MaxValue now.\nDodano kilka komentarzy do Wolf Smartset ControlTypes\nZmodyfikowana błędna nazwa zmiennej do 'SubMenuEntry'\nDodaj NamePrefix, jeśli istnieje, do nazw obiektów (np. 'A1:', 'WP001:') dla lepszej identyfikacji parametrów\nAdapter został dostosowany do @ iobroker / eslint- config i eslint 9.x.\nZaktualizowano zależności",
"uk": "Виправлення помилок для питань #281, #329, #365, #406: ioBroker межі об'єктів min/max використання Wolf Smartset Min/MaxValueCondition, якщо це можливо, інакше використовуйте Min/MaxValue зараз.\nДодано деякі коментарі на Wolf Smartset ControlTypes\nМодифіковане ім'я пропущених змінних імен до 'SubMenuEntry'\nДодати ім'яПрефікс, якщо існує, для імен об'єктів (наприклад, 'A1: ', 'WP001: ') для визначення кращого параметра\nАдаптер був адаптований до @iobroker/eslint-config та eslint 9.x.\nЗалежність було оновлено",
"zh-cn": "281,#329,#365,#406期的bugfix:ioBroker对象限制 min/max 如果可用的话使用Wolf Smartset Min/MaxValue Content,否则现在使用Min/MaxValue.\n添加一些关于 Wolf Smartset 控制模式的评论\n修改错误的可变名称为“ SubMenu Entry ”\n添加名称前缀, 如果存在的话, 用于对象名称( 例如“ A1: ” , “ WP001: ” ) , 以更好地识别参数\n适配器已改编为@iobroduc/eslint-config和eslint 9.x.\n依赖关系已更新"
},
"1.2.4-alpha.1": {
"en": "Bugfix for issues #281, #329, #365, #406: for ioBroker object thresholds min/max use Wolf Samrtset Min/MaxValueCondition if available, otherwise use Min/MaxValue\nAdded some comments on Wolf Smartset ControlTypes\nModified misspelled variable name to 'SubMenuEntry'\nAdd NamePrefix, if exists, to object names (e.g. 'A1: ', 'WP001: ') for better parameter identification\nDependencies have been updated",
"de": "Bugfix für Probleme #281, #329, #365, #406: für ioBroker-Objektschwellen min/max verwenden Wolf Samrtset Min/MaxValueCondition, falls vorhanden, andernfalls Min/MaxValue\nEinige Kommentare zu Wolf Smartset ControlTyps hinzugefügt\nModified misspelled variable name to 'SubMenuEntry'\nNamePrefix, falls vorhanden, zu Objektnamen hinzufügen (z.B. 'A1: ', 'WP001: ') zur besseren Parameteridentifikation\nAbhängigkeiten wurden aktualisiert",
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.wolf-smartset",
"version": "1.2.4-alpha.1",
"version": "1.2.4",
"description": "Connect Wolf cloud to IoBroker",
"author": {
"name": "MeisterTR",
Expand Down

0 comments on commit 2212f97

Please sign in to comment.