jarkastr wrote:I am comfortable with basic python, so that might be a good fit. Just some things I am toying around with in my head(not set on anything in particular):
1. Control alarm from in house and remote via phone (a native ios/android app would be preferable, but would settle for a webapp if I can't link the ad2pi into an existing native app)
2. Notifications to 2 phones (ios and android - we are a house divided)
3. Integration into google assistant for voice controls (I think this could be achieved via IFTTT's webhooks)
4. I also plan on adding an additional wireless door sensor to my garage door and a relay to control the garage door with my vista 20p. (pretty sure the whole reason why i want to do any of this is so I can verbally tell google to "open the pod bay doors").
kevin wrote:At what stage? Post the output please
Executing /usr/sbin/update-rc.d docker defaults
Executing /usr/sbin/update-rc.d docker enable
Adding user pi to group docker
Pulling latest alarmdecoder image...
Error response from daemon: Get https://registry-1.docker.io/v2/: x509: certificate has expired or is not yet valid
Failed to pull alarmdecoder image...
pi@alarmdecoder:~/alarmdecoder-docker $ docker build -t alarmdecoder alarmdecoder
Sending build context to Docker daemon 12.8kB
Step 1/89 : FROM resin/rpi-raspbian:jessie
Get https://registry-1.docker.io/v2/: x509: certificate has expired or is not yet valid
kevin wrote:At what stage? Post the output please
Executing /usr/sbin/update-rc.d docker defaults
Executing /usr/sbin/update-rc.d docker enable
Adding user pi to group docker
Pulling latest alarmdecoder image...
Error response from daemon: Get https://registry-1.docker.io/v2/: x509: certificate has expired or is not yet valid
Failed to pull alarmdecoder image...
pi@alarmdecoder:~/alarmdecoder-docker $ docker build -t alarmdecoder alarmdecoder
Sending build context to Docker daemon 12.8kB
Step 1/89 : FROM resin/rpi-raspbian:jessie
Get https://registry-1.docker.io/v2/: x509: certificate has expired or is not yet valid
Users browsing this forum: No registered users and 52 guests