Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added handling of brightness_step and option `Brightness step should… #99

Merged
merged 1 commit into from
Jan 1, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@ This adapter allows to control the data points of the devices of a Zigbee2MQTT i

### **WORK IN PROGRESS**

- (o0shojo0o) States processing more flexible designed ([#94](https://github.com/o0shojo0o/ioBroker.zigbee2mqtt/issues/94))
- (o0shojo0o) added option `Brightness step should also turn the light on or off`
- (o0shojo0o) added handling of `brightness_step` ([#96](https://github.com/o0shojo0o/ioBroker.zigbee2mqtt/issues/96))
- (o0shojo0o) states processing more flexible designed ([#94](https://github.com/o0shojo0o/ioBroker.zigbee2mqtt/issues/94))

### 2.4.5 (2022-12-20)

Expand Down
3 changes: 2 additions & 1 deletion admin/i18n/de/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@
"Use Kelvin instead of mired for the color temps": "Kelvin anstelle von Mired für die Farbtemperaturen verwenden",
"Other configurations": "Andere Konfigurationen",
"Proxy Zigbee2MQTT logs to ioBroker logs": "Proxy Zigbee2MQTT Protokolle zu ioBroker Protokollen",
"Brightness move should also turn the light on or off": "Brightness move soll auch das Licht ein- oder ausschalten"
"Brightness move should also turn the light on or off": "Brightness move soll auch das Licht ein- oder ausschalten",
"Brightness step should also turn the light on or off": "Brightness step soll auch das Licht ein- oder ausschalten"
}
3 changes: 2 additions & 1 deletion admin/i18n/en/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@
"Use Kelvin instead of mired for the color temps": "Use Kelvin instead of mired for the color temps",
"Other configurations": "Other configurations",
"Proxy Zigbee2MQTT logs to ioBroker logs": "Proxy Zigbee2MQTT logs to ioBroker logs",
"Brightness move should also turn the light on or off": "Brightness move should also turn the light on or off"
"Brightness move should also turn the light on or off": "Brightness move should also turn the light on or off",
"Brightness step should also turn the light on or off": "Brightness step should also turn the light on or off"
}
3 changes: 2 additions & 1 deletion admin/i18n/es/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@
"Use Kelvin instead of mired for the color temps": "Use Kelvin en lugar de mired para las temperaturas de color",
"Other configurations": "Otras configuraciones",
"Proxy Zigbee2MQTT logs to ioBroker logs": "Proxy de registros Zigbee2MQTT a registros de ioBroker",
"Brightness move should also turn the light on or off": "El movimiento de brillo también debe encender o apagar la luz"
"Brightness move should also turn the light on or off": "El movimiento de brillo también debe encender o apagar la luz",
"Brightness step should also turn the light on or off": "El paso de brillo también debe encender o apagar la luz"
}
3 changes: 2 additions & 1 deletion admin/i18n/fr/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@
"Use Kelvin instead of mired for the color temps": "Utilisez Kelvin au lieu de embourbé pour les températures de couleur",
"Other configurations": "Autres configurations",
"Proxy Zigbee2MQTT logs to ioBroker logs": "Proxy Zigbee2MQTT se connecte aux journaux ioBroker",
"Brightness move should also turn the light on or off": "Le mouvement de luminosité devrait également allumer ou éteindre la lumière"
"Brightness move should also turn the light on or off": "Le mouvement de luminosité devrait également allumer ou éteindre la lumière",
"Brightness step should also turn the light on or off": "L'étape de luminosité devrait également allumer ou éteindre la lumière"
}
3 changes: 2 additions & 1 deletion admin/i18n/it/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@
"Use Kelvin instead of mired for the color temps": "Usa Kelvin invece di mired per le temperature di colore",
"Other configurations": "Altre configurazioni",
"Proxy Zigbee2MQTT logs to ioBroker logs": "Proxy Zigbee2MQTT registra nei registri di ioBroker",
"Brightness move should also turn the light on or off": "Il movimento della luminosità dovrebbe anche accendere o spegnere la luce"
"Brightness move should also turn the light on or off": "Il movimento della luminosità dovrebbe anche accendere o spegnere la luce",
"Brightness step should also turn the light on or off": "Il passo di luminosità dovrebbe anche accendere o spegnere la luce"
}
3 changes: 2 additions & 1 deletion admin/i18n/nl/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@
"Use Kelvin instead of mired for the color temps": "Gebruik Kelvin in plaats van mired voor de kleurtemperaturen",
"Other configurations": "Andere configuraties",
"Proxy Zigbee2MQTT logs to ioBroker logs": "Proxy Zigbee2MQTT logt in op ioBroker logs",
"Brightness move should also turn the light on or off": "Helderheidsbeweging moet ook het licht aan- of uitzetten"
"Brightness move should also turn the light on or off": "Helderheidsbeweging moet ook het licht aan- of uitzetten",
"Brightness step should also turn the light on or off": "De helderheidsstap moet het licht ook in- of uitschakelen"
}
3 changes: 2 additions & 1 deletion admin/i18n/pl/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@
"Use Kelvin instead of mired for the color temps": "Użyj Kelvina zamiast mired dla temperatury kolorów",
"Other configurations": "Inne konfiguracje",
"Proxy Zigbee2MQTT logs to ioBroker logs": "Proxy Zigbee2MQTT loguje do logów ioBroker",
"Brightness move should also turn the light on or off": "Ruch jasności powinien również włączać lub wyłączać światło"
"Brightness move should also turn the light on or off": "Ruch jasności powinien również włączać lub wyłączać światło",
"Brightness step should also turn the light on or off": "Krok jasności powinien również włączać lub wyłączać światło"
}
3 changes: 2 additions & 1 deletion admin/i18n/pt/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@
"Use Kelvin instead of mired for the color temps": "Use Kelvin em vez de atolado para as temperaturas de cor",
"Other configurations": "Outras configurações",
"Proxy Zigbee2MQTT logs to ioBroker logs": "Proxy Zigbee2MQTT logs para logs ioBroker",
"Brightness move should also turn the light on or off": "O movimento de brilho também deve ligar ou desligar a luz"
"Brightness move should also turn the light on or off": "O movimento de brilho também deve ligar ou desligar a luz",
"Brightness step should also turn the light on or off": "A etapa de brilho também deve ligar ou desligar a luz"
}
3 changes: 2 additions & 1 deletion admin/i18n/ru/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@
"Use Kelvin instead of mired for the color temps": "Используйте шкалу Кельвина вместо майреда для цветовой температуры.",
"Other configurations": "Другие конфигурации",
"Proxy Zigbee2MQTT logs to ioBroker logs": "Проксировать журналы Zigbee2MQTT в журналы ioBroker",
"Brightness move should also turn the light on or off": "Изменение яркости также должно включать или выключать свет."
"Brightness move should also turn the light on or off": "Изменение яркости также должно включать или выключать свет.",
"Brightness step should also turn the light on or off": "Шаг яркости также должен включать или выключать свет."
}
3 changes: 2 additions & 1 deletion admin/i18n/uk/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@
"Use Kelvin instead of mired for the color temps": "Використовуйте для колірних температур замість Кельвіна",
"Other configurations": "Інші конфігурації",
"Proxy Zigbee2MQTT logs to ioBroker logs": "Журнали проксі Zigbee2MQTT до журналів ioBroker",
"Brightness move should also turn the light on or off": "Переміщення яскравості також повинно вмикати або вимикати світло"
"Brightness move should also turn the light on or off": "Переміщення яскравості також повинно вмикати або вимикати світло",
"Brightness step should also turn the light on or off": "Крок яскравості також повинен вмикати або вимикати світло"
}
3 changes: 2 additions & 1 deletion admin/i18n/zh-cn/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@
"Use Kelvin instead of mired for the color temps": "使用 Kelvin 而不是 mired 作为色温",
"Other configurations": "其他配置",
"Proxy Zigbee2MQTT logs to ioBroker logs": "代理 Zigbee2MQTT 日志到 ioBroker 日志",
"Brightness move should also turn the light on or off": "亮度移动也应该打开或关闭灯"
"Brightness move should also turn the light on or off": "亮度移动也应该打开或关闭灯",
"Brightness step should also turn the light on or off": "亮度步骤也应该打开或关闭灯"
}
5 changes: 5 additions & 0 deletions admin/jsonConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,11 @@
"label": "Brightness move should also turn the light on or off",
"newLine": true
},
"brightnessStepOnOff": {
"type": "checkbox",
"label": "Brightness step should also turn the light on or off",
"newLine": true
},
"proxyZ2MLogs": {
"type": "checkbox",
"label": "Proxy Zigbee2MQTT logs to ioBroker logs",
Expand Down
Loading