Configuration Biticino Binding

Dear all

I have recently installed OpenHab in order to us it with my MyHome installation.

I have activated the Biticino Binding. In services in biticino.cfg file My code is :slight_smile:

# Host and port of the default OpenWeb bticino IF
# OpenWeb gateway IP address / Hostname
default.host=192.168.0.74

# OpenWeb gateway Port (optional, defaults to 20000)
#default.port=

# OpenWebNet gateway password (optional, defaults to 12345)
default.passwd=12345

# OpenWeb bus status rescan interval (optional, defaults to 120 seconds)
#default.rescan_secs=

# OpenWebNet Number of heating zones (optional, 0 - 99 defaults to 0)
#default.heating_zones=

# OpenWebNet Run Time of RollerShutter to calculate Position Feedback (optional, defaults to 0 milliseconds)
#default.shutter_run_msecs=

How can I see if I am conected to my webserver ?

Thanks for your help.

Have you looked at the OH logs?

Hello

Yes but in my log File (openhab-tmpfs.log) nothings has changed since my new installation yeasterday morning

2018-11-21 20:51:19> -----------------------------------------------------------------
2018-11-21 20:51:19> called with start
2018-11-21 20:51:19> start: directory /var/services/homes/openhab/tmpfs exists => removing
2018-11-21 20:51:19> creating /var/services/homes/openhab/tmpfs/userdata/logs
2018-11-21 20:51:19> deleting /var/services/homes/openhab/userdata/logs
2018-11-21 20:51:19> creating /var/services/homes/openhab/userdata/logs
2018-11-21 20:51:19> linking /var/services/homes/openhab/tmpfs/userdata/logs to /var/services/homes/openhab/userdata/logs
2018-11-21 20:51:19> creating /var/services/homes/openhab/tmpfs/userdata/persistence
2018-11-21 20:51:19> deleting /var/services/homes/openhab/userdata/persistence
2018-11-21 20:51:19> creating /var/services/homes/openhab/userdata/persistence
2018-11-21 20:51:19> linking /var/services/homes/openhab/tmpfs/userdata/persistence to /var/services/homes/openhab/userdata/persistence
2018-11-21 20:51:19> start: copied Saved to TMPFS
2018-11-24 06:36:01> -----------------------------------------------------------------
2018-11-24 06:36:01> called with stop
2018-11-24 06:36:01> stop: copied TMPFS to Saved
2018-11-24 06:36:01> stop: directory /var/services/homes/openhab/tmpfs exists => removing
2018-11-24 06:42:09> -----------------------------------------------------------------
2018-11-24 06:42:09> called with start
2018-11-24 06:42:09> start: directory /var/services/homes/openhab/tmpfs exists => removing
2018-11-24 06:42:09> creating /var/services/homes/openhab/tmpfs/userdata/logs
2018-11-24 06:42:09> deleting /var/services/homes/openhab/userdata/logs
2018-11-24 06:42:09> creating /var/services/homes/openhab/userdata/logs
2018-11-24 06:42:09> linking /var/services/homes/openhab/tmpfs/userdata/logs to /var/services/homes/openhab/userdata/logs
2018-11-24 06:42:09> creating /var/services/homes/openhab/tmpfs/userdata/persistence
2018-11-24 06:42:09> deleting /var/services/homes/openhab/userdata/persistence
2018-11-24 06:42:09> creating /var/services/homes/openhab/userdata/persistence
2018-11-24 06:42:09> linking /var/services/homes/openhab/tmpfs/userdata/persistence to /var/services/homes/openhab/userdata/persistence
2018-11-24 06:42:09> start: copied Saved to TMPFS

what is this? Synology? which SDM version with which JVM?
Which OH2 version are you running?
the logs are found in $userdata/logs
you need to check openhab.log in there

Hello,

Yeasterday, I have re installed OpenHAb on my synology and today, it is working.

I do not know what was wrong but now, everithing is fine. Thank you for your help.

1 Like