Skip to content

Commit

Permalink
Change value only if changes are detected
Browse files Browse the repository at this point in the history
  • Loading branch information
Homemade-Disaster committed Oct 25, 2023
1 parent fd47c9a commit 3894c71
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 119 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG_OLD.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,34 @@

## Sumery of old changelog entries

### 2.4.5 (2023-04-06)

* (ioKlausi) Implementation of sensor abort functionality

### 2.4.4 (2023-04-03)

* (ioKlausi) Add delay time, to perform action

### 2.4.3 (2023-04-02)

* (ioKlausi) Default entries for sensor table

### 2.4.2 (2023-04-02)

* (ioKlausi) Bug fix for Sentry errors

### 2.4.1 (2023-04-02)

* (ioKlausi) Revice coding

### 2.4.0 (2023-04-01)

* (ioKlausi) Implement actions for window sensors

### 2.3.1 (2023-02-12)

* (ioKlausi) Redesign coding

### 2.3.0 (2023-02-12)

* (ioKlausi) Rework of signal notifications
Expand Down
28 changes: 0 additions & 28 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,34 +93,6 @@ Mittels der Netatmo-Energy API werden die aktuellen Einstellungen abgeholt bzw.

* (ioKlausi) Sensor changed to object ID type boolean

### 2.4.5 (2023-04-06)

* (ioKlausi) Implementation of sensor abort functionality

### 2.4.4 (2023-04-03)

* (ioKlausi) Add delay time, to perform action

### 2.4.3 (2023-04-02)

* (ioKlausi) Default entries for sensor table

### 2.4.2 (2023-04-02)

* (ioKlausi) Bug fix for Sentry errors

### 2.4.1 (2023-04-02)

* (ioKlausi) Revice coding

### 2.4.0 (2023-04-01)

* (ioKlausi) Implement actions for window sensors

### 2.3.1 (2023-02-12)

* (ioKlausi) Redesign coding

## License

MIT License
Expand Down
91 changes: 0 additions & 91 deletions io-package.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,97 +184,6 @@
"pl": "Sensor zmienił nazwę na obiektowy boolean typu ID",
"uk": "Датчик змінився на тип об'єкта boolean",
"zh-cn": "许可人改用原状"
},
"2.4.5": {
"en": "Implementation of sensor abort functionality",
"de": "Implementierung der Sensorabort-Funktionalität",
"ru": "Внедрение функции сенсорного аборта",
"pt": "Implementação da funcionalidade de abortamento do sensor",
"nl": "Implementering van sensor abortus functionaliteit",
"fr": "Mise en œuvre de la fonctionnalité d'arrêt de capteur",
"it": "Attuazione della funzionalità di abuso dei sensori",
"es": "Implementación de funcionalidad de abortar sensor",
"pl": "Implementacja funkcji przerwania czujnika",
"uk": "Реалізація функціональності датчика",
"zh-cn": "执行传感器功能"
},
"2.4.4": {
"en": "Add delay time, to perform action",
"de": "Verzögerungszeit hinzufügen, um Aktion durchzuführen",
"ru": "Добавьте время задержки, чтобы выполнить действие",
"pt": "Adicionar tempo de atraso, para executar a ação",
"nl": "Vertraag de tijd",
"fr": "Ajouter le temps de retard, effectuer l'action",
"it": "Aggiungi il tempo di ritardo, per eseguire l'azione",
"es": "Añada tiempo de demora, para actuar",
"pl": "Add opóźniał czas wykonania akcji",
"uk": "Додайте час затримки, щоб виконати дію",
"zh-cn": "推迟采取行动"
},
"2.4.3": {
"en": "Default entries for sensor table",
"de": "Standardeinträge für Sensortabelle",
"ru": "По умолчанию записи для сенсорного стола",
"pt": "Entradas padrão para tabela de sensores",
"nl": "Vervalsing voor sensortafel",
"fr": "Entrées par défaut pour table de capteur",
"it": "Predefinite per la tabella dei sensori",
"es": "Entradas predeterminadas para la mesa del sensor",
"pl": "Wpisy ubezpieczeniowe dla tablic czujnych",
"uk": "Записи за замовчуванням для таблиці датчика",
"zh-cn": "传感表的识别物品"
},
"2.4.2": {
"en": "Bug fix for Sentry errors",
"de": "Bugfix für Sentry Fehler",
"ru": "Исправление баг для ошибок сентри",
"pt": "Correção de Bug para erros de Sentry",
"nl": "Bug fix for Sentry fouten",
"fr": "Correction des erreurs Sentry",
"it": "Correzione di bug per errori Sentry",
"es": "Corrección de errores de Sentry",
"pl": "Bug naprawić błąd Sentry error",
"uk": "Виправлення помилок мітки",
"zh-cn": "Bug fix"
},
"2.4.1": {
"en": "Revise coding",
"de": "Überarbeite Codierung",
"ru": "Revise кодирование",
"pt": "Revise a codificação",
"nl": "Vertaling:",
"fr": "Codage révisible",
"it": "Codifica Revise",
"es": "Revise coding",
"pl": "Odnawianie kodu",
"uk": "Ревізити кодування",
"zh-cn": "修改编码"
},
"2.4.0": {
"en": "Implement actions for window sensors",
"de": "Implementierung von Aktionen für Fenstersensoren",
"ru": "Реализовать действия для оконных датчиков",
"pt": "Implementar ações para sensores de janela",
"nl": "Vertaling:",
"fr": "Mettre en œuvre des actions pour les capteurs de fenêtre",
"it": "Azioni di implementazione per sensori di finestra",
"es": "Implementar acciones para sensores de ventanas",
"pl": "Implementacje dla czujników okiennych",
"uk": "Реалізація дій для датчиків вікон",
"zh-cn": "对窗口传感器采取行动"
},
"2.3.1": {
"en": "Redesign coding",
"de": "Redesign Codierung",
"ru": "Редизайн кодирование",
"pt": "Codificação de rede",
"nl": "Vertaling:",
"fr": "Redesign coding",
"it": "Codifica di ridisegna",
"es": "Rediseño de codificación",
"pl": "Przeprojektowanie kodu",
"uk": "Дизайн-студія",
"zh-cn": "辞职"
}
},
"titleLang": {
Expand Down

0 comments on commit 3894c71

Please sign in to comment.