2024年11月24日星期日 下午2:50:15

Aqara 苹果homekit=home assistant + 集成方案HomeKit Bridge Integration

2 年 前
#1233 引用
苹果方案

https://www.aqara.com/cn/homekitIndex
0
2 年 前
#6134 引用
zigbee协议设备、yeelight 灯是蓝牙mesh协议,那怎么解决我们这个全部并到homekit这个问题


Home Assistant接入homekit 未响应问题
http://localhost:4999/boards/topic/1112
0
2 年 前
#16431 引用
HomeKit vs HomeKit controller vs HomeKit Bridge

HomeKit controller integration

Adding “Works with HomeKit” logo HomeKit Devices to Home Assistant

The HomeKit controller integration allows you to connect accessories with the “Works with HomeKit” logo to Home Assistant.

https://techtechandmoretech.com/guides/home-assistant-homekit/

This integration should not be confused with the HomeKit integration, which allows you to control Home Assistant devices via HomeKit.




添加Homekit集成时,

在弹出来的界面中搜索“homekit”,会出来两个,

第一个homekit。"https://www.home-assistant.io/integrations/homekit/" rel="nofollow">https://www.home-assistant.io/integrations/homekit/

把home assistant中的设备集成到 apple home app,不要求设备本身支持apple home app


另一个homekit控制器是用来把支持homekit的设备添加进homeassistant中的,由home assistant直接控制


home assistant HomeKit integration

Home Assistant  "Home Assistant app" to Apple’s Home app  bridge


The HomeKit integration allows you to make your Home Assistant entities available in Apple HomeKit, so they can be controlled from Apple’s Home app and Siri; even if those devices do not natively support HomeKit.

The HomeKit Controller would act as a HomeKit hub, in a way that for example your homekit light bulb would talk directly to HA, and not to any Apple hardware.

So this statement is true:

HomeKit Controller integration allow the HA instance to function as a HomeKit hub

home assistant HomeKit controller integration

If you want to control HomeKit-only devices with Home Assistant, check out the HomeKit controller integration, which provides the possibility to pull HomeKit-enabled devices into Home Assistant.
https://www.home-assistant.io/integrations/homekit_controller/

HomeKit Controller, which allows you to add HomeKit devices to Home Assistant.

Turns out there are two main integrations to get all of this work.

home assistant HomeKit Bridge integration

First there’s HomeKit Controller, which allows you to add HomeKit devices to Home Assistant.
Secondly there is HomeKit Bridge, which essentially works the same as Homebridge.

Combining these two integrations, I was able to add my HomeKit devices to Home Assistant, and then back into HomeKit. And now I’m going to walk you through how to accomplish this.





https://blog.csdn.net/zuobianfy/article/details/118626144
0
2 年 前
#16433 引用
Homekit集成

0
2 年 前
#16434 引用


0
1 年 前
#22508 引用
HomeKit Bridge的两种配置方式
Homekit的配置方式大体可分为两种。一种可以通过UI以界面的方式进行homekit配置。
{图}
另一种则以在configuration.yaml文件中写入Homekit所对应的相关配置参数。为主。

具体写法参照官方文档。https://www.home-assistant.io/integrations/homekit/
0
1 年 前
#22509 引用
1
0
1 年 前
#22510 引用
Home Assistant接入homekit 未响应问题

HA桥接的设备在apple家庭中经常未响应:

情况1:如果路由器是融合2.4g+5g信号自动分配的(在手机上搜索WiFi只有一个信号),需要关闭路由器的融合功能,使2.4g和5g信号分成两个信号源(在手机上搜索WiFi有2个信号,一个2.4g,一个5g),大部分智能硬件只能接入2.4gwifi,5g会失效

调成wi-fi5兼容一切正常

情况2:使用中发现一个奇葩的情况,遇到apple家庭中显示设备未响应,重启HA后又变成正常了,隔天此故障复发,又需要重启HA,排查发现可能是宽带每天自动重新拨号的原因,具体的故障原理未知,此情况需要在重新拨号后重启HA,目前没有很好的方案,我是采用每天凌晨定时重启HA的方案解决,或许需要等待HA更新彻底解决这个问题

情况3:局域网中,智能设备的网段和中枢必须都在一个网段,不然无法控制
https://zhuanlan.zhihu.com/p/566560811
0
1 年 前
#22511 引用
设备导入成功后会一个变多个

为什么我的设备导入成功后会一个变多个?比如一个米家智能插座,导入到米家后会变成:一个switch控制、一个指示灯控制,杂七杂八的所有设备都是一个变多个了

插座的指示灯被控制识别为灯具了。可以在HomeAssistant的这个设备的设置-高级设置里改为“已隐藏”

插座(设备)上有一个开关(实体1)、一个指示灯(实体2)。你能控制的是实体,开插座电源(实体1);关闭插座上的指示灯(实体2)

我涂鸦的空气净化器,接到homekit里不像是一个原生的空气净化器设备所有功能基本都在一个设备界面上,而是一个个独立的设备。可用性太差



变成了很多个独立的按键。 这个问题咋解决

回复 : 这个是有办法解决的,好像是你桥接过去的时候有个选项没选对的原因。
0
1 年 前
#22705 引用

通过homekit桥接,小爱音箱在家庭中识别成了开关,怎样才能让家庭正确识别成音箱呢
0