Homekit controller and hue

Hi,

I am trying to improve the integrate with the Hue dimmer switch with hass.io and thinking that using the homekit controller can do that, but I have problem pairing it with home assistant.

I can’t see any place where I can insert the homekit code.

from log: 2018-08-02 08:34:04 INFO (MainThread) [homeassistant.components.discovery] Found new service: homekit {'host': '192.168.86.48', 'port': 8080, 'hostname': 'Philips-hue1.local.', 'properties': {'c#': '2', 'ff': '1', 'id': '90:F3:83:DD:C7:2E', 'md': 'BSB002', 'pv': '1.1', 'sf': '1', 's#': '1', 'ci': '2'}} 2018-08-02 08:34:05 INFO (MainThread) [homeassistant.loader] Loaded homekit_controller from homeassistant.components.homekit_controller 2018-08-02 08:35:00 INFO (MainThread) [homeassistant.setup] Setting up homekit_controller 2018-08-02 08:35:00 INFO (MainThread) [homeassistant.setup] Setup of domain homekit_controller took 0.0 seconds. 2018-08-02 08:35:00 INFO (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=homekit_controller> 2018-08-02 08:35:00 INFO (MainThread) [homeassistant.core] Bus:Handling <Event platform_discovered[L]: service=homekit, discovered=host=192.168.86.48, port=8080, hostname=Philips-hue1.local., properties=c#=2, ff=1, id=90:F3:83:DD:C7:2E, md=BSB002, pv=1.1, sf=1, s#=1, ci=2>

Hi @krsandvik, sorry you didn’t get any replies. Did you ever figure out how to do this?