I understand that da2pi and envisalink do not use zwave to interface to HA. It uses serial communication via usb or sockets or rs-232.
I was referring to using a zwave sensor monitored by HA to trigger the Vista alarm as opposed to adding a new wireless sensor to the Vista system directly.
But yes Im confused if the HA integration for your da2pi doesn’t support triggering the vista alarm, how do you do it with HA?
Why do you need a specific “alarm trigger” parameter to set off an alarm?
I can:
create a fake “sensor” in the alarmdecoder config, and have that set off the alarm
or
use any number of automations, that enable the alarm and forcefully set off a sensor to trigger the alarm
I don’t need a specific alarm trigger. I “set off” my alarm based on all sorts of sensors that aren’t connected directly to the alarm system.
Ahhh… that’s your secret for non-vista connected sensors, adding a virtual sensor to vista.
So the triggered z wave real sensor that is monitored by HA in turn triggers the virtual vista sensor which in turn triggers the vista siren and notifies the monitoring service.
Got my Envisalink4 installed and running today with my Honeywell Vista-15p security system!! Yippee
Im making such good progress im now thinking of installing hassio on its own partition.
Im using debian for my base os but for no particular reason other than lots of others use it. Do you have a preference i.e. ubuntu or tinydistro or ???
Is there a windows like remote access (rdp) for linux or am i pretty much stuck with ssl terminal and ftp?
Oh man @flamingm0e, I can’t thank you enough for all your patience and help with my hassio install.
The integration with my hassio and my honeywell vista10p is totally working great!!
Ive got some basic cards set up in lovelace and can arm/disarm the system, monitor/set all my zone sensors, and send keyboard commands to do things like bypass zones, turn on test mode, etc.
Today, I’m including you in my bubble of happiness!!!
If I want to move my hassio+hostos system off of my hyper-v guest, dont i have to move it to partitions on a disk drive or usb stick? (i.e. the ext4 and user and swap partitions)
The way it was worded, it sounded like you were going to try and install hassio in a dual boot setup. Nobody uses the term “install it on its own partition” to indicate you’re going to install it on a dedicated machine.
Oh i wouldnt try hassos, im happy more or less with debian as hostos. my mini pc has plenty of space so dont need imbedded type compactness. But since i have to do a fresh install i thought i might give alpine a try, cause your using it, and i think hassio is too in its docker.
my rationale for dual boot makes sense to me at least. Right now i have a perfectly good working system and dont want to nuke it until i have a properly working replacement for it. Once thats done, ‘then’ i nuke the windows partition. i sort of think of it as a hot backup while im getting the new system up.
You cannot use hassio with Alpine Linux as the Host OS (at least not without a LOT of work) because the install script and all the configuration of HassIO relies on a systemd based OS.
Yes, home assistant docker is running Alpine Linux, as is the Hassio stack, but trust me, if you aren’t good with Linux, and “need” a desktop, Alpine isn’t for you.
Stick with Ubuntu or Debian (my preference is Ubuntu server).
If you back up your config directory (or use snapshots in Hassio), you really have no need for a “hot backup”.
Get out of the “RDP” mindset. You DO NOT need a desktop on a server. The desktop is a waste of resources and does nothing for you. RDP is a Microsoft thing. In Linux we have XRDP or VNC.