Hi Matt I have still not worked out what I am doing wrong, I kind of remember last time I set it up after adding the binding to the addons folder the binding automatically shown in the Paper UI inbox but I cannot seem to find it.
Maybe I should try a manual install of openhab instead of the hassle free image?
I got it to show I think it might have been a file permission problem as I copied the file from my Mac to the Openhab server using a SMB connection however I downloaded it directly using wget and it worked.
Now I have another problem cgate shows as online but network is showing UNINITIALIZED - HANDLER_INITIALIZING_ERROR and I think I have seen this before but cannot remember how I solved it.
I have copied the C-Bus Tag file across to the raspberry pi are there any other configuration files I should copy over to the raspberry pi CGate server?
Hi Matt I got it working it was another permissions problem the Tag file was not owned by openhabian but once I change that it was all go. I guess I just need to ve careful when using SMB to transfer files this is the second time this has caught me out
Finally getting around to trying this out and playing around with it.
Not a real bug so to speak but for others who might come across this. Iām finding when going through paperUI that the autogenerated Item Name starts with a number. (The group number)
This can lead to an issue with rules as per my post below.
Iāll go back and manually set the names but not sure if itās possible to have the Item name that is auto created have the number at the end instead?
Hey Josh, that annoyed me when I first started using openhab but itās just the thing Id that has the cbus number at the beginning but the items do not and that is what you use in the rules. I actually use a cbus items file so when you discover the things the items are already attached, saves time especially if you have 60+ devices.
Iāll double check but the thing definitely has the number at the start but for mine the items did too.
When I went to link the thing and used the ā+create itemā it just starts with a number first. I just move the number to the end of the item name.
No biggy, just extra work.
Thanks to
Oh ok, maybe make yourself an items file instead of using paper ui. Saves a lot of button clicking especially if you have to keep starting over. Iām not sure if you have Kodi? But I have some cool ānight-timeā rules to dim lights when a movie starts but only when the sunsets. Pretty cool.
I was lucky in that I only added a handful of items before testing so only had to fix a few up.
For those who read this, itās not difficult using the paperui;
Add as thing is fine with the number at the front. When you link the thing to an item name, the suggested item name just has a number at the front, I cut and paste that at the back of the name. On that page I have to type a label anyway, otherwise everything would be called ālight channelā
I do have Kodi but not cbus everywhere yet. In the middle of reno/testing. Needing moneyā¦
I did have at the previous house when pausing the movie that the lights would come on and that sort of stuff. It is cool, thatās why I do this. The amount of time spent setting it up I donāt think Iāll ever save with these short cutsā¦
Great work. I had c-bus at my previous place. I want to try to do everything this time with bits and bobs Iām going to put together, using RPiās, OpenHab2 and MQTT.
Iāve got some Saturn switches Iād like to use and wondering if anyone knows if they can be used/controlled directly with OpenHab2 rather than having them connected into a c-bus network?