Services folder in Openhab 1

Where can I find the services folder in openhab 1 ?
Trying to install the Frontier Silicons Binding : http://docs.openhab.org/addons/bindings/frontiersiliconradio1/readme.html#binding-configuration

If your are on openHAB1, bindings are installed by dropping them into the addons folder.

Thanks :wink: but where should I put the config for the binding like ip adress? I thougt it was in the openhab.cfg but could not fin it…

With openHAB2, each binding should have it’s own configuration file (if needed) in the $OPENHAB_CONF/services folder (e.g. /etc/openhab2/services for an apt-get Linux installation or C:\openHAB2\conf for a Windows manual installation)

For this specific binding, you need to create a frontiersiliconradio.cfg file in that folder based on the instructions of the docs entry that you linked in the first post.

Thank you, but I’m trying to get this to work on openhab 1 and the instructions is ment for the openhab 1 binding, there is another link in that page for the 2.0 binding…

oops… sorry… i didn’t catch that you are using OH1… (only had 1 coffee so far this morning and I didn’t read correctly your post)

Ok… then you should use the standard openhab.cfg file and put there the config options for the binding.

Check this out: https://github.com/openhab/openhab1-addons/wiki/Frontier-Silicon-Radio-Binding#binding-configuration

or… even better: migrate to OH2 and enjoy all the bleeding edge features! :stuck_out_tongue:

THANKS :slight_smile: still not working but I’m on the right track :wink:

AND I will, but this OH 1 is at my cabin and is WORKING, is messing with OH2 at home :slight_smile:

2 Likes