Added pics

master
shaun feakes 2018-06-17 09:22:39 -05:00
parent 843f62f227
commit bb4407d86c
6 changed files with 5 additions and 4 deletions

View File

@ -9,10 +9,11 @@ It is not designed to be a feature rich solution with elaborate UI, but rather a
### It does not, and will never provide any layer of security. NEVER directly expose the device running this software to the outside world, only indirectly through the use of Home Automation hub's or other securty measures, e.g. VPNs.
## Builtin WEB Interface.
------ Wrong image ![Image](extras/web_ui.png?raw=true)
![Image](extras/MainUI.png?raw=true)
![Image](extras/CalendarUI.png?raw=true)
## In Apple Home app.
------ Wrong image ![Image](extras/HomeKit.png?raw=true)
![Image](extras/Homekit.png?raw=true)
# TL;DR Install
## Quick instal if you are using Raspberry PI

BIN
extras/CalendarUI.PNG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 126 KiB

BIN
extras/Homekit.PNG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 MiB

BIN
extras/MainUI.PNG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 182 KiB

View File

@ -1,4 +1,4 @@
# Defaults / Configuration options for aqualinkd
# Defaults / Configuration options for sprinklers
#
# -c config file

View File

@ -1,6 +1,6 @@
[Unit]
Description=Aqualink RS daemon
Description=Sprinkler Daemon
ConditionPathExists=/etc/sprinklerd.conf
After=network.target multi-user.target
Requires=network.target