-
Notifications
You must be signed in to change notification settings - Fork 2
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
Door open or closed event not generated. #2
Comments
Hi, Am very happy to hear it's of some use to you! I've done some investigation and it looks like the door events may have to be specifically enabled using the set record special events function ( I'll add support for it to the CLI for now at least and add it to the TODO list for the other modules - give me a couple of days? |
You’re a champion, thanks mate!
…On Tue, 15 Dec 2020 at 6:00 pm, uhppoted ***@***.***> wrote:
Hi,
am very happy to hear it's of some use to you!
Ok, I've done some investigation and it looks like the door events have to
be specifically enabled using the *set record special events* function (
0x8E), which I hadn't got round to implementing as yet.
I'll add support for it to the CLI for now at least and add it to the TODO
list for the other modules - give me a couple of days?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ASEA7RAC56MVPAXNP4GG6HTSU4CPBANCNFSM4U3WG3QQ>
.
|
Project board: https://github.com/uhppoted/uhppoted/projects/4 |
Hi, I've pushed a provisional implementation to the
There's still some tidying up to be done in the CLI and it needs to be added to the REST, MQTT and NodeRED sub-projects and the documentation needs to be updated, so am going to keep this issue open and hold off on creating a release until that is done if that's ok? You should be able to build the development version from uhppote-cli - if not, let me know and I'll figure something out. |
I tested the new CLI and it worked perfectly. Legend! |
Awesome! Thanks for letting me know :-) |
Whew! Finally closing this out - support for |
Hi,
Thanks so much for the effort you have put into this! I was blown away when I found this project.
One issue I have noticed while testing the uhppote-cli is that opening or closing a door (fitted with a magnetic reed switch) does not seem to generate an event within the cli, however it does with the OEM windows program.
On the board the terminals for the switch is "S1, Grnd", "S2, Grnd" etc. Simply shorting the terminals with a wire generates the event when "monitoring" a door in the OEM software.
Am I missing something in the uhppote-cli, or is it not a supported feature?
P.S I made a github account for this comment, so hope it's in the right spot.
Thanks again!
The text was updated successfully, but these errors were encountered: