We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have openhab 4.4 with the 4.0.18 ebus-binding
openhab> bundle:list | grep -i ebus 259 │ Active │ 80 │ 4.0.18 │ openHAB Add-ons :: Bundles :: eBUS Binding 269 │ Active │ 80 │ 0 │ wrap_file__openhab_userdata_tmp_kar_org.openhab.binding.ebus-4.0.18_org_lastnpe_eea_eea-all_2.2.1_eea-all-2.2.1.jar 270 │ Active │ 80 │ 1.1.8 │ eBUS library configuration 271 │ Active │ 80 │ 1.1.11 │ eBUS core library openhab> version 4.4.3
My conf/services/ebus.conf looks like this
ebus:serialPort="" ebus:hostname=192.168.123.200 ebus:ipAddress=192.168.123.200 ebus:port=5000 ebus:advancedLogging=true ebus:networkDriver=raw ebus:masterAddress=FF
But for some reeason the tcp connection is not being established to my adaptor. In the logs I cannot see anything related to tcp/5000/192.168.123.200
Can you assist me with this ?
Pieter
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have openhab 4.4 with the 4.0.18 ebus-binding
My conf/services/ebus.conf looks like this
But for some reeason the tcp connection is not being established to my adaptor.
In the logs I cannot see anything related to tcp/5000/192.168.123.200
Can you assist me with this ?
Pieter
The text was updated successfully, but these errors were encountered: