Jump to content

JamesC

Members
  • Posts

    11
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

JamesC's Achievements

Newbie

Newbie (1/6)

0

Reputation

  1. I've looked around a bit and haven't been able to find exactly what I'm looking for so thought I'd post here and see if anyone knows of anything that fits, or can recommend a simple way for me to write my own (not that I'm a programmer, but I could hack something together given enough time!) What I'd like is a GUI "dashboard" running on X Windows that can show status of several nodes and variables, ideally with red/green status indicators and some text. This will be running on a small computer connected to my TV via HDMI with no keyboard/mouse, functioning as sort of a home dashboard. The screen will be mostly security camera video feeds (that part's already working), but I've reserved one section of the screen to show house status. I'd like the status to update instantly when there's a change, not require someone to do a refresh, and I don't want it to have to poll every few seconds (so probably an ISY web services or other subscription). Things I'd like to show the status of - all of which are already integrated into my ISY and working: * Garage doors (connected using IOLinc with garage door kit) * Front door lock (Kwikset Z-wave lock) * Alarm status - showing several zones and overall status - armed/alarm/ready. (DSC with EVL3 using DSCLink) * Irrigation zones running (EZFlora) So I'd like it to track certain nodes and variables with instant updates showing on the GUI, and I'd like to be able to easily customize layout, and it shouldn't require any user interaction. If something like this already exists maybe someone can point me to it, or I could try to write my own using something like PyISY and some sort of GUI toolkit if what I'm looking for doesn't already exist. If nothing else maybe I'll use an Arduino with Ethernet and real LEDs, I know I could make that work! I'd rather have it all on my TV screen though. Thanks in advance for your help!
  2. I've got my DSC 1555 with EVL3 set up with io_guy's app on my Raspberry Pi. Works great - very reliable and I don't think about it much except for the occasional notification from the ISY when it loses it's connection to the RPi (always due to something I did, like rebooting my router). I did have an issue with getting alerted with a loss of connectivity every night at 3am when the ISY query program ran, I guess that would keep the ISY busy enough to miss the heartbeat. But I shut that query program off and haven't missed it. If you have a DSC and an ISY I definitely recommend it! The hardest part is getting the RPi set up correctly with the right mono packages, but Google told me everything I needed to know. Thanks io_guy for the great work!
×
×
  • Create New...