I am using BRP069A41. This is how my openhab.fg looks like
############################### Daikin Binding ########################################
#
# Require a KKRP01A Online Controller and a Daikin heat pump.
# Refresh interval in milliseconds (optional, defaults to 60000)
daikin:refresh=60000
# Daikin Online Controller - host address and optional username/password
# NOTE: currently the username/password are ignored - you must configure
# the KKRP01A with no security - i.e. empty password for all logins
daikin:salotto.host=WIRELESS@http://192.168.1.190
daikin:cucina.host=WIRELESS@http://192.168.1.191
daikin:camera.host=WIRELESS@http://192.168.1.192
#daikin:<id>.username=
#daikin:<id>.password=
In the log openhab.log i got nothing about Daikin. The strange thing is that i migrated everything from a working openhab configuration under windows.