10000 Can somone clarify the How To Run on Synology steps? · Issue #568 · hollie/misterhouse · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Can somone clarify the How To Run on Synology steps? #568
Open
@Ltek

Description

@Ltek

The provided instructions are not clear and very confusing to a noobie... commentary and "steps" are not separate it seems? I tried to follow the steps but when I run ' sh listen.sh' I get... "line 2: hohup: not found" - then I found out that is should have been nohup (n, not h)

I got everything running up to sh listen.sh but I have no idea what the instructions are telling me to do next (?) ...

"
Bridge server: update the address with your server IP.. i.e.: http://:8080/api/devices
Add a new device
Name: ie: Kitchen
On URL: http:///ia5/set?$kitchen_light=on Off URL: http:///ia5/set?$kitchen_light=off
"
lso, the in the

How to I point the Bridge to my home automation server?

Suggestion for new format of instructions...

SSH STEPS:
Open SSH into your NAS
Type the following...
mkdir /volume1/@appstore/HA_Bridge/
cd /volume1/@appstore/HA_Bridge/
vi listen.sh
nohup java -jar ha_bridge-1.2.0.jar --upnp.config.address= >> /volume1/@appstore/HA_Bridge/ha_bridge.log &
Escape Key
:x
chmod +x listen.sh
sh listen.sh

ADDITIONAL INFO:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0