All Projects → thkl → Hap Homematic

thkl / Hap Homematic

Licence: mit
a AddOn for HomeMatic CCU3 (Raspberrymatic) that will bring HomeKit to your CCU

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Hap Homematic

Homebridge Camera Ffmpeg
Homebridge Plugin Providing FFmpeg-based Camera Support
Stars: ✭ 726 (+560%)
Mutual labels:  homekit
Esp Homekit Devices
Project to add native Apple HomeKit support to any device with an ESP8266 chip
Stars: ✭ 1,153 (+948.18%)
Mutual labels:  homekit
Addon Homebridge
 Homebridge - Community Hass.io Add-on for Home Assistant
Stars: ✭ 96 (-12.73%)
Mutual labels:  homekit
Rmcontrol
RM Control — A python app to control an RM2 from BroadLink.
Stars: ✭ 32 (-70.91%)
Mutual labels:  homekit
Particle Hap
Connect your Photon to HomeKit.
Stars: ✭ 50 (-54.55%)
Mutual labels:  homekit
Dockerkit
Control your Docker Containers with HomeKit
Stars: ✭ 72 (-34.55%)
Mutual labels:  homekit
Esp Homekit
Apple HomeKit accessory server library for ESP-OPEN-RTOS
Stars: ✭ 720 (+554.55%)
Mutual labels:  homekit
Homebridge Edomoticz
Domoticz Homebridge-Plugin
Stars: ✭ 104 (-5.45%)
Mutual labels:  homekit
Arduino Homekit Esp32
[Deprecated] Native Apple HomeKit accessory implementation for the ESP32 Arduino core.
Stars: ✭ 59 (-46.36%)
Mutual labels:  homekit
Homebridge Plex Sensors
Homebridge Sensors for Plex - a plugin for Homebridge to adds sensors triggered by Plex playbacks.
Stars: ✭ 95 (-13.64%)
Mutual labels:  homekit
Homebridge Govee
Homebridge plugin to control Govee devices supported by the official Govee API.
Stars: ✭ 33 (-70%)
Mutual labels:  homekit
Homebridge Hubitat Tonesto7
Hubitat Homebridge Plugin
Stars: ✭ 45 (-59.09%)
Mutual labels:  homekit
Homebridge Unifi Protect Camera Motion
Camera & Motion sensor support for Unifi Protect cameras in Homekit via Homebridge
Stars: ✭ 79 (-28.18%)
Mutual labels:  homekit
Esp Homekit Demo Stepbystep
tutorial step by step esp homekit demo
Stars: ✭ 24 (-78.18%)
Mutual labels:  homekit
Homebridge Netatmo
This is a homebridge plugin for several netatmo devices
Stars: ✭ 99 (-10%)
Mutual labels:  homekit
Sonoff Homekit
Make your Sonoff Switch compatible with Apple Homekit! 🎉
Stars: ✭ 722 (+556.36%)
Mutual labels:  homekit
Homekitcam
A project to make a Raspberry Pi driven, HomeKit Enabled camera.
Stars: ✭ 69 (-37.27%)
Mutual labels:  homekit
Homebridge Nest Cam
View your Nest cams in HomeKit using Homebridge.
Stars: ✭ 103 (-6.36%)
Mutual labels:  homekit
Secure Video Specification
Documentation and examples of the HomeKit Secure-Video Specification
Stars: ✭ 99 (-10%)
Mutual labels:  homekit
Homebridge Cmd4
CMD4 Plugin for Homebridge - Supports ~All Accessory Types & now all Characteristics too
Stars: ✭ 92 (-16.36%)
Mutual labels:  homekit

HAP-HomeMatic

Build Status npm version Node.js CI Slack

a Raspberrymatic / CCU3 addon

This RaspberryMatic / CCU3 addon will allow you to access your HomeMatic devices from HomeKit. Its much like https://github.com/thkl/homebridge-homematic but without homebridge. All this runs on your RaspberryMatic / CCU3. You will not need any extra hardware.

Installation

Download the latest addon (hap-homematic-x.x.xx.tar.gz) from https://github.com/thkl/hap-homematic/releases/latest/ and install it via system preferences to your ccu.

A little bit later (the addon will install all other needed software) you will have a HomeKit button in your ccu system preference page.

This will not run on a older CCU2 model.

Used Ports :

  • 9874 -> Config WebUI
  • 9875 -> RPC event server
  • 9876 -> RPC event server CuxD (optional)
  • 9877..n HAP Instance 0 .. n

make sure your ccu firewall does not block ports 9874,9877 ... n

Stefan, of verdrahtet.info, has made a nice german tutorial here

HTTPS

If you are using the https version of your ccu WebUI page, you have to enable https for the hap-homematic configuration page also. hap-homematic will use the same self signed tls certificate as your ccu.

Authentication

You can use your ccu user management as an optional authentication for hap-homematic. If you turn on this feature, you have to call the configuration page from your ccu webUI system preference page to use a valid session. Only ccu admins are alowed to use the hap-homematic configuration page if authentication was turned on.

Concept of rooms

HAP the homekit accessory protocol does not know a room concept. So when you add one or more devices to a bridge the will appear at the same room as the bridge in your homekit client application. Therefore hap-homematic is able to fire up multiple bridges (hap instances). During the installation wizzard you may add a instance for each of your rooms, add theese instances to homekit and put them into rooms. From this time on adding a new device to an instance will place this device into the same room as your brigde.

FakeGato History

All generated homekit devices will support fakegato history (if there is a history option in eve). Please note: History is only available if u are using the eve app as a homekit controller.

Issues and not supported devices

Please open an issue here for all what went wrong. If you just have a question or want to know something consider to open a thread in Discussions

Documentation

Please find the documentation in the wiki

Icon

the icon was made by @roe1974

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].