Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 458 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 458 Bytes

homekit_to_mqtt

This uses hap-nodejs to simulate a HomeKit device, then delegates the behavior of that device to another service communicating via MQTT. One such use case is using non-HomeKit Tuya/Teckin smart plugs with HomeKit (see my other repo tuya_to_mqtt). In the future, I'll also support colored lights and hook it up to a custom rig of addressable LEDs.