Skip to content

Latest commit

 

History

History
54 lines (33 loc) · 1.19 KB

README.md

File metadata and controls

54 lines (33 loc) · 1.19 KB

Homekit Fritz - HomeKit Bridge for Fritz!Box

This project adds the missing feature of a HomeKit Bridge to all Fritz!Box smart home devices.

Note: This is a hobby project and was stated by a few questions:

  • How does HomeKit work?
  • What is required to run a secure environment for smart home devices?
  • Can everything run on RaspberryPi 1
  • How can I manage my smart home devices with Siri

Features

  • no need for exposing Fritz!Box to public internet
  • easy setup with HomeKit setup codes

Tested Devices

  • FRITZ!DECT 300 Thermostats
  • FRITZ!DECT 200 Switches

Getting Started

# asks for the fritzbox credentials
hkfritz configure

# starts the homekit bridge service
hkfritz serve

# cli to reprint the qr code
hkfritz setupcode

Limitations

  • no bi-directonal sync between Fritzbox and Homekit
  • changes of names in Home app confuses the Gateway

Kudos

This project is built ontop of the great libraries:

Related projects

Homebridge with its Fritz!Box Plugin provide similar functionality.

Author

  • Christoph Hartmann