Replies: 6 comments 6 replies
-
Building an HA app is the way to go. This/next week I’ll try to connect my DSC with NeoHub and HA, and I can help with the work on this. |
Beta Was this translation helpful? Give feedback.
-
|
So, one of the driving forces behind creating the protocol documentation is so an agent can leverage that to recreate it. I'd be willing to bet that Claude could probably generate a monolithic HA integration with the information in this repository. I might even give it a go when I get a minute. If someone else wants to take a run at it, be my guest. Brian |
Beta Was this translation helpful? Give feedback.
-
|
Regarding the Zone bypass feature; ironically despite my technical immersion into the ITv2 protocol, I know relatively little about the panel and what it can do. My first time actually arming/disarming my own panel that I have been testing with was immediately before I started testing the Arm/Disarm functionality of NeoHub a few weeks ago. I'll brush up on what it can do, and see if I can figure out how to make it happen from NeoHub and then make it happen from Home Assistant. |
Beta Was this translation helpful? Give feedback.
-
|
I added autodiscovery in app and integration - piotrantosik/neohub-ha-app#1 and BrianHumlicek/NeoHub-Home-Assistant-Integration#3 I'm thinking about how to set the device class. Currently, NeoHub reports everything as a door. The DSC panel doesn't provide info on the device type—whether it's a motion sensor, smoke detector, etc. What do you think about adding a zone settings section in NeoHub? Something like mapping Zones to Device Classes? Of course, this can be overridden directly in HA, but I’m not sure if that’s the ideal solution. |
Beta Was this translation helpful? Give feedback.
-
|
I have a node.js implementation of ITv2 protocol and am stumped on how to bypass zones. If someone can do a wireshark capture of the ITV2 traffic while bypassing a zone from the DSC phone app, we just need to see 2-3 packets from the server side right around the bypass. The 0x0820 confirmation from the panel will bracket it so we know exactly which packets are the bypass command sequence. Should be a quick implementation once we see the wire format. |
Beta Was this translation helpful? Give feedback.
-
|
Would it be possible to get images from the wireless IR cameras and pass them to the neohub or even home Assistant ? 👀 If no other is running these I would like some pointers to see if I could get it goings myself |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Figured I'd add some random ideas here, not in any particular order:
Beta Was this translation helpful? Give feedback.
All reactions