Skip to content

Examples - esp8266 - OpenHAB-MQTT --> Enhancement: Arm Mode Night (Stay with no entry delay)#362

Open
tylerbinski wants to merge 3 commits into
taligentx:masterfrom
tylerbinski:enhancement/361-openhab-mqtt-add-night-mode-no-entry-delay
Open

Examples - esp8266 - OpenHAB-MQTT --> Enhancement: Arm Mode Night (Stay with no entry delay)#362
tylerbinski wants to merge 3 commits into
taligentx:masterfrom
tylerbinski:enhancement/361-openhab-mqtt-add-night-mode-no-entry-delay

Conversation

@tylerbinski
Copy link
Copy Markdown

This PR Closes issue # 361 and implements an additional feature.

In the current esp8266 OpenHAB-mqtt example, it allows to Arm (Stay, Away) but did not have feature implemented for "N" which is night mode (no entry delay).

This pull request implements that additional feature and includes the updated THING and ITEM definitions to support.

example-openHAB-mqtt-night-mode

Fixed the logic so that Night mode is not reported as Stay with. the logic now considers no entry delay in order to report as N mode.
ksinitsyn pushed a commit to ksinitsyn/dscKeybusInterface that referenced this pull request Jun 1, 2026
Upstream PR taligentx#362 (tylerbinski): adds armed-night (stay + no entry delay)
support via the "1N" command and an armed-mode channel, and corrects the
PGM state topics from "dsc/Get/PGM 1"/"PGM 8" to "PGM1"/"PGM8"
(also the subject of PR taligentx#363, which this supersedes).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
ksinitsyn pushed a commit to ksinitsyn/dscKeybusInterface that referenced this pull request Jun 1, 2026
Propagates the PR taligentx#362 / taligentx#363 fixes (which upstream only applied to the
esp8266 example) to the esp32 and Arduino OpenHAB-MQTT examples for
consistency: armed-night ("1N") support plus armed-mode channel, and the
PGM state-topic corrections ("dsc/Get/PGM 1"/"PGM 8" -> "PGM1"/"PGM8").

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant