Im trying to work on it myself but its not really my forte, is there anything that looks similar that i could use as a starting point or anything ? Everything seems to use a python library which this doesn’t have ?
I’m definitely interested in this two for either inception or integriti . I believe there is a way to send packets or messages to a IP and port was thinking if payload was altered to match mqtt format this could work but I haven’t had a chance to try and test
Yeah it could be integrated directly into HA. I like the idea of keeping HA really lightweight (quick to restart and low risk of crashes). Since security is so critical, having it separated let’s you easily monitor/debug the integration.
Hey Matt, loving the look of this integration. I am building soon and working out what integration and automation I can achieve. I like the look of the Inception alarm.
With this plugin, is it able to see the state of individual zones, ie PIRs , reeds ect?
Also it looks like it just polls the API every minute instead of sitting and waiting for state change. Ideally, I am looking for somthing that is pretty quick. Ie open the pantry door and within a few seconds, the light is turned on. Am I right in saying it only polls every minute?
Hey man i’m not the best at docker, so im trying to install it, i want to put it on the same Pi4 as my hassos, i can get it to run on my local computer, (although homeassistant doesn’t pick it up), but do you know how i can go about using portainer or ssh into the OS Host to run this in parallel with the hass docker?
Even point me to relevant articles, i can’t seem to find specifics about running docker inside hassos.
I did try and do as much myself… and everything i read about editing files from a container involve the container running to edit them. Im not sure if its not running because of the config, or if theres another reason its not running.
Very excited to see others having the same idea as me! I had my Inception set up about a year ago and was starting my HA journey when unfortunately I had to remove the system and move house
I have installed a few inceptions at work with high level integration with Crestron but didn’t get a chance to test my system out with HA.
I was hoping to have area arm/disarm, PIRs and reeds trigger lights/scenes.
The inception seems to be the perfect system for HA with its API so I’m really looking forward to have a play around with it.
I am using my time at Christmas to jump back on HA and finally get my Inception running with it so will definitely be keeping an eye on any updates here!
Would be great if Inner Range got an actual integration! Especially since NESS has one!
I’m getting an inception system installed soon, then I’ll give a shot at converting @mattl’s great code into an add-on for us folk using home assistant OS (hass.io) / supervised.
It’s already a docker program which is what add-ons are under the hood, will just need to remove the mqtt stuff and map to HA alarm / sensor entities.