configuring homebridge to work with homekit

This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.

configuring homebridge to work with homekit

This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.
configuring homebridge to work with homekit
configuring homebridge to work with homekit
2017-06-03 07:21:58
Model :

Hardware Version :

Firmware Version :

ISP :

I have homebridge running on a raspberry pi. It pairs with home on my iphone and 'my home' finds 3 accessories. Two LB110 smart bulbs and a HS200 smart switch. Three buttons show in my home, den light, bedroom light and pool light. The pool light button turns the pool light on/off. The den and bedoom buttons show status of on/off when tapped but the lamps don't change. My config.json file in homebridge is
{
"bridge": {
"name": "Homebridge",
"username": "CC:22:3D:E3:CE:30",
"port": 51826,
"pin": "031-45-154"
},

"description": "This is my configuration file with one platform. ",


"accessories": [

],

"platforms": [
{
"platform" : "Hs100"
}
]
}
How can I get the smart bulbs working. They work just fine with Kasa.
  0      
  0      
#1
Options
2 Reply
Re:configuring homebridge to work with homekit
2017-07-12 14:43:39
i don't think tp-link smart home devices support apple homekit.
  0  
  0  
#2
Options
Re:configuring homebridge to work with homekit
2018-08-22 08:06:46
I'm sure you've solved this by now, but the HS100 plugin is deprecated and it is recommended to use the updated tplink-smarthome plugin found here: https://github.com/plasticrake/homebridge-tplink-smarthome.
  0  
  0  
#3
Options

Information

Helpful: 0

Views: 6298

Replies: 2